home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Util / Drivere / Intel / inf / infinst_enu.exe / data1.cab / AllFiles / win2003 / ich6usb.inf < prev   
Encoding:
Windows Setup INFormation  |  2004-11-24  |  3.9 KB  |  100 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH6USB.INF                                              
  4. ; **    Abstract:  Windows* 2003 Server Only INF File for 
  5. ; **               Intel(R) 82801 USB devices                     
  6. ; **    Last Update: April 01, 2004 (Version 6.0.0 Build 1013)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [Version]
  11. Signature="$WINDOWS NT$"
  12. Class=USB
  13. ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
  14. Provider=%INTEL%
  15. CatalogFile=ich6usb.cat
  16. DriverVer=04/01/2004, 6.0.0.1013
  17.  
  18. [ControlFlags]
  19. ExcludeFromSelect = *
  20.  
  21. [SourceDisksNames]
  22. [SourceDisksFiles]
  23. ; =================== Table of content =========================
  24.  
  25. [Manufacturer]
  26. %INTEL%=Intel.Section
  27.  
  28. ; =================== Intel ====================================
  29.  
  30. [Intel.Section]
  31. %PCI\VEN_8086&DEV_2658.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_2658
  32. %PCI\VEN_8086&DEV_2659.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_2659
  33. %PCI\VEN_8086&DEV_265A.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_265A
  34. %PCI\VEN_8086&DEV_265B.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_265B
  35. %PCI\VEN_8086&DEV_265C.DeviceDesc%=INTEL_USB2,PCI\VEN_8086&DEV_265C
  36.  
  37. ; For Windowns NT
  38. [INTEL_USB.NT]
  39. Include=usbport.inf
  40. Needs=UHCI.Dev.NT
  41.  
  42. [INTEL_USB.NT.Services]
  43. Include=usbport.inf
  44. Needs=UHCI.Dev.NT.Services
  45.  
  46. ; For USB2 Support
  47. [INTEL_USB2.NT]
  48. Include=usbport.inf
  49. ; Needs=EHCI.Dev.NT
  50. AddReg=EHCI.AddReg.NT
  51. CopyFiles=EHCI.CopyFiles.NT,USBUI.CopyFiles.NT,USB.CopyFiles.NT,HCCOIN.CopyFiles.NT
  52. DelFiles=USB.DelFiles.NT ; HCCOIN.Delfiles.NT // Do not delete hccoin.dll
  53.  
  54. [INTEL_USB2.NT.Services]
  55. Include=usbport.inf
  56. Needs=EHCI.Dev.NT.Services
  57.  
  58. [INTEL_USB2.NT.CoInstallers]
  59. Include=usbport.inf
  60. Needs=EHCI.Dev.NT.CoInstallers
  61.  
  62. [Strings]
  63. INTEL="Intel"
  64. PCI\VEN_8086&DEV_2658.DeviceDesc="Intel(R) 82801FB/FBM USB Universal Host Controller - 2658"
  65. PCI\VEN_8086&DEV_2659.DeviceDesc="Intel(R) 82801FB/FBM USB Universal Host Controller - 2659"
  66. PCI\VEN_8086&DEV_265A.DeviceDesc="Intel(R) 82801FB/FBM USB Universal Host Controller - 265A"
  67. PCI\VEN_8086&DEV_265B.DeviceDesc="Intel(R) 82801FB/FBM USB Universal Host Controller - 265B"
  68. PCI\VEN_8086&DEV_265C.DeviceDesc="Intel(R) 82801FB/FBM USB2 Enhanced Host Controller - 265C"
  69.  
  70. ; Copyright (c) 2003-2004 Intel Corporation
  71.  
  72. ; ************************************************************
  73. ; Intel is making no claims of usability, efficacy or 
  74. ; warranty.  
  75. ; ************************************************************
  76. ; Information in this document is provided in connection with 
  77. ; Intel products.  No license, express or implied, by estoppel 
  78. ; or otherwise, to any intellectual property rights is granted 
  79. ; by this document.  Intel assumes no liability whatsoever, 
  80. ; and Intel disclaims any express or implied warranty, 
  81. ; relating to sale and/or use of Intel products including 
  82. ; liability or warranties relating to fitness for a particular 
  83. ; purpose, merchantability, or infringement of any patent, 
  84. ; copyright or other intellectual property right.  Intel 
  85. ; products are not intended for use in medical, life saving, 
  86. ; or life sustaining applications.
  87.  
  88. ; ************************************************************
  89. ; Intel Corporation disclaims all warranties and liabilities 
  90. ; for the use of this document and the information contained 
  91. ; herein, and assumes no responsibility for any errors which 
  92. ; may appear in this document, nor does Intel make a 
  93. ; commitment to update the information contained herein. Intel 
  94. ; reserves the right to make changes to this document at any 
  95. ; time, without notice.
  96. ; ************************************************************
  97. ; ************************************************************
  98.  
  99. ; * Third-party brands and names are the property of their 
  100. ; respective owners.