home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 August / VPR0008B.BIN / DRIVER / COMPAQ / SP11751 / sp11751.exe / data1.cab / Program_Files_95_ICHXUSB / ICHxUSB.INF
Windows Setup INFormation  |  1999-08-18  |  5KB  |  136 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICHxUSB.INF                                              
  4. ; **    Abstract:  Windows* 95 INF Update File for Intel(r) 82801AA,        
  5. ; **               82801AB USB components                                   
  6. ; **    Last Update:  July 19, 1999 (Version 2.10)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [Version]
  11. signature="$CHICAGO$"
  12. Class=USB
  13. ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
  14. Provider=%Intel.Mfg%
  15. LayoutFile=LAYOUT.INF
  16.  
  17. [DestinationDirs]
  18. DefaultDestDir=11               ; LDID_SYS
  19.  
  20. [ClassInstall]
  21. Addreg=USBClassReg
  22.  
  23. [USBClassReg]
  24. HKR,,,,%USBClassName%
  25. HKR,,Icon,,-20
  26.  
  27. [Manufacturer]
  28. %Generic.Mfg%=Generic.Section
  29. %GenericHub.Mfg%=GenericHub.Section
  30. %Intel.Mfg%=Intel.Section
  31.  
  32. [Generic.Section]
  33. %PCI\CC_0C0310.DeviceDesc%=OpenHCD.Dev,PCI\CC_0C0310
  34. %PCI\CC_0C0300.DeviceDesc%=UniversalHCD.Dev,PCI\CC_0C0300
  35. %USB\ROOT_HUB.DeviceDesc%=StandardHub.Dev,USB\ROOT_HUB
  36.  
  37. [GenericHub.Section]
  38. %USB\CLASS_09&SUBCLASS_01.DeviceDesc%=StandardHub.Dev,USB\CLASS_09&SUBCLASS_01
  39. %USB\CLASS_09.DeviceDesc%=StandardHub.Dev,USB\CLASS_09
  40.  
  41. [Intel.Section]
  42. %PCI\VEN_8086&DEV_2412.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_2412
  43. %PCI\VEN_8086&DEV_2422.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_2422
  44.  
  45. [OpenHCD.Dev]
  46. AddReg=OpenHCD.AddReg, USB.AddReg
  47. CopyFiles=OpenHCD.CopyFiles,USB.CopyFiles
  48.  
  49. [OpenHCD.AddReg]
  50. HKR,,NTMPDriver,,openhci.sys
  51. HKR,,EnumPropPages,,"sysclass.dll,USBEnumPropPages"
  52.  
  53. [OpenHCD.CopyFiles]
  54. openhci.sys
  55.  
  56. [UniversalHCD.Dev]
  57. AddReg=UniversalHCD.AddReg, USB.AddReg
  58. CopyFiles=UniversalHCD.CopyFiles,USB.CopyFiles
  59.  
  60. [UniversalHCD.AddReg]
  61. HKR,,NTMPDriver,,uhcd.sys
  62. HKR,,EnumPropPages,,"sysclass.dll,USBEnumPropPages"
  63.  
  64. [UniversalHCD.CopyFiles]
  65. uhcd.sys
  66.  
  67. [StandardHub.Dev]
  68. AddReg=Hub.AddReg
  69. CopyFiles=Hub.CopyFiles
  70.  
  71. [USB.AddReg]
  72. HKR,,DevLoader,,*NTKERN
  73.  
  74. [USB.CopyFiles]
  75. usbd.sys
  76.  
  77. [HUB.AddReg]
  78. HKR,,DevLoader,,*NTKERN
  79. HKR,,NTMPDriver,,usbhub.sys
  80.  
  81. [HUB.CopyFiles]
  82.  
  83. [ControlFlags]
  84.  
  85. [DestinationDirs]
  86. DefaultDestDir = 11             ; System directory
  87.  
  88. [Strings]
  89. USBClassName="Universal serial bus controller"
  90. Generic.Mfg="(Standard USB Host Controller)"
  91. PCI\CC_0C0310.DeviceDesc="Standard OpenHCD USB Host Controller"
  92. PCI\CC_0C0300.DeviceDesc="Standard Universal PCI to USB Host Controller"
  93. USB\ROOT_HUB.DeviceDesc="USB Root Hub"
  94.  
  95. GenericHub.Mfg="(Generic USB Hub)"
  96. USB\CLASS_09&SUBCLASS_01.DeviceDesc="Generic USB Hub"
  97. USB\CLASS_09.DeviceDesc="Generic USB Hub"
  98.  
  99. Intel.Mfg="Intel"
  100. PCI\VEN_8086&DEV_2412.DeviceDesc="Intel(r) 82801AA USB Universal Host Controller"
  101. PCI\VEN_8086&DEV_2422.DeviceDesc="Intel(r) 82801AB USB Universal Host Controller"
  102.  
  103. ; Copyright (c) Intel Corporation, 1998-1999
  104. ; Copyright (c) Microsoft Corporation, 1993-1995
  105.  
  106. ; ************************************************************
  107. ; Intel is making no claims of usability, efficacy or 
  108. ; warranty.  
  109. ; ************************************************************
  110. ; Information in this document is provided in connection with 
  111. ; Intel products.  No license, express or implied, by estoppel 
  112. ; or otherwise, to any intellectual property rights is granted 
  113. ; by this document.  Intel assumes no liability whatsoever, 
  114. ; and Intel disclaims any express or implied warranty, 
  115. ; relating to sale and/or use of Intel products including 
  116. ; liability or warranties relating to fitness for a particular 
  117. ; purpose, merchantability, or infringement of any patent, 
  118. ; copyright or other intellectual property right.  Intel 
  119. ; products are not intended for use in medical, life saving, 
  120. ; or life sustaining applications.
  121.  
  122. ; ************************************************************
  123. ; Intel Corporation disclaims all warranties and liabilities 
  124. ; for the use of this document and the information contained 
  125. ; herein, and assumes no responsibility for any errors which 
  126. ; may appear in this document, nor does Intel make a 
  127. ; commitment to update the information contained herein. Intel 
  128. ; reserves the right to make changes to this document at any 
  129. ; time, without notice.
  130. ; ************************************************************
  131. ; ************************************************************
  132.  
  133. ; * Third-party brands and names are the property of their 
  134. ; respective owners.
  135.  
  136.