home *** CD-ROM | disk | FTP | other *** search
/ Chip 2009 November / Chip_2009.11_CD.iso / DRV / DP_Chipset.7z / D / C / I1 / ich6usb.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2008-12-04  |  6.0 KB  |  160 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH6USB.INF                                              
  4. ; **    Abstract:  Windows* 2000 and XP INF Update File for 
  5. ; **               Intel(R) 82801 USB devices                     
  6. ; **    Last Update: September 13, 2006 (Version 8.2.0 Build 1008)
  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=09/13/2006, 8.2.0.1008
  17.  
  18. [SourceDisksNames] 
  19. [SourceDisksFiles] 
  20.  
  21. [ControlFlags]
  22. ExcludeFromSelect = *
  23.  
  24. ; =================== Table of content =========================
  25.  
  26. [Manufacturer]
  27. %INTEL%=Intel,NT.5.1,NT.5.2,NT.6.0,NTamd64
  28.  
  29. ; =================== Intel ====================================
  30.  
  31. [Intel]
  32. %PCI\VEN_8086&DEV_2658.DeviceDesc%=INTEL_USB_2K,PCI\VEN_8086&DEV_2658
  33. %PCI\VEN_8086&DEV_2659.DeviceDesc%=INTEL_USB_2K,PCI\VEN_8086&DEV_2659
  34. %PCI\VEN_8086&DEV_265A.DeviceDesc%=INTEL_USB_2K,PCI\VEN_8086&DEV_265A
  35. %PCI\VEN_8086&DEV_265B.DeviceDesc%=INTEL_USB_2K,PCI\VEN_8086&DEV_265B
  36. %PCI\VEN_8086&DEV_265C.DeviceDesc%=INTEL_USB2_2K,PCI\VEN_8086&DEV_265C
  37.  
  38. [Intel.NT.5.1]
  39. %PCI\VEN_8086&DEV_2658.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_2658
  40. %PCI\VEN_8086&DEV_2659.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_2659
  41. %PCI\VEN_8086&DEV_265A.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_265A
  42. %PCI\VEN_8086&DEV_265B.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_265B
  43. %PCI\VEN_8086&DEV_265C.DeviceDesc%=INTEL_USB2,PCI\VEN_8086&DEV_265C
  44.  
  45. [Intel.NT.5.2]
  46. %PCI\VEN_8086&DEV_2658.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_2658
  47. %PCI\VEN_8086&DEV_2659.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_2659
  48. %PCI\VEN_8086&DEV_265A.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_265A
  49. %PCI\VEN_8086&DEV_265B.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_265B
  50. %PCI\VEN_8086&DEV_265C.DeviceDesc%=INTEL_USB2_2K3,PCI\VEN_8086&DEV_265C
  51.  
  52. [Intel.NTamd64]
  53. %PCI\VEN_8086&DEV_2658.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_2658
  54. %PCI\VEN_8086&DEV_2659.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_2659
  55. %PCI\VEN_8086&DEV_265A.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_265A
  56. %PCI\VEN_8086&DEV_265B.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_265B
  57. %PCI\VEN_8086&DEV_265C.DeviceDesc%=INTEL_USB2,PCI\VEN_8086&DEV_265C
  58.  
  59. [Intel.NT.6.0]
  60. %PCI\VEN_8086&DEV_2658.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_2658
  61. %PCI\VEN_8086&DEV_2659.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_2659
  62. %PCI\VEN_8086&DEV_265A.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_265A
  63. %PCI\VEN_8086&DEV_265B.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_265B
  64. %PCI\VEN_8086&DEV_265C.DeviceDesc%=INTEL_USB2,PCI\VEN_8086&DEV_265C
  65.  
  66. ; For Windows 2000 Only
  67. [INTEL_USB_2K.NT]
  68. Include=usb.inf
  69. Needs=UniversalHCD.Dev.NT
  70.  
  71. [INTEL_USB_2K.NT.Services]
  72. Include=usb.inf
  73. Needs=UniversalHCD.Dev.NT.Services
  74.  
  75. ; For USB2 Support
  76. [INTEL_USB2_2K.NT]
  77. Include=usb.inf
  78. Needs=EHCI.NT
  79.  
  80. [INTEL_USB2_2K.NT.Services]
  81. Include=usb.inf
  82. Needs=EHCI.NT.Services
  83.  
  84. ; For Windows XP and greater
  85. [INTEL_USB.NT]
  86. Include=usbport.inf
  87. Needs=UHCI.Dev.NT
  88.  
  89. [INTEL_USB.NT.Services]
  90. Include=usbport.inf
  91. Needs=UHCI.Dev.NT.Services
  92.  
  93. ; For USB2 Support
  94. [INTEL_USB2.NT]
  95. Include=usbport.inf
  96. Needs=EHCI.Dev.NT
  97.  
  98. [INTEL_USB2.NT.Services]
  99. Include=usbport.inf
  100. Needs=EHCI.Dev.NT.Services
  101.  
  102. [INTEL_USB2.NT.CoInstallers]
  103. Include=usbport.inf
  104. Needs=EHCI.Dev.NT.CoInstallers
  105.  
  106. ; For USB2 Support
  107. [INTEL_USB2_2K3.NT]
  108. Include=usbport.inf
  109. ; Needs=EHCI.Dev.NT
  110. AddReg=EHCI.AddReg.NT
  111. CopyFiles=EHCI.CopyFiles.NT,USBUI.CopyFiles.NT,USB.CopyFiles.NT,HCCOIN.CopyFiles.NT
  112. DelFiles=USB.DelFiles.NT ; HCCOIN.Delfiles.NT // Do not delete hccoin.dll
  113.  
  114. [INTEL_USB2_2K3.NT.Services]
  115. Include=usbport.inf
  116. Needs=EHCI.Dev.NT.Services
  117.  
  118. [INTEL_USB2_2K3.NT.CoInstallers]
  119. Include=usbport.inf
  120. Needs=EHCI.Dev.NT.CoInstallers
  121.  
  122. [Strings]
  123. INTEL="Intel"
  124. PCI\VEN_8086&DEV_2658.DeviceDesc="Intel(R) 82801FB/FBM USB Universal Host Controller - 2658"
  125. PCI\VEN_8086&DEV_2659.DeviceDesc="Intel(R) 82801FB/FBM USB Universal Host Controller - 2659"
  126. PCI\VEN_8086&DEV_265A.DeviceDesc="Intel(R) 82801FB/FBM USB Universal Host Controller - 265A"
  127. PCI\VEN_8086&DEV_265B.DeviceDesc="Intel(R) 82801FB/FBM USB Universal Host Controller - 265B"
  128. PCI\VEN_8086&DEV_265C.DeviceDesc="Intel(R) 82801FB/FBM USB2 Enhanced Host Controller - 265C"
  129.  
  130. ; Copyright (c) 2003-2006 Intel Corporation
  131.  
  132. ; ************************************************************
  133. ; Intel is making no claims of usability, efficacy or 
  134. ; warranty.  
  135. ; ************************************************************
  136. ; Information in this document is provided in connection with 
  137. ; Intel products.  No license, express or implied, by estoppel 
  138. ; or otherwise, to any intellectual property rights is granted 
  139. ; by this document.  Intel assumes no liability whatsoever, 
  140. ; and Intel disclaims any express or implied warranty, 
  141. ; relating to sale and/or use of Intel products including 
  142. ; liability or warranties relating to fitness for a particular 
  143. ; purpose, merchantability, or infringement of any patent, 
  144. ; copyright or other intellectual property right.  Intel 
  145. ; products are not intended for use in medical, life saving, 
  146. ; or life sustaining applications.
  147.  
  148. ; ************************************************************
  149. ; Intel Corporation disclaims all warranties and liabilities 
  150. ; for the use of this document and the information contained 
  151. ; herein, and assumes no responsibility for any errors which 
  152. ; may appear in this document, nor does Intel make a 
  153. ; commitment to update the information contained herein. Intel 
  154. ; reserves the right to make changes to this document at any 
  155. ; time, without notice.
  156. ; ************************************************************
  157. ; ************************************************************
  158.  
  159. ; * Third-party brands and names are the property of their 
  160. ; respective owners.