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_PIIX4ISA / PIIX4ISA.INF
Windows Setup INFormation  |  1999-08-18  |  5KB  |  138 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  PIIX4ISA.INF                                             
  4. ; **    Abstract:  Windows* 95 INF Update File for ISA configs of Intel(r)  
  5. ; **               82371AB and Intel (r) 82371EB devices                    
  6. ; **    Last Update:  June 14, 1999 (Version 1.65)
  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. %INTEL_MFG%=INTEL_SYS
  31.  
  32. [INTEL_SYS]
  33. %PCI\VEN_8086&DEV_7110.DeviceDesc%=ISA_DRV,PCI\VEN_8086&DEV_7110
  34. %PCI\VEN_8086&DEV_7113.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_7113
  35.  
  36.  
  37. [ISA_DRV]
  38. AddReg=ISA_DRV_AddReg,System_Dev_Properties_AddReg
  39.  
  40. [ISA_DRV.NoResDup]
  41. *PNP0A00
  42.  
  43. [ISA_DRV_AddReg]
  44. HKR,,DevLoader,,isapnp.vxd
  45. ; Devices specific settings (value name is DevID cat with VenID)
  46. ; Bit 0: Devices video wanting no IRQ
  47. ; Bit 1: Devices PCMCIA wanting IRQ
  48. ; Bit 2: Devices Dual PCI IDE without programming code with bit 3 set
  49. ; Bit 3: Devices needing no enum at all
  50. ; Bit 4: Devices needing no resources but having garbage in base address registers
  51. ; Bit 5: Devices needing dword access
  52. ; Bit 6: Devices being single function parading as multiple functions
  53. ; Bit 7: Device always enabled
  54. ; Bit 8: Device is IDE even though not class code of 0101
  55. ; Bit 9: Device is video even though not class code of 0001 or 03xx
  56. ; Bit 10: Automatically fail to start the device. It is not supported in pmode
  57. ; Bit 11: Device can only appear on bus 0 (improperly decode type 1 transactions)
  58. ; Bit 12: Device can only appear on dev <16
  59. ; Bit 13: Bridge device can only have children at Dev0
  60. ; Bit 14: Do not modify the command bits of the device
  61. ; Bit 15: Device is VGA even though not class code of 0001 or 0300 (only has meaning if bit 9 is set).
  62. ; Bit 16: Device is MF CardBus controller that shares Command register
  63. ; Bit 17: Device is a PCI/PCI bridge with straight thru routing (pin A to pin A, etc).
  64. ; Bit 18: Device is a subtractive decode PCI-PCI bridge with writable IO window
  65. HKLM,System\CurrentControlSet\Services\VxD\PCI,71118086,1,04,00,00,00
  66.  
  67. ;
  68. ; IRQ Miniport Data
  69. ;
  70. HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\71108086,Name,,"Intel(r) 82371AB/EB"
  71. HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\71108086,Path,,"PCIMP.PCI"
  72. HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\71108086,Instance,1,01,00,00,00
  73.  
  74. ;
  75. ; IDE Miniport Data
  76. ;
  77. HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\71118086,Name,,"Intel(r) 82371AB/EB"
  78. HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\71118086,Path,,"PCIMP.PCI"
  79. HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\71118086,Instance,1,00,00,00,00
  80.  
  81.  
  82. [System_Dev_Properties_AddReg]
  83. HKR,,EnumPropPages,,"sysclass.dll,EnumPropPages"
  84.  
  85. [NO_DRV]
  86.  
  87. [PCI_BRIDGE_DRV]
  88.  
  89. [ControlFlags]
  90. ExcludeFromSelect=PCI\VEN_8086&DEV_7110
  91. ExcludeFromSelect=PCI\VEN_8086&DEV_7113
  92.  
  93.  
  94. [Strings]
  95. SystemClassName = "System devices"
  96. INTEL         ="Intel"
  97. NULL            = ""
  98. WINBASE         = "Base Windows Components"
  99. SRCPATH         = "Distribution directory"
  100.  
  101. INTEL_MFG="Intel"
  102.  
  103. PCI\VEN_8086&DEV_7110.DeviceDesc="Intel(r) 82371AB/EB/MB PCI to ISA bridge (ISA mode)"
  104. PCI\VEN_8086&DEV_7113.DeviceDesc="Intel(r) 82371AB/EB/MB Power Management Controller"
  105.  
  106. ; Copyright (c) Intel Corporation, 1998-1999
  107. ; Copyright (c) Microsoft Corporation, 1993-1995
  108.  
  109. ; ************************************************************
  110. ; Intel is making no claims of usability, efficacy or 
  111. ; warranty.  
  112. ; ************************************************************
  113. ; Information in this document is provided in connection with 
  114. ; Intel products.  No license, express or implied, by estoppel 
  115. ; or otherwise, to any intellectual property rights is granted 
  116. ; by this document.  Intel assumes no liability whatsoever, 
  117. ; and Intel disclaims any express or implied warranty, 
  118. ; relating to sale and/or use of Intel products including 
  119. ; liability or warranties relating to fitness for a particular 
  120. ; purpose, merchantability, or infringement of any patent, 
  121. ; copyright or other intellectual property right.  Intel 
  122. ; products are not intended for use in medical, life saving, 
  123. ; or life sustaining applications.
  124.  
  125. ; ************************************************************
  126. ; Intel Corporation disclaims all warranties and liabilities 
  127. ; for the use of this document and the information contained 
  128. ; herein, and assumes no responsibility for any errors which 
  129. ; may appear in this document, nor does Intel make a 
  130. ; commitment to update the information contained herein. Intel 
  131. ; reserves the right to make changes to this document at any 
  132. ; time, without notice.
  133. ; ************************************************************
  134. ; ************************************************************
  135.  
  136. ; * Third-party brands and names are the property of their 
  137. ; respective owners.
  138.