CTMSPORT.INF Driver File Contents (1800198c.exe)

; ctmsport.inf
;
; Comtrol Multiport Serial Controllers, PnP Ports.
;     INF for Windows XP NS Link
;

[version]
Signature="$Windows NT$"
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%Comtrol_Corp%
DriverVer=09/08/2003,1.09
CatalogFile=ctmnslnt.cat
;
; The following is only used for CD Distributions
;
;;LayoutFile=layout.inf

[Manufacturer]
%Comtrol_Corp%=ComtrolAsync

[ComtrolAsync]
; DisplayName           Section       DeviceID
; -----------           -------       --------
%Port_DeviceDesc0%=CtmSPort, CtmSPort0000
%Port_DeviceDesc1%=CtmSPort, CtmSPort0001
%Port_DeviceDesc2%=CtmSPort, CtmSPort0002
%Port_DeviceDesc3%=CtmSPort, CtmSPort0003
%Port_DeviceDesc4%=CtmSPort, CtmSPort0004
%Port_DeviceDesc5%=CtmSPort, CtmSPort0005
%Port_DeviceDesc6%=CtmSPort, CtmSPort0006
%Port_DeviceDesc7%=CtmSPort, CtmSPort0007
%Port_DeviceDesc8%=CtmSPort, CtmSPort0008
%Port_DeviceDesc9%=CtmSPort, CtmSPort0009

%Port_DeviceDesc10%=CtmSPort, CtmSPort0010
%Port_DeviceDesc11%=CtmSPort, CtmSPort0011
%Port_DeviceDesc12%=CtmSPort, CtmSPort0012
%Port_DeviceDesc13%=CtmSPort, CtmSPort0013
%Port_DeviceDesc14%=CtmSPort, CtmSPort0014
%Port_DeviceDesc15%=CtmSPort, CtmSPort0015
%Port_DeviceDesc16%=CtmSPort, CtmSPort0016
%Port_DeviceDesc17%=CtmSPort, CtmSPort0017
%Port_DeviceDesc18%=CtmSPort, CtmSPort0018
%Port_DeviceDesc19%=CtmSPort, CtmSPort0019

%Port_DeviceDesc20%=CtmSPort, CtmSPort0020
%Port_DeviceDesc21%=CtmSPort, CtmSPort0021
%Port_DeviceDesc22%=CtmSPort, CtmSPort0022
%Port_DeviceDesc23%=CtmSPort, CtmSPort0023
%Port_DeviceDesc24%=CtmSPort, CtmSPort0024
%Port_DeviceDesc25%=CtmSPort, CtmSPort0025
%Port_DeviceDesc26%=CtmSPort, CtmSPort0026
%Port_DeviceDesc27%=CtmSPort, CtmSPort0027
%Port_DeviceDesc28%=CtmSPort, CtmSPort0028
%Port_DeviceDesc29%=CtmSPort, CtmSPort0029

%Port_DeviceDesc30%=CtmSPort, CtmSPort0030
%Port_DeviceDesc31%=CtmSPort, CtmSPort0031
%Port_DeviceDesc32%=CtmSPort, CtmSPort0032
%Port_DeviceDesc33%=CtmSPort, CtmSPort0033
%Port_DeviceDesc34%=CtmSPort, CtmSPort0034
%Port_DeviceDesc35%=CtmSPort, CtmSPort0035
%Port_DeviceDesc36%=CtmSPort, CtmSPort0036
%Port_DeviceDesc37%=CtmSPort, CtmSPort0037
%Port_DeviceDesc38%=CtmSPort, CtmSPort0038
%Port_DeviceDesc39%=CtmSPort, CtmSPort0039

%Port_DeviceDesc40% =CtmSPort, CtmSPort0040
%Port_DeviceDesc41% =CtmSPort, CtmSPort0041
%Port_DeviceDesc42% =CtmSPort, CtmSPort0042
%Port_DeviceDesc43% =CtmSPort, CtmSPort0043
%Port_DeviceDesc44% =CtmSPort, CtmSPort0044
%Port_DeviceDesc45% =CtmSPort, CtmSPort0045
%Port_DeviceDesc46% =CtmSPort, CtmSPort0046
%Port_DeviceDesc47% =CtmSPort, CtmSPort0047
%Port_DeviceDesc48% =CtmSPort, CtmSPort0048
%Port_DeviceDesc49% =CtmSPort, CtmSPort0049

%Port_DeviceDesc50% =CtmSPort, CtmSPort0050
%Port_DeviceDesc51% =CtmSPort, CtmSPort0051
%Port_DeviceDesc52% =CtmSPort, CtmSPort0052
%Port_DeviceDesc53% =CtmSPort, CtmSPort0053
%Port_DeviceDesc54% =CtmSPort, CtmSPort0054
%Port_DeviceDesc55% =CtmSPort, CtmSPort0055
%Port_DeviceDesc56% =CtmSPort, CtmSPort0056
%Port_DeviceDesc57% =CtmSPort, CtmSPort0057
%Port_DeviceDesc58% =CtmSPort, CtmSPort0058
%Port_DeviceDesc59% =CtmSPort, CtmSPort0059

%Port_DeviceDesc60% =CtmSPort, CtmSPort0060
%Port_DeviceDesc61% =CtmSPort, CtmSPort0061
%Port_DeviceDesc62% =CtmSPort, CtmSPort0062
%Port_DeviceDesc63% =CtmSPort, CtmSPort0063
%Port_DeviceDesc64% =CtmSPort, CtmSPort0064
%Port_DeviceDesc65% =CtmSPort, CtmSPort0065
%Port_DeviceDesc66% =CtmSPort, CtmSPort0066
%Port_DeviceDesc67% =CtmSPort, CtmSPort0067
%Port_DeviceDesc68% =CtmSPort, CtmSPort0068
%Port_DeviceDesc69% =CtmSPort, CtmSPort0069

[CtmSPort.NT]
AddReg = RPSHSI_reg
; addreg and copy files for serenum.sys
Include=msports.inf
Needs=SerialEnumerator.NT

[CtmSPort.NT.Services]
AddService = rpshsi, 2, RPSHSI.Service, common.EventLog

; install the serenum service itself
Include=msports.inf
Needs=SerialEnumerator.NT.Services

[CtmSPort.NT.CoInstallers]
AddReg = CoInst_Reg

[CtmSPort.NT.HW]
AddReg=RPSHSI_HW_reg

[CoInst_Reg]
HKR,,CoInstallers32,0x00010000,"ctmsclas.dll,CoDevicePortInstall"

[RPSHSI_reg]
HKR,,EnumPropPages32,0,"ctmsclas.dll,DevicePortPropPage"
HKR,,PortSubClass,1,01
HKR,,SilentInstall,,1

[RPSHSI_HW_reg]
HKR,,Serenumerable,%REG_DWORD%,1
HKR,,PollingPeriod,%REG_DWORD%,0
HKR,,"UpperFilters",0x00010000,"serenum"

[RPSHSI.Service]
DisplayName     = %RPSHSI.Service.DispName%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\rpshsi.sys
LoadOrderGroup  = TCPIP

[Strings]
Comtrol_Corp="Comtrol Corporation"

Port_DeviceDesc0 = "Comtrol NS Link Port 0"
Port_DeviceDesc1 = "Comtrol NS Link Port 1"
Port_DeviceDesc2 = "Comtrol NS Link Port 2"
Port_DeviceDesc3 = "Comtrol NS Link Port 3"
Port_DeviceDesc4 = "Comtrol NS Link Port 4"
Port_DeviceDesc5 = "Comtrol NS Link Port 5"
Port_DeviceDesc6 = "Comtrol NS Link Port 6"
Port_DeviceDesc7 = "Comtrol NS Link Port 7"
Port_DeviceDesc8 = "Comtrol NS Link Port 8"
Port_DeviceDesc9 = "Comtrol NS Link Port 9"

Port_DeviceDesc10 = "Comtrol NS Link Port 10"
Port_DeviceDesc11 = "Comtrol NS Link Port 11"
Port_DeviceDesc12 = "Comtrol NS Link Port 12"
Port_DeviceDesc13 = "Comtrol NS Link Port 13"
Port_DeviceDesc14 = "Comtrol NS Link Port 14"
Port_DeviceDesc15 = "Comtrol NS Link Port 15"
Port_DeviceDesc16 = "Comtrol NS Link Port 16"
Port_DeviceDesc17 = "Comtrol NS Link Port 17"
Port_DeviceDesc18 = "Comtrol NS Link Port 18"
Port_DeviceDesc19 = "Comtrol NS Link Port 19"

Port_DeviceDesc20 = "Comtrol NS Link Port 20"
Port_DeviceDesc21 = "Comtrol NS Link Port 21"
Port_DeviceDesc22 = "Comtrol NS Link Port 22"
Port_DeviceDesc23 = "Comtrol NS Link Port 23"
Port_DeviceDesc24 = "Comtrol NS Link Port 24"
Port_DeviceDesc25 = "Comtrol NS Link Port 25"
Port_DeviceDesc26 = "Comtrol NS Link Port 26"
Port_DeviceDesc27 = "Comtrol NS Link Port 27"
Port_DeviceDesc28 = "Comtrol NS Link Port 28"
Port_DeviceDesc29 = "Comtrol NS Link Port 29"

Port_DeviceDesc30 = "Comtrol NS Link Port 30"
Port_DeviceDesc31 = "Comtrol NS Link Port 31"
Port_DeviceDesc32 = "Comtrol NS Link Port 32"
Port_DeviceDesc33 = "Comtrol NS Link Port 33"
Port_DeviceDesc34 = "Comtrol NS Link Port 34"
Port_DeviceDesc35 = "Comtrol NS Link Port 35"
Port_DeviceDesc36 = "Comtrol NS Link Port 36"
Port_DeviceDesc37 = "Comtrol NS Link Port 37"
Port_DeviceDesc38 = "Comtrol NS Link Port 38"
Port_DeviceDesc39 = "Comtrol NS Link Port 39"

Port_DeviceDesc40 = "Comtrol NS Link Port 40"
Port_DeviceDesc41 = "Comtrol NS Link Port 41"
Port_DeviceDesc42 = "Comtrol NS Link Port 42"
Port_DeviceDesc43 = "Comtrol NS Link Port 43"
Port_DeviceDesc44 = "Comtrol NS Link Port 44"
Port_DeviceDesc45 = "Comtrol NS Link Port 45"
Port_DeviceDesc46 = "Comtrol NS Link Port 46"
Port_DeviceDesc47 = "Comtrol NS Link Port 47"
Port_DeviceDesc48 = "Comtrol NS Link Port 48"
Port_DeviceDesc49 = "Comtrol NS Link Port 49"

Port_DeviceDesc50 = "Comtrol NS Link Port 50"
Port_DeviceDesc51 = "Comtrol NS Link Port 51"
Port_DeviceDesc52 = "Comtrol NS Link Port 52"
Port_DeviceDesc53 = "Comtrol NS Link Port 53"
Port_DeviceDesc54 = "Comtrol NS Link Port 54"
Port_DeviceDesc55 = "Comtrol NS Link Port 55"
Port_DeviceDesc56 = "Comtrol NS Link Port 56"
Port_DeviceDesc57 = "Comtrol NS Link Port 57"
Port_DeviceDesc58 = "Comtrol NS Link Port 58"
Port_DeviceDesc59 = "Comtrol NS Link Port 59"

Port_DeviceDesc60 = "Comtrol NS Link Port 60"
Port_DeviceDesc61 = "Comtrol NS Link Port 61"
Port_DeviceDesc62 = "Comtrol NS Link Port 62"
Port_DeviceDesc63 = "Comtrol NS Link Port 63"
Port_DeviceDesc64 = "Comtrol NS Link Port 64"
Port_DeviceDesc65 = "Comtrol NS Link Port 65"
Port_DeviceDesc66 = "Comtrol NS Link Port 66"
Port_DeviceDesc67 = "Comtrol NS Link Port 67"
Port_DeviceDesc68 = "Comtrol NS Link Port 68"
Port_DeviceDesc69 = "Comtrol NS Link Port 69"

RPSHSI.Service.DispName  = "Comtrol RPSHSI"



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: web3, load: 4.00