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

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  P64H.INF                                                 
  4. ; **    Abstract:  Windows* 98 INF Update File for Intel(r) 82806AA device
  5. ; **    Last Update:  August 19, 1999 (Version 2.10 Build 0002)
  6. ; ****************************************************************************
  7. ; ****************************************************************************
  8.  
  9. [version]
  10. LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
  11. signature="$CHICAGO$"
  12. Class=System
  13. ClassGUID={4d36e97d-e325-11ce-bfc1-08002be10318}
  14. Provider=%INTEL%
  15. DriverVer=08/19/1999, 2.10.0002
  16.  
  17. [ClassInstall]
  18. AddReg=System_Class_Reg
  19. DelReg=System_Class_DelReg
  20.  
  21. [System_Class_Reg]
  22. HKR,,,,%SystemClassName%
  23. HKR,,Installer,,sysclass.dll
  24.  
  25. [System_Class_DelReg]
  26. HKR,,NoInstallClass
  27.  
  28. [Manufacturer]
  29. %GENDEV_MFG%=GENDEV_SYS
  30. %INTEL_MFG%=INTEL_SYS
  31.  
  32. [GENDEV_SYS]
  33. %*PNP0003.DeviceDesc%   = VPIC_DRV,     *PNP0003        ; APIC
  34.  
  35. [INTEL_SYS]
  36. %PCI\VEN_8086&DEV_1161.DeviceDesc%=VPIC_DRV,PCI\VEN_8086&DEV_1161
  37. %PCI\VEN_8086&DEV_1161.DeviceDesc%=VPIC_DRV,PCI\VEN_8086&DEV_1161&SUBSYS_11618086
  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. [NoShutDownRemove.AddReg]
  54. HKR,,ConfigFlags,1,00,02,00,00
  55.  
  56. [ControlFlags]
  57. ExcludeFromSelect=PCI\VEN_8086&DEV_1161
  58. ExcludeFromSelect=PCI\VEN_8086&DEV_1360
  59. ExcludeFromSelect=*PNP0003
  60.  
  61. [Strings]
  62. SystemClassName = "System devices"
  63. GENDEV_MFG      = "(Standard system devices)"
  64. INTEL         ="Intel"
  65. NULL        = ""
  66. WINBASE         = "Base Windows Components"
  67. SRCPATH         = "Distribution directory"
  68.  
  69. *pnp0003.DeviceDesc="Advanced programmable interrupt controller"
  70.  
  71. INTEL_MFG="Intel"
  72. PCI\VEN_8086&DEV_1161.DeviceDesc="Intel(r) 82806AA Advanced Programmable Interrupt Controller"
  73. PCI\VEN_8086&DEV_1360.DeviceDesc="Intel(r) 82806AA PCI Bridge"
  74.  
  75.  
  76. ; Copyright (c) Intel Corporation, 1998-1999
  77. ; Copyright (c) Microsoft Corporation, 1993-1998
  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.