home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / CHIP_CD_2004-08.iso / drivers / pack1 / files / infinst_autol.exe / data1.cab / AllFiles / xp / ich5usb.inf < prev    next >
Encoding:
INI File  |  2004-05-07  |  4.3 KB  |  106 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH5USB.INF                                              
  4. ; **    Abstract:  Windows* 2K, XP, 2003 INF Update File for   
  5. ; **               Intel(R) 82801 USB devices                     
  6. ; **    Last Update: March 25, 2004 (Version 5.1.0 Build 1009)
  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=03/25/2004, 5.1.0.1009
  17.  
  18. [ControlFlags]
  19. ExcludeFromSelect = *
  20.  
  21. ; =================== Table of content =========================
  22.  
  23. [Manufacturer]
  24. %INTEL%=Intel.Section
  25.  
  26. ; =================== Intel ====================================
  27.  
  28. [Intel.Section]
  29. %PCI\VEN_8086&DEV_24D2.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_24D2
  30. %PCI\VEN_8086&DEV_24D4.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_24D4
  31. %PCI\VEN_8086&DEV_24D7.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_24D7
  32. %PCI\VEN_8086&DEV_24DE.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_24DE
  33. %PCI\VEN_8086&DEV_24DD.DeviceDesc%=INTEL_USB2,PCI\VEN_8086&DEV_24DD
  34. %PCI\VEN_8086&DEV_25A9.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_25A9
  35. %PCI\VEN_8086&DEV_25AA.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_25AA
  36. %PCI\VEN_8086&DEV_25AD.DeviceDesc%=INTEL_USB2,PCI\VEN_8086&DEV_25AD
  37.  
  38. ; For Windows 95/98
  39. [INTEL_USB]
  40. Include=usb.inf
  41. Needs=UniversalHCD.Dev
  42.  
  43. ; For Windowns NT
  44. [INTEL_USB.NT]
  45. Include=usbport.inf
  46. Needs=UHCI.Dev.NT
  47.  
  48. [INTEL_USB.NT.Services]
  49. Include=usbport.inf
  50. Needs=UHCI.Dev.NT.Services
  51.  
  52. ; For USB2 Support
  53. [INTEL_USB2.NT]
  54. Include=usbport.inf
  55. Needs=EHCI.Dev.NT
  56.  
  57. [INTEL_USB2.NT.Services]
  58. Include=usbport.inf
  59. Needs=EHCI.Dev.NT.Services
  60.  
  61. [INTEL_USB2.NT.CoInstallers]
  62. Include=usbport.inf
  63. Needs=EHCI.Dev.NT.CoInstallers
  64.  
  65. [Strings]
  66. INTEL="Intel"
  67. PCI\VEN_8086&DEV_24D2.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24D2"
  68. PCI\VEN_8086&DEV_24D4.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24D4"
  69. PCI\VEN_8086&DEV_24D7.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24D7"
  70. PCI\VEN_8086&DEV_24DE.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24DE"
  71. PCI\VEN_8086&DEV_24DD.DeviceDesc="Intel(R) 82801EB USB2 Enhanced Host Controller - 24DD"
  72. PCI\VEN_8086&DEV_25A9.DeviceDesc="Intel(R) 6300ESB USB Universal Host Controller - 25A9"
  73. PCI\VEN_8086&DEV_25AA.DeviceDesc="Intel(R) 6300ESB USB Universal Host Controller - 25AA"
  74. PCI\VEN_8086&DEV_25AD.DeviceDesc="Intel(R) 6300ESB USB2 Enhanced Host Controller - 25AD"
  75.  
  76. ; Copyright (c) 2003-2004 Intel Corporation
  77.  
  78. ; ************************************************************
  79. ; Intel is making no claims of usability, efficacy or 
  80. ; warranty.  
  81. ; ************************************************************
  82. ; Information in this document is provided in connection with 
  83. ; Intel products.  No license, express or implied, by estoppel 
  84. ; or otherwise, to any intellectual property rights is granted 
  85. ; by this document.  Intel assumes no liability whatsoever, 
  86. ; and Intel disclaims any express or implied warranty, 
  87. ; relating to sale and/or use of Intel products including 
  88. ; liability or warranties relating to fitness for a particular 
  89. ; purpose, merchantability, or infringement of any patent, 
  90. ; copyright or other intellectual property right.  Intel 
  91. ; products are not intended for use in medical, life saving, 
  92. ; or life sustaining applications.
  93.  
  94. ; ************************************************************
  95. ; Intel Corporation disclaims all warranties and liabilities 
  96. ; for the use of this document and the information contained 
  97. ; herein, and assumes no responsibility for any errors which 
  98. ; may appear in this document, nor does Intel make a 
  99. ; commitment to update the information contained herein. Intel 
  100. ; reserves the right to make changes to this document at any 
  101. ; time, without notice.
  102. ; ************************************************************
  103. ; ************************************************************
  104.  
  105. ; * Third-party brands and names are the property of their 
  106. ; respective owners.