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
Wrap
Windows Setup INFormation
|
1999-08-18
|
5KB
|
138 lines
; ****************************************************************************
; ****************************************************************************
; ** Filename: PIIX4ISA.INF
; ** Abstract: Windows* 95 INF Update File for ISA configs of Intel(r)
; ** 82371AB and Intel (r) 82371EB devices
; ** Last Update: June 14, 1999 (Version 1.65)
; ****************************************************************************
; ****************************************************************************
[version]
LayoutFile=layout.inf
signature="$CHICAGO$"
Class=System
ClassGUID={4d36e97d-e325-11ce-bfc1-08002be10318}
Provider=%INTEL%
SetupClass=BASE
[ClassInstall]
AddReg=System_Class_Reg
DelReg=System_Class_DelReg
[System_Class_Reg]
HKR,,,,%SystemClassName%
HKR,,Installer,,sysclass.dll
[System_Class_DelReg]
HKR,,NoInstallClass
[Manufacturer]
%INTEL_MFG%=INTEL_SYS
[INTEL_SYS]
%PCI\VEN_8086&DEV_7110.DeviceDesc%=ISA_DRV,PCI\VEN_8086&DEV_7110
%PCI\VEN_8086&DEV_7113.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_7113
[ISA_DRV]
AddReg=ISA_DRV_AddReg,System_Dev_Properties_AddReg
[ISA_DRV.NoResDup]
*PNP0A00
[ISA_DRV_AddReg]
HKR,,DevLoader,,isapnp.vxd
; Devices specific settings (value name is DevID cat with VenID)
; Bit 0: Devices video wanting no IRQ
; Bit 1: Devices PCMCIA wanting IRQ
; Bit 2: Devices Dual PCI IDE without programming code with bit 3 set
; Bit 3: Devices needing no enum at all
; Bit 4: Devices needing no resources but having garbage in base address registers
; Bit 5: Devices needing dword access
; Bit 6: Devices being single function parading as multiple functions
; Bit 7: Device always enabled
; Bit 8: Device is IDE even though not class code of 0101
; Bit 9: Device is video even though not class code of 0001 or 03xx
; Bit 10: Automatically fail to start the device. It is not supported in pmode
; Bit 11: Device can only appear on bus 0 (improperly decode type 1 transactions)
; Bit 12: Device can only appear on dev <16
; Bit 13: Bridge device can only have children at Dev0
; Bit 14: Do not modify the command bits of the device
; Bit 15: Device is VGA even though not class code of 0001 or 0300 (only has meaning if bit 9 is set).
; Bit 16: Device is MF CardBus controller that shares Command register
; Bit 17: Device is a PCI/PCI bridge with straight thru routing (pin A to pin A, etc).
; Bit 18: Device is a subtractive decode PCI-PCI bridge with writable IO window
HKLM,System\CurrentControlSet\Services\VxD\PCI,71118086,1,04,00,00,00
;
; IRQ Miniport Data
;
HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\71108086,Name,,"Intel(r) 82371AB/EB"
HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\71108086,Path,,"PCIMP.PCI"
HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\71108086,Instance,1,01,00,00,00
;
; IDE Miniport Data
;
HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\71118086,Name,,"Intel(r) 82371AB/EB"
HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\71118086,Path,,"PCIMP.PCI"
HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\71118086,Instance,1,00,00,00,00
[System_Dev_Properties_AddReg]
HKR,,EnumPropPages,,"sysclass.dll,EnumPropPages"
[NO_DRV]
[PCI_BRIDGE_DRV]
[ControlFlags]
ExcludeFromSelect=PCI\VEN_8086&DEV_7110
ExcludeFromSelect=PCI\VEN_8086&DEV_7113
[Strings]
SystemClassName = "System devices"
INTEL ="Intel"
NULL = ""
WINBASE = "Base Windows Components"
SRCPATH = "Distribution directory"
INTEL_MFG="Intel"
PCI\VEN_8086&DEV_7110.DeviceDesc="Intel(r) 82371AB/EB/MB PCI to ISA bridge (ISA mode)"
PCI\VEN_8086&DEV_7113.DeviceDesc="Intel(r) 82371AB/EB/MB Power Management Controller"
; Copyright (c) Intel Corporation, 1998-1999
; Copyright (c) Microsoft Corporation, 1993-1995
; ************************************************************
; Intel is making no claims of usability, efficacy or
; warranty.
; ************************************************************
; Information in this document is provided in connection with
; Intel products. No license, express or implied, by estoppel
; or otherwise, to any intellectual property rights is granted
; by this document. Intel assumes no liability whatsoever,
; and Intel disclaims any express or implied warranty,
; relating to sale and/or use of Intel products including
; liability or warranties relating to fitness for a particular
; purpose, merchantability, or infringement of any patent,
; copyright or other intellectual property right. Intel
; products are not intended for use in medical, life saving,
; or life sustaining applications.
; ************************************************************
; Intel Corporation disclaims all warranties and liabilities
; for the use of this document and the information contained
; herein, and assumes no responsibility for any errors which
; may appear in this document, nor does Intel make a
; commitment to update the information contained herein. Intel
; reserves the right to make changes to this document at any
; time, without notice.
; ************************************************************
; ************************************************************
; * Third-party brands and names are the property of their
; respective owners.