mtport.inf Driver File Contents (MT4XUSB2K_109.EXE)

;
;	FILE: 	MTPORT.INF
;
;	Inside Out Networks Edgeport Installation Script
;
;	Copyright 1997-1998 Inside Out Networks, Inc.
;

;BUGBUG -- This currently fails if SERENUM.SYS not already previously copied.

[Version]
Signature=$CHICAGO$
Class=PORTS
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%MfgName%
DriverVer=12/01/2000, 1.09.0.0


[DestinationDirs]
DefaultDestDir = 12				; DIRID_DRIVERS [NT only]

[ControlFlags]
ExcludeFromSelect = *				; Hide all devices here from manual install

;----------------------------------------------------------------
; Install class "Ports" in case it wasn't previously installed
; BUGBUG - do we need MSPORTS.DLL in CopyFiles= ? msports.inf doesn't have it
; Copied from NT5 msports.inf:

[ClassInstall32.NT]
AddReg = PortsClass.NT.AddReg

[PortsClass.NT.AddReg]
HKR,,,,%PortsClassName%
HKR,,Icon,,"-23"
HKR,,Installer32,,"MsPorts.Dll,PortsClassInstaller"


;----------------------------------------------------------------
;	Manufacturer / Drivers section

[Manufacturer]
%MfgName% = InsideOut

[InsideOut]
%EpPortName% = Edgeport, EDGEPORT_SERIAL_PORT

[Edgeport.NT]
;CopyFiles = Edgeport.NT.Copy
AddReg = Edgeport.NT.AddReg
DriverVer = 10/28/1998, 0.82.0.0

[Edgeport.NT.Services]
AddService = EdgeSer, 0x00000002, Edgeport.NT.AddService,,,
AddService = Serenum,,Serenum.AddService,,,

[Edgeport.NT.AddService]
DisplayName    = %EpDriverName%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\edgeser.sys   ; 12 => nt/system32/drivers

[Serenum.AddService]
DisplayName    = %SerenumName%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 3               ; SERVICE_DEMAND_START 
ErrorControl   = 1               ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\serenum.sys
LoadOrderGroup = PNP Filter

[Edgeport.NT.Copy]
serenum.sys				; MS-provided driver, on NT5 CD-ROM
					; edgeser.sys has already been copied

[Edgeport.NT.AddReg]
HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
; BUGBUG -- replace with our own prop page provider?


;----------------------------------------------------------------
;	Install SERENUM as a filter driver above each child port
;	MS has this comment in MSPORTS.INF. what does it mean:
;	"BUGBUG--remove this line [the AddReg= line] and re-add the
;	specification of serenum as a device-specific upper filter."

[Edgeport.NT.HW]
AddReg = Edgeport.NT.HW.AddReg

[Edgeport.NT.HW.AddReg]
HKR,,"UpperFilters",0x00010000,"serenum"      ; 10000 => REG_MULTI_SZ value 


[Strings]
MfgName        = "MultiTech Systems Inc."
EpPortName     = "MultiModemUSB"
EpDriverName   = "MultiTech Systems MultiModemUSB Driver"

; These strings come from MSPORTS.INF and should not be changed
PortsClassName = "Ports (COM & LPT)"
SerenumName    = "Serenum Filter Driver"

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