ihost.inf Driver File Contents (MB080INF.ZIP)

; ****************************************************************************
; ****************************************************************************
; **    Filename:  IHOST.INF                                                  
; **    Abstract:  Windows* 98 INF Update File for Intel(r) 82371SB, 82439TX
; **               and 82443BX/DX/EX/GX/LX/ZX Chipsets    
; **    Last Update:  June 14, 1999 (Version 1.65)
; ****************************************************************************
; ****************************************************************************

[version]
LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=System
ClassGUID={4d36e97d-e325-11ce-bfc1-08002be10318}
Provider=%INTEL%

[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_7000.DeviceDesc%=ISA_DRV,PCI\VEN_8086&DEV_7000
%PCI\VEN_8086&DEV_7100.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_7100
%PCI\VEN_8086&DEV_7180.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_7180
%PCI\VEN_8086&DEV_7181.DeviceDesc%=AGP_BRIDGE_DRV,PCI\VEN_8086&DEV_7181
%PCI\VEN_8086&DEV_7190.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_7190
%PCI\VEN_8086&DEV_7191.DeviceDesc%=AGP_BRIDGE_DRV,PCI\VEN_8086&DEV_7191
%PCI\VEN_8086&DEV_7192.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_7192
%PCI\VEN_8086&DEV_71A0.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_71A0
%PCI\VEN_8086&DEV_71A1.DeviceDesc%=AGP_BRIDGE_DRV,PCI\VEN_8086&DEV_71A1
%PCI\VEN_8086&DEV_71A2.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_71A2


[ISA_DRV]
AddReg=ISA_DRV_AddReg,System_Dev_Properties_AddReg
copyfiles=ISAPNP_Copyfiles

;; this may or may not be needed verify:
[ISA_DRV.NoResDup]
*PNP0A00

[ISA_DRV_AddReg]
HKR,,DevLoader,,isapnp.vxd

;
; IRQ Miniport Data
;
HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\70008086,Name,,"Intel(r) 82371SB"
HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\70008086,Path,,"PCIMP.PCI"
HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\70008086,Instance,1,01,00,00,00

;
; IDE Miniport Data
;
HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\70108086,Name,,"Intel(r) 82371SB"
HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\70108086,Path,,"PCIMP.PCI"
HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\70108086,Instance,1,00,00,00,00

HKLM,System\CurrentControlSet\Services\VxD\PCI\IDEMiniports\71118086,Name,,"Intel(r) 82371AB/EB/MB"
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"

[ISAPNP_Copyfiles]
isapnp.vxd

[NO_DRV]
AddReg=NO_DRV_AddReg
DelReg=RemoveDevLoader

[NO_DRV_AddReg]
HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\71808086,Name,,"Intel(r) 82443LX/EX Chipset"
HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\71808086,Path,,"PCIMP.PCI"
HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\71808086,Instance,1,00,00,00,00

HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\71908086,Name,,"Intel(r) 82443BX Chipset"
HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\71908086,Path,,"PCIMP.PCI"
HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\71908086,Instance,1,00,00,00,00

HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\71A08086,Name,,"Intel(r) 82443GX Chipset"
HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\71A08086,Path,,"PCIMP.PCI"
HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\71A08086,Instance,1,00,00,00,00

[RemoveDevLoader]
HKR,,DevLoader

[AGP_BRIDGE_DRV]

[ControlFlags]
ExcludeFromSelect=PCI\VEN_8086&DEV_2500
ExcludeFromSelect=PCI\VEN_8086&DEV_250F


[Strings]
SystemClassName = "System devices"
INTEL         ="Intel"
NULL        = ""
WINBASE         = "Base Windows Components"
SRCPATH         = "Distribution directory"

INTEL_MFG="Intel"
PCI\VEN_8086&DEV_7000.DeviceDesc="Intel(r) 82371SB PCI to ISA bridge"
PCI\VEN_8086&DEV_7100.DeviceDesc="Intel(r) 82439TX Processor to PCI bridge"
PCI\VEN_8086&DEV_7180.DeviceDesc="Intel(r) 82443LX/EX Processor to PCI bridge"
PCI\VEN_8086&DEV_7181.DeviceDesc="Intel(r) 82443LX/EX Processor to AGP controller"
PCI\VEN_8086&DEV_7190.DeviceDesc="Intel(r) 82443BX/ZX/DX Processor to PCI bridge"
PCI\VEN_8086&DEV_7191.DeviceDesc="Intel(r) 82443BX/ZX/DX Processor to AGP controller"
PCI\VEN_8086&DEV_7192.DeviceDesc="Intel(r) 82443BX/ZX/DX Processor to PCI bridge"
PCI\VEN_8086&DEV_71A0.DeviceDesc="Intel(r) 82443GX Processor to PCI bridge"
PCI\VEN_8086&DEV_71A1.DeviceDesc="Intel(r) 82443GX Processor to AGP controller"
PCI\VEN_8086&DEV_71A2.DeviceDesc="Intel(r) 82443GX Processor to PCI bridge"

; 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.

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: ftp, load: 1.50