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_PIIXXUSB / Piixxusb.inf
Windows Setup INFormation  |  1999-08-18  |  3KB  |  95 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  PIIXXUSB.INF                                             
  4. ; **    Abstract:  Windows* 95 INF Update File for Intel(r) 82371AB/EB and              
  5. ; **               82371SB USB components                                               
  6. ; **    Last Update:  June 14, 1999 (Version 1.65)
  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. %Intel.Mfg%=Intel.Section
  29.  
  30. [UniversalHCD.Dev]
  31. AddReg=UniversalHCD.AddReg, USB.AddReg
  32. CopyFiles=UniversalHCD.CopyFiles,USB.CopyFiles
  33.  
  34. [UniversalHCD.AddReg]
  35. HKR,,NTMPDriver,,uhcd.sys
  36. HKR,,EnumPropPages,,"sysclass.dll,USBEnumPropPages"
  37.  
  38. [UniversalHCD.CopyFiles]
  39. uhcd.sys
  40.  
  41. [Intel.Section]
  42. %PCI\VEN_8086&DEV_7020.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_7020
  43. %PCI\VEN_8086&DEV_7112.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_7112
  44.  
  45. [USB.AddReg]
  46. HKR,,DevLoader,,*NTKERN
  47.  
  48. [USB.CopyFiles]
  49. usbd.sys
  50.  
  51. [ControlFlags]
  52.  
  53. [DestinationDirs]
  54. DefaultDestDir = 11             ; System directory
  55.  
  56. [Strings]
  57. USBClassName="Universal serial bus controller"
  58. Intel.Mfg="Intel"
  59. PCI\VEN_8086&DEV_7020.DeviceDesc="Intel(r) 82371SB PCI to USB Universal Host Controller"
  60. PCI\VEN_8086&DEV_7112.DeviceDesc="Intel(r) 82371AB/EB/MB PCI to USB Universal Host Controller"
  61.  
  62. ; Copyright (c) Intel Corporation, 1998-1999
  63. ; Copyright (c) Microsoft Corporation, 1993-1997
  64.  
  65. ; ************************************************************
  66. ; Intel is making no claims of usability, efficacy or 
  67. ; warranty.  
  68. ; ************************************************************
  69. ; Information in this document is provided in connection with 
  70. ; Intel products.  No license, express or implied, by estoppel 
  71. ; or otherwise, to any intellectual property rights is granted 
  72. ; by this document.  Intel assumes no liability whatsoever, 
  73. ; and Intel disclaims any express or implied warranty, 
  74. ; relating to sale and/or use of Intel products including 
  75. ; liability or warranties relating to fitness for a particular 
  76. ; purpose, merchantability, or infringement of any patent, 
  77. ; copyright or other intellectual property right.  Intel 
  78. ; products are not intended for use in medical, life saving, 
  79. ; or life sustaining applications.
  80.  
  81. ; ************************************************************
  82. ; Intel Corporation disclaims all warranties and liabilities 
  83. ; for the use of this document and the information contained 
  84. ; herein, and assumes no responsibility for any errors which 
  85. ; may appear in this document, nor does Intel make a 
  86. ; commitment to update the information contained herein. Intel 
  87. ; reserves the right to make changes to this document at any 
  88. ; time, without notice.
  89. ; ************************************************************
  90. ; ************************************************************
  91.  
  92. ; * Third-party brands and names are the property of their 
  93. ; respective owners.
  94.  
  95.