MXPORT.INF Driver File Contents (driv_win_intellio_v1.7_build_10020910_whql.zip)

;
; MXPORT.INF
; Copyright (c) 1999-2010 Moxa Inc.
;

[version]
signature="$WINDOWS NT$"
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%MoxaTech%
DriverVer=01/11/2010,1.7
CatalogFile=mxport.cat

; Manufacturer Section
[Manufacturer]
%MoxaTech%=MoxaMfg

[ControlFlags]
ExcludeFromSelect=*

; Manufacturer Name Section
[MoxaMfg]
%port0%=MxPort, MxPort000,MxPort
%port1%=MxPort, MxPort001,MxPort
%port2%=MxPort, Mxport002,MxPort
%port3%=MxPort, MxPort003,MxPort
%port4%=MxPort, MxPort004,MxPort
%port5%=MxPort, MxPort005,MxPort
%port6%=MxPort, MxPort006,MxPort
%port7%=MxPort, MxPort007,MxPort
%port8%=MxPort, MxPort008,MxPort
%port9%=MxPort, MxPort009,MxPort
%port10%=MxPort, MxPort010,MxPort
%port11%=MxPort, MxPort011,MxPort
%port12%=MxPort, MxPort012,MxPort
%port13%=MxPort, MxPort013,MxPort
%port14%=MxPort, MxPort014,MxPort
%port15%=MxPort, MxPort015,MxPort
%port16%=MxPort, MxPort016,MxPort
%port17%=MxPort, MxPort017,MxPort
%port18%=MxPort, Mxport018,MxPort
%port19%=MxPort, MxPort019,MxPort
%port20%=MxPort, MxPort020,MxPort
%port21%=MxPort, MxPort021,MxPort
%port22%=MxPort, MxPort022,MxPort
%port23%=MxPort, MxPort023,MxPort
%port24%=MxPort, MxPort024,MxPort
%port25%=MxPort, MxPort025,MxPort
%port26%=MxPort, MxPort026,MxPort
%port27%=MxPort, MxPort027,MxPort
%port28%=MxPort, MxPort028,MxPort
%port29%=MxPort, MxPort029,MxPort
%port30%=MxPort, MxPort030,MxPort
%port31%=MxPort, MxPort031,MxPort


; Install Sections

[MxPort]
AddReg=MxPort.AddReg
Include=msports.inf
Needs=SerialEnumerator.NT

[MxPort.HW]
AddReg=MxPortHW.AddReg

[MxPort.Services]
AddService   = Mxport,%SPSVCINST_ASSOCSERVICE%,MxPort.AddService,MxPort.AddEventLog
Include=msports.inf
Needs=SerialEnumerator.NT.Services

[MxPort.CoInstallers]
CopyFiles=CoInstallers.Copy
AddReg = Mxport.CoInstallers_AddReg

[MxPort.CoInstallers_AddReg]
HKR,,CoInstallers32,0x00010000,"mxport.dll,MxPortCoInstaller"

[MxPort.AddReg]
HKR,,PortDriver,,mxport.sys
HKR,,EnumPropPages32,,"MxPort.dll,MxSerialPortPropPageProvider"

[MxPortHW.AddReg]
HKR,,"UpperFilters",0x00010000,"serenum"


;****************************************************************************************************
; Services
;****************************************************************************************************
[MxPort.AddService]
DisplayName=%MoxaPort.ServiceDesc%
ServiceType=%SERVICE_KERNEL_DRIVER%
StartType=%SERVICE_DEMAND_START%
ErrorControl=%SERVICE_ERROR_NORMAL%
ServiceBinary=%12%\mxport.sys     ;12=drivers directory
LoadOrderGroup=Extended base

[MxPort.AddEventLog]
AddReg=MxPort.AddEventLog.AddReg

[MxPort.AddEventLog.AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\mxport.sys"
HKR,,TypesSupported,%REG_DWORD%,7


[Coinstallers.Copy]
 

;
; SourceDisksNames Section
;
[SourceDisksNames]
1=%SourceDisksNamesDesc%,,,

[SourceDisksFiles]


 
;
; DestinationDirs Section
;
[DestinationDirs]
Coinstallers.Copy=11	; System diretory
DefaultDestDir=11	; System diretory



[Strings]
MoxaTech="Moxa Inc."
port0="Moxa Port 0"
port1="Moxa Port 1"
port2="Moxa Port 2"
port3="Moxa Port 3"
port4="Moxa Port 4"
port5="Moxa Port 5"
port6="Moxa Port 6"
port7="Moxa Port 7"
port8="Moxa Port 8"
port9="Moxa Port 9"
port10="Moxa Port 10"
port11="Moxa Port 11"
port12="Moxa Port 12"
port13="Moxa Port 13"
port14="Moxa Port 14"
port15="Moxa Port 15"
port16="Moxa Port 16"
port17="Moxa Port 17"
port18="Moxa Port 18"
port19="Moxa Port 19"
port20="Moxa Port 20"
port21="Moxa Port 21"
port22="Moxa Port 22"
port23="Moxa Port 23"
port24="Moxa Port 24"
port25="Moxa Port 25"
port26="Moxa Port 26"
port27="Moxa Port 27"
port28="Moxa Port 28"
port29="Moxa Port 29"
port30="Moxa Port 30"
port31="Moxa Port 31"
 

MoxaPort.ServiceDesc="Moxa Intellio Multiport Board Port Driver"
SourceDisksNamesDesc = "MOXA Intellio Windows Port Driver Disk"


;Handy macro substitutions (non-localizable)

;; Driver start code
SERVICE_DEMAND_START   = 3  ;; Driver started on demand by the Service Control Manager.
 
;; Error control level
SERVICE_ERROR_NORMAL   = 1


SERVICE_KERNEL_DRIVER       = 0x1

SPSVCINST_ASSOCSERVICE = 0x00000002
REG_EXPAND_SZ          = 0x00020000
REG_DWORD              = 0x00010001


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: web5, load: 0.43