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_P64H / P64h.inf
Windows Setup INFormation  |  1999-08-18  |  4KB  |  109 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  P64H.INF                                                 
  4. ; **    Abstract:  Windows* 95 (OSR2 and beyond) INF Update File for 
  5. ; **               Intel(r) 82806AA device
  6. ; **    Last Update:  August 19, 1999 (Version 2.10 Build 0002)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [version]
  11. LayoutFile= Layout.inf
  12. signature="$CHICAGO$"
  13. Class=System
  14. ClassGUID={4d36e97d-e325-11ce-bfc1-08002be10318}
  15. Provider=%INTEL%
  16. SetupClass=BASE
  17.  
  18. [ClassInstall]
  19. AddReg=System_Class_Reg
  20. DelReg=System_Class_DelReg
  21.  
  22. [System_Class_Reg]
  23. HKR,,,,%SystemClassName%
  24. HKR,,Installer,,sysclass.dll
  25.  
  26. [System_Class_DelReg]
  27. HKR,,NoInstallClass
  28.  
  29. [Manufacturer]
  30. %Gen_Device%=GENDEV_SYS
  31. %INTEL_MFG%=INTEL_SYS
  32.  
  33. [GENDEV_SYS]
  34. %*PNP0003.DeviceDesc%   = VPIC_DRV,     *PNP0003        ; APIC
  35.  
  36. [INTEL_SYS]
  37. %PCI\VEN_8086&DEV_1161.DeviceDesc%=VPIC_DRV,PCI\VEN_8086&DEV_1161
  38. %PCI\VEN_8086&DEV_1360.DeviceDesc%=PCI_BRIDGE_DRV,PCI\VEN_8086&DEV_1360
  39.  
  40. [VPIC_DRV]
  41. AddReg=VPIC_DRV_AddReg,System_Dev_Properties_AddReg
  42.  
  43. [VPIC_DRV.PosDup]
  44. *PNP0000
  45.  
  46. [NO_DRV]
  47.  
  48. [PCI_BRIDGE_DRV]
  49.  
  50. [System_Dev_Properties_AddReg]
  51. HKR,,EnumPropPages,,"sysclass.dll,EnumPropPages"
  52.  
  53. [ControlFlags]
  54. xcludeFromSelect=PCI\VEN_8086&DEV_1161
  55. ExcludeFromSelect=PCI\VEN_8086&DEV_1360
  56. ExcludeFromSelect=PCI\VEN_8086&DEV_1361
  57.  
  58. [Strings]
  59. SystemClassName = "System devices"
  60. Gen_Device      = "(Standard system devices)"
  61. INTEL         ="Intel"
  62. NULL        = ""
  63. WINBASE         = "Base Windows Components"
  64. SRCPATH         = "Distribution directory"
  65.  
  66. *pnp0003.DeviceDesc="Advanced programmable interrupt controller"
  67.  
  68. INTEL_MFG="Intel"
  69. PCI\VEN_8086&DEV_1161.DeviceDesc="Intel(r) 82806AA Advanced Programmable Interrupt Controller"
  70. PCI\VEN_8086&DEV_1360.DeviceDesc="Intel(r) 82806AA PCI Bridge"
  71.  
  72. *pnp0000.DeviceDesc="Programmable interrupt controller"
  73. *pnp0003.DeviceDesc="Advanced programmable interrupt controller"
  74. *pnp0a03.DeviceDesc="PCI bus"
  75.  
  76. ; Copyright (c) Intel Corporation, 1998-1999
  77. ; Copyright (c) Microsoft Corporation, 1993-1995
  78.  
  79. ; ************************************************************
  80. ; Intel is making no claims of usability, efficacy or 
  81. ; warranty.  
  82. ; ************************************************************
  83. ; Information in this document is provided in connection with 
  84. ; Intel products.  No license, express or implied, by estoppel 
  85. ; or otherwise, to any intellectual property rights is granted 
  86. ; by this document.  Intel assumes no liability whatsoever, 
  87. ; and Intel disclaims any express or implied warranty, 
  88. ; relating to sale and/or use of Intel products including 
  89. ; liability or warranties relating to fitness for a particular 
  90. ; purpose, merchantability, or infringement of any patent, 
  91. ; copyright or other intellectual property right.  Intel 
  92. ; products are not intended for use in medical, life saving, 
  93. ; or life sustaining applications.
  94.  
  95. ; ************************************************************
  96. ; Intel Corporation disclaims all warranties and liabilities 
  97. ; for the use of this document and the information contained 
  98. ; herein, and assumes no responsibility for any errors which 
  99. ; may appear in this document, nor does Intel make a 
  100. ; commitment to update the information contained herein. Intel 
  101. ; reserves the right to make changes to this document at any 
  102. ; time, without notice.
  103. ; ************************************************************
  104. ; ************************************************************
  105.  
  106. ; * Third-party brands and names are the property of their 
  107. ; respective owners.
  108.  
  109.