home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 August / VPR0008B.BIN / DRIVER / COMPAQ / SP11751 / sp11751.exe / data1.cab / Program_Files_98_PIIXXUSB / Piixxusb.inf
Windows Setup INFormation  |  1999-08-18  |  4KB  |  113 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  PIIXXUSB.INF                                              
  4. ; **    Abstract:  Windows* 98 INF Update File for Intel(r) 82371AB/EB and        
  5. ; **               82371SB USB devices                                      
  6. ; **    Last Update:  June 14, 1999 (Version 1.65)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [Version]
  11. signature="$CHICAGO$"
  12. LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
  13. Class=USB
  14. ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
  15. Provider=%Intel.Mfg%
  16.  
  17. [DestinationDirs]
  18. USB.DelFiles=11
  19. DefaultDestDir=10,system32\drivers
  20.  
  21. [ClassInstall]
  22. Addreg=USBClassReg
  23.  
  24. [USBClassReg]
  25. HKR,,,,%USBClassName%
  26. HKR,,Icon,,-20
  27.  
  28. [Manufacturer]
  29. %Intel.Mfg%=Intel.Section
  30.  
  31. [UniversalHCD.Dev]
  32. AddReg=UniversalHCD.AddReg, USB.AddReg
  33. CopyFiles=UniversalHCD.CopyFiles,USB.CopyFiles
  34. DelFiles=USB.DelFiles
  35.  
  36. [UniversalHCD.AddReg]
  37. HKR,,NTMPDriver,,uhcd.sys
  38. ;HKR,,EnumPropPages,,"sysclass.dll,USBEnumPropPages"
  39.  
  40. [UniversalHCD.CopyFiles]
  41. uhcd.sys
  42.  
  43. [Intel.Section]
  44. %PCI\VEN_8086&DEV_7020.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_7020
  45. %PCI\VEN_8086&DEV_7112.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_7112
  46.  
  47. [USB.AddReg]
  48. HKR,,DevLoader,,*NTKERN
  49.  
  50. [USB.CopyFiles]
  51. usbd.sys
  52. usbhub.sys
  53.  
  54. [USB.DelFiles]
  55. usbhub.sys,,,1
  56. openhci.sys,,,1
  57. uhcd.sys,,,1
  58. usbd.sys,,,1
  59. usbcamd.sys,,,1
  60. imagecls.sys,,,1
  61. hcd.vxd,,,1
  62. usbd.vxd,,,1
  63. usb_enum.vxd,,,1
  64. vtaishid.vxd,,,1
  65. tmusb.sys,,,1
  66. taishid.sys,,,1
  67.  
  68. [ControlFlags]
  69. ;ExcludeFromSelect=*
  70.  
  71. ;[DestinationDirs]
  72. ;DefaultDestDir = 11                     ; System directory
  73.  
  74. [Strings]
  75. USBClassName="Universal serial bus controller"
  76.  
  77. Intel.Mfg="Intel"
  78. PCI\VEN_8086&DEV_7020.DeviceDesc="Intel(r) 82371SB PCI to USB Universal Host Controller"
  79. PCI\VEN_8086&DEV_7112.DeviceDesc="Intel(r) 82371AB/EB/MB PCI to USB Universal Host Controller"
  80.  
  81. ; Copyright (c) Intel Corporation, 1998-1999
  82. ; Copyright (c) Microsoft Corporation, 1993-1998
  83.  
  84. ; ************************************************************
  85. ; Intel is making no claims of usability, efficacy or 
  86. ; warranty.  
  87. ; ************************************************************
  88. ; Information in this document is provided in connection with 
  89. ; Intel products.  No license, express or implied, by estoppel 
  90. ; or otherwise, to any intellectual property rights is granted 
  91. ; by this document.  Intel assumes no liability whatsoever, 
  92. ; and Intel disclaims any express or implied warranty, 
  93. ; relating to sale and/or use of Intel products including 
  94. ; liability or warranties relating to fitness for a particular 
  95. ; purpose, merchantability, or infringement of any patent, 
  96. ; copyright or other intellectual property right.  Intel 
  97. ; products are not intended for use in medical, life saving, 
  98. ; or life sustaining applications.
  99.  
  100. ; ************************************************************
  101. ; Intel Corporation disclaims all warranties and liabilities 
  102. ; for the use of this document and the information contained 
  103. ; herein, and assumes no responsibility for any errors which 
  104. ; may appear in this document, nor does Intel make a 
  105. ; commitment to update the information contained herein. Intel 
  106. ; reserves the right to make changes to this document at any 
  107. ; time, without notice.
  108. ; ************************************************************
  109. ; ************************************************************
  110.  
  111. ; * Third-party brands and names are the property of their 
  112. ; respective owners.
  113.