home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / CHIP_CD_2005-06.iso / drivers / pack1 / files / infinst_autol.exe / XP / ich5usb.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2005-03-11  |  5.6 KB  |  141 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH5USB.INF                                              
  4. ; **    Abstract:  Windows* 2000 and XP INF Update File for   
  5. ; **               Intel(R) 82801 USB devices                     
  6. ; **    Last Update: November 17, 2004 (Version 6.3.0 Build 1005) 
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [Version]
  11. Signature="$WINDOWS NT$"
  12. Class=USB
  13. ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
  14. Provider=%INTEL%
  15. CatalogFile=ich5usb.cat
  16. DriverVer=11/17/2004, 6.3.0.1005
  17.  
  18. [ControlFlags]
  19. ExcludeFromSelect = *
  20.  
  21. ; =================== Table of content =========================
  22.  
  23. [Manufacturer]
  24. %INTEL%=Intel,NT.5.1,NTamd64
  25.  
  26. ; =================== Intel ====================================
  27.  
  28. [Intel]
  29. %PCI\VEN_8086&DEV_24D2.DeviceDesc%=INTEL_USB_2K,PCI\VEN_8086&DEV_24D2
  30. %PCI\VEN_8086&DEV_24D4.DeviceDesc%=INTEL_USB_2K,PCI\VEN_8086&DEV_24D4
  31. %PCI\VEN_8086&DEV_24D7.DeviceDesc%=INTEL_USB_2K,PCI\VEN_8086&DEV_24D7
  32. %PCI\VEN_8086&DEV_24DE.DeviceDesc%=INTEL_USB_2K,PCI\VEN_8086&DEV_24DE
  33. %PCI\VEN_8086&DEV_24DD.DeviceDesc%=INTEL_USB2_2K,PCI\VEN_8086&DEV_24DD
  34. %PCI\VEN_8086&DEV_25A9.DeviceDesc%=INTEL_USB_2K,PCI\VEN_8086&DEV_25A9
  35. %PCI\VEN_8086&DEV_25AA.DeviceDesc%=INTEL_USB_2K,PCI\VEN_8086&DEV_25AA
  36. %PCI\VEN_8086&DEV_25AD.DeviceDesc%=INTEL_USB2_2K,PCI\VEN_8086&DEV_25AD
  37.  
  38. [Intel.NT.5.1]
  39. %PCI\VEN_8086&DEV_24D2.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_24D2
  40. %PCI\VEN_8086&DEV_24D4.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_24D4
  41. %PCI\VEN_8086&DEV_24D7.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_24D7
  42. %PCI\VEN_8086&DEV_24DE.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_24DE
  43. %PCI\VEN_8086&DEV_24DD.DeviceDesc%=INTEL_USB2,PCI\VEN_8086&DEV_24DD
  44. %PCI\VEN_8086&DEV_25A9.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_25A9
  45. %PCI\VEN_8086&DEV_25AA.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_25AA
  46. %PCI\VEN_8086&DEV_25AD.DeviceDesc%=INTEL_USB2,PCI\VEN_8086&DEV_25AD
  47.  
  48. [Intel.NTamd64]
  49. %PCI\VEN_8086&DEV_24D2.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_24D2
  50. %PCI\VEN_8086&DEV_24D4.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_24D4
  51. %PCI\VEN_8086&DEV_24D7.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_24D7
  52. %PCI\VEN_8086&DEV_24DE.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_24DE
  53. %PCI\VEN_8086&DEV_24DD.DeviceDesc%=INTEL_USB2,PCI\VEN_8086&DEV_24DD
  54. %PCI\VEN_8086&DEV_25A9.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_25A9
  55. %PCI\VEN_8086&DEV_25AA.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_25AA
  56. %PCI\VEN_8086&DEV_25AD.DeviceDesc%=INTEL_USB2,PCI\VEN_8086&DEV_25AD
  57.  
  58.  
  59. ; For Windowns 2000 Only
  60. [INTEL_USB_2K.NT]
  61. Include=usb.inf
  62. Needs=UniversalHCD.Dev.NT
  63.  
  64. [INTEL_USB_2K.NT.Services]
  65. Include=usb.inf
  66. Needs=UniversalHCD.Dev.NT.Services
  67.  
  68. ; For USB2 Support
  69. [INTEL_USB2_2K.NT]
  70. Include=usb.inf
  71. Needs=EHCI.NT
  72.  
  73. [INTEL_USB2_2K.NT.Services]
  74. Include=usb.inf
  75. Needs=EHCI.NT.Services
  76.  
  77. ; For Windowns XP and greater
  78. [INTEL_USB.NT]
  79. Include=usbport.inf
  80. Needs=UHCI.Dev.NT
  81.  
  82. [INTEL_USB.NT.Services]
  83. Include=usbport.inf
  84. Needs=UHCI.Dev.NT.Services
  85.  
  86. ; For USB2 Support
  87. [INTEL_USB2.NT]
  88. Include=usbport.inf
  89. Needs=EHCI.Dev.NT
  90.  
  91. [INTEL_USB2.NT.Services]
  92. Include=usbport.inf
  93. Needs=EHCI.Dev.NT.Services
  94.  
  95. [INTEL_USB2.NT.CoInstallers]
  96. Include=usbport.inf
  97. Needs=EHCI.Dev.NT.CoInstallers
  98.  
  99.  
  100. [Strings]
  101. INTEL="Intel"
  102. PCI\VEN_8086&DEV_24D2.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24D2"
  103. PCI\VEN_8086&DEV_24D4.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24D4"
  104. PCI\VEN_8086&DEV_24D7.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24D7"
  105. PCI\VEN_8086&DEV_24DE.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24DE"
  106. PCI\VEN_8086&DEV_24DD.DeviceDesc="Intel(R) 82801EB USB2 Enhanced Host Controller - 24DD"
  107. PCI\VEN_8086&DEV_25A9.DeviceDesc="Intel(R) 6300ESB USB Universal Host Controller - 25A9"
  108. PCI\VEN_8086&DEV_25AA.DeviceDesc="Intel(R) 6300ESB USB Universal Host Controller - 25AA"
  109. PCI\VEN_8086&DEV_25AD.DeviceDesc="Intel(R) 6300ESB USB2 Enhanced Host Controller - 25AD"
  110.  
  111. ; Copyright (c) 2003-2004 Intel Corporation
  112.  
  113. ; ************************************************************
  114. ; Intel is making no claims of usability, efficacy or 
  115. ; warranty.  
  116. ; ************************************************************
  117. ; Information in this document is provided in connection with 
  118. ; Intel products.  No license, express or implied, by estoppel 
  119. ; or otherwise, to any intellectual property rights is granted 
  120. ; by this document.  Intel assumes no liability whatsoever, 
  121. ; and Intel disclaims any express or implied warranty, 
  122. ; relating to sale and/or use of Intel products including 
  123. ; liability or warranties relating to fitness for a particular 
  124. ; purpose, merchantability, or infringement of any patent, 
  125. ; copyright or other intellectual property right.  Intel 
  126. ; products are not intended for use in medical, life saving, 
  127. ; or life sustaining applications.
  128.  
  129. ; ************************************************************
  130. ; Intel Corporation disclaims all warranties and liabilities 
  131. ; for the use of this document and the information contained 
  132. ; herein, and assumes no responsibility for any errors which 
  133. ; may appear in this document, nor does Intel make a 
  134. ; commitment to update the information contained herein. Intel 
  135. ; reserves the right to make changes to this document at any 
  136. ; time, without notice.
  137. ; ************************************************************
  138. ; ************************************************************
  139.  
  140. ; * Third-party brands and names are the property of their 
  141. ; respective owners.