ISI.INF Driver File Contents (200win2k.exe)

; ISI.INF
; Copyright (c) 2000 Multi-Tech Systems Inc.
;---------------
; Coinstaller added 9/20/00 for Windows 2000 Certification -- KAS
; Coinstaller: ISIHITA.INF, ISI3334.INF, ISIHIMDM.INF and ISIPCI8.INf are no longer copied.
; ISIHITA.INF, ISI3334.INF, ISIHIMDM.INF and ISIPCI8.INF are now converted to OEMx.INF.
;---------------

[Version]
Signature="$Windows NT$"
Class=MultiPortSerial
ClassGuid={50906CB8-BA12-11D1-BF5D-0000F805F530}
Provider=%MTS%
DriverVer=09/20/2000, 2.0.0.0 ;Digital Signature -- Windows 2000 / PC99
CatalogFile = isi.cat         ;Digital Signature -- Windows 2000 / PC99

[Manufacturer]
%MultiTech%=MultiTech

[MultiTech]
%ISI4608PCI.DevDesc%		=	ISIPCI8,		PCI\VEN_10B5&DEV_2028
%ISI4604PCI.DevDesc%		=	ISIPCI4,		PCI\VEN_10B5&DEV_2051
%ISI5634EC.DevDesc%			=	ISIPCI8,		PCI\VEN_10B5&DEV_2052
%ISIHP2S.DevDesc%			=	ISIPCI8,		PCI\VEN_10B5&DEV_2053
%ISIHP2U.DevDesc%			=	ISIPCI8,		PCI\VEN_10B5&DEV_2054
%ISIHP4S.DevDesc%			=	ISIPCI16,		PCI\VEN_10B5&DEV_2055
%ISIHP4U.DevDesc%			=	ISIPCI16,		PCI\VEN_10B5&DEV_2056

%ISI46084ISA.DevDesc%		=	ISIISA4,		MTISI46084
%ISI46088ISA.DevDesc%		=	ISIISA8,		MTISI46088

[ControlFlags]
ExcludeFromSelect	=	PCI\VEN_10B5&DEV_2028, PCI\VEN_10B5&DEV_2051
ExcludeFromSelect	=	PCI\VEN_10B5&DEV_2052, PCI\VEN_10B5&DEV_2053
ExcludeFromSelect	=	PCI\VEN_10B5&DEV_2054, PCI\VEN_10B5&DEV_2055	
ExcludeFromSelect	=	PCI\VEN_10B5&DEV_2056


; The following have been modified via Example A.INF from the coinstaller doc.

[CoCopyINF.AddReg]              ; Added 9/20/2000 from coinstaller example A.INF
HKR,,CoInstallers32,0x10000,"cocpyinf.DLL,CoCopyINF"

[CoCopyINF.CopyFiles]           ; Added 9/20/2000 from coinstaller example A.INF
cocpyinf.dll,,,0x10

;PCI Cards...

[ISIPCI4.NT.CoInstallers]      ;Section added 9/20/00. Changed from [InstallA. ..]

AddReg          = CoCopyINF.AddReg
CopyFiles       = CoCopyINF.CopyFiles

[ISIPCI4.NT];Changed CopyFiles to CopyINF 9/21/00
CopyFiles=SYSFiles, BinFiles
;CopyInf = InfFiles
CopyINF = isihita.inf, isihimdm.inf, isi3334.inf, isipci8.inf

[ISIPCI4.NT.Services]
AddService=ISICOM, 2,ISICOM.Service, ISICOM.EventLog

[ISIPCI4.NT.HW]
AddReg	=	ISI4Port

;----------------------
[ISIPCI8.NT.CoInstallers]               ;Section added 9/20/00. Changed from [InstallA. ..]
AddReg          = CoCopyINF.AddReg
CopyFiles       = CoCopyINF.CopyFiles

[ISIPCI8.NT]
CopyFiles=SYSFiles, BinFiles
CopyINF = isihita.inf, isihimdm.inf, isi3334.inf, isipci8.inf


[ISIPCI8.NT.Services]
AddService=ISICOM, 2,ISICOM.Service, ISICOM.EventLog

[ISIPCI8.NT.HW]
AddReg	=	ISI8Port

;-------------------------
[ISIPCI16.NT.CoInstallers]               ;Section added 9/20/00. Changed from [InstallA. ..]
AddReg          = CoCopyINF.AddReg
CopyFiles       = CoCopyINF.CopyFiles

[ISIPCI16.NT]
CopyFiles=SYSFiles, BinFiles
CopyINF = isihita.inf, isihimdm.inf, isi3334.inf, isipci8.inf

[ISIPCI16.NT.Services]
AddService=ISICOM, 2,ISICOM.Service, ISICOM.EventLog

[ISIPCI16.NT.HW]
AddReg	=	ISI16Port

;----------------------------

;ISA Cards...
[ISIISA4.NT.CoInstallers]               ;Section added 9/20/00. Changed from [InstallA. ..]
AddReg          = CoCopyINF.AddReg
CopyFiles       = CoCopyINF.CopyFiles


[ISIISA4.NT]
CopyFiles=SYSFiles, BinFiles
CopyINF = isihita.inf, isihimdm.inf, isi3334.inf, isipci8.inf
LogConfig=ISILogConfig

[ISIISA4.NT.Services]
AddService=ISICOM, 2,ISICOM.Service, ISICOM.EventLog

[ISIISA4.NT.HW]
AddReg	=	ISI4Port
;----------------------------------------

[ISIISA8.NT.CoInstallers]               ;Section added 9/20/00. Changed from [InstallA. ..]
AddReg          = CoCopyINF.AddReg
CopyFiles       = CoCopyINF.CopyFiles

[ISIISA8.NT]
CopyFiles=SYSFiles, BinFiles
CopyINF = isihita.inf, isihimdm.inf, isi3334.inf, isipci8.inf
LogConfig=ISILogConfig

[ISIISA8.NT.Services]
AddService=ISICOM, 2,ISICOM.Service, ISICOM.EventLog

[ISIISA8.NT.HW]
AddReg	=	ISI8Port
;--------------------------------------------
;[ISIISA16.NT.CoInstallers]               ;Section added 9/20/00. Changed from [InstallA. ..]
;AddReg          = CoCopyINF.AddReg
;CopyFiles       = CoCopyINF.CopyFiles

;[ISIISA16.NT]
;CopyFiles=SYSFiles, BinFiles
;CopyInf = InfFiles
;LogConfig=ISILogConfig

;[ISIISA16.NT.Services]
;AddService=ISICOM, 2,ISICOM.Service, ISICOM.EventLog

;[ISIISA16.NT.HW]
;AddReg	=	ISI16Port

;-----------------------------------------------

[ISI4Port]
HKR,,"PortCount",0x00010001,4

[ISI8Port]
HKR,,"PortCount",0x00010001,8

[ISI16Port]
HKR,,"PortCount",0x00010001,16

[ISILogConfig]
ConfigPriority		=	HARDRECONFIG
IOConfig				=	0010@0100-03ff%fff0(ffff)
IRQConfig			=	2,3,4,5,7,10,11,12,15



[ISICOM.EventLog]
AddReg = EventLogRegEntry

[EventLogRegEntry]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\isicom.sys"
HKR,,TypesSupported,0x00010001, 7



[ISICOM.Service]
DisplayName		= %PortsClassName%
ServiceType		= 1
StartType		= 3
ErrorControl	= 1
;ServiceBinary	= %12%\isicom.sys
ServiceBinary	= %10%\system32\drivers\isicom.sys
LoadOrderGroup	= NDIS
Dependencies	= Serial



[SYSFiles]
isicom.sys

[BinFiles]
isi608.bin
isi608em.bin
isi616em.bin
isi4608.bin
isi4616.bin

[SourceDisksNames]
1=%MTSSrcDskName%,,

[SourceDisksFiles]
cocpyinf.dll=1 ; Added 9/20/2000 from coinstaller example A.INF
isi.cat = 0,,920

isihita.inf=1
isihimdm.inf=1
isi3334.inf=1
isipci8.inf=1
isicom.sys=1
isi4608.bin=1
isi608.bin=1
isi608em.bin=1
isi616em.bin=1
isi4616.bin=1


[DestinationDirs]
CoCopyINF.CopyFiles = 11 ;Added 9/20/2000 from coinstaller example A.INF

DefaultDestDir				=	11	;System32\
SYSFiles				=	12      ;System32\Drivers\
BinFiles				=	12	;System32\Drivers\
;InfFiles				=	17	;inf\

;Strings definitions section

[Strings]

MTS						=	"MultiTech Systems Inc"
MultiTech				=	"MultiTech Systems Inc"
PortsClassName			=	"Multi Port Adapter"

ISI4608PCI.DevDesc		=	"Multi-Tech ISI4608-PCI 8 Port Serial Card"
ISI4604PCI.DevDesc		=	"Multi-Tech ISI4604-PCI 4 Port Serial Card"
ISI5634EC.DevDesc		=	"Multi-Tech ISI5634-PCI 8 Port Analog Modem Card"
ISIHP2S.DevDesc			=	"Multi-Tech ISIHP-2S 2 BRI/4 56k Hybrid Card"
ISIHP2U.DevDesc			=	"Multi-Tech ISIHP-2U 2 BRI/4 56k Hybrid Card"
ISIHP4S.DevDesc			=	"Multi-Tech ISIHP-4S 4 BRI/8 56k Hybrid Card"
ISIHP4U.DevDesc			=	"Multi-Tech ISIHP-4U 4 BRI/8 56k Hybrid Card"

ISI46084ISA.DevDesc		=	"Multi-Tech ISI4608-ISA 4 Port Serial Card"
ISI46088ISA.DevDesc		=	"Multi-Tech ISI4608-ISA 8 Port Serial Card"
;ISI608ISA.DevDesc		=	"Multi-Tech ISI608-ISA 8 Port Serial Card"
;ISI608EMISA.DevDesc	=	"Multi-Tech ISI608EM-ISA 8 Port Serial Card"
;ISI616EMISA.DevDesc	=	"Multi-Tech ISI616EM-ISA 16 Port Serial Card"

MTSSrcDskName			=	"MultiTech ISI Driver Disk"

;RemoveISI				=	"Software\Microsoft\Windows\CurrentVersion\Uninstall\ISI"
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: web2, load: 0.89