; PCM3643.INF
; Copyright (c) 2001 Advantech Corporation
[Version]
LayoutFile = layout.inf
Signature = "$Windows NT$"
Provider = %ProviderName%
Class = MultiPortSerial
ClassGUID = {50906cb8-ba12-11d1-bf5d-0000f805f530}
DriverVer = 01/29/2001,1.00.0000
[DestinationDirs]
Sys.Copy = 12 ; DIRID_DRIVERS
; == \System32\Drivers on Windows NT platforms
; == \System\IoSubsys on Win9x platforms
Inf.Copy = 17 ;DIRID_INF
Inf.NT.Copy = 17 ;DIRID_INF
[SourceDiskFiles]
; 1 = Disk Number
advports.inf=1
PCM3643S.inf=1
advports.sys=1
[SourceDisksNames]
1=%DiskName%,,
;-------------------------------
[ClassInstall32]
AddReg=ClassInstall32.AddReg
[ClassInstall32.AddReg]
HKR,,,,%MFClassName%
;===============================
; Driver Installation
;===============================
[Manufacturer]
%MfgName%=MultiIOCard
[MultiIOCard]
%PCM36434Name%= PCM3643.mf,ADV0500
%PCM36438Name%= PCM36438.mf,ADV0500
;-------------------------------------------
; 4 ports
;-------------------------------------------
[PCM3643.mf]
CopyFiles=Sys.Copy,Inf.Copy,Uninstall.Copy
LogConfig=DriverLogConfig
AddReg=Uninstall.AddReg
;-------------------------------------------
[PCM3643.mf.HW]
AddReg=PCM3643.mf.RegHW
;-------------------------------------------
[PCM3643.mf.Services]
AddService = ADV, 2, ADV_Service_Inst
;-------------------------------------------
[ADV_Service_Inst]
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\advports.sys
LoadOrderGroup = System Bus Extender
;---------------------------------------------
[AdvComPort.NT]
AddReg=AdvComPort.AddReg, AdvComPort.NT.AddReg
Include=msports.inf
Needs=SerialEnumerator.NT
;SyssetupPnPFlags = 1
[AdvComPort.NT.HW]
AddReg=AdvComPort.NT.HW.AddReg
[AdvComPort.NT.Services]
Include=msports.inf
Needs=SerialEnumerator.NT
[AdvComPort.AddReg]
HKR,,PortSubClass,1,01
[AdvComPort.NT.AddReg]
HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
[AdvComPort.NT.HW.AddReg]
HKR,,"UpperFilters",0x00010000,"serenum"
;-------------------------------------------
[Sys.Copy]
advports.SYS
[Inf.Copy]
advports.inf
PCM3643S.inf
[Inf.NT.Copy]
advports.inf
PCM3643S.inf
[DriverLogConfig]
ConfigPriority=HARDRECONFIG
IRQConfig=S:3,4,5,7,9,10,11,12
;-------------------------------------------
; 8 ports
;-------------------------------------------
[PCM36438.mf]
CopyFiles=Sys.Copy,Inf.Copy,Uninstall.Copy
LogConfig=DriverLogConfig8
AddReg=Uninstall.AddReg
;-------------------------------------------
[PCM36438.mf.HW]
AddReg=PCM36438.mf.RegHW
;-------------------------------------------
[PCM36438.mf.Services]
AddService = ADV, 2, ADV_Service_Inst8
;-------------------------------------------
[ADV_Service_Inst8]
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\advports.sys
LoadOrderGroup = System Bus Extender
[DriverLogConfig8]
ConfigPriority=HARDRECONFIG
IRQConfig=S:3,4,5,7,9,10,11,12
IRQConfig=S:3,4,5,7,9,10,11,12
;-------------------------------------------
[Strings]
MFClassName ="MultiPortSerial"
ProviderName="Advantech Co."
MfgName="Advantech"
DiskName="Advantech PCM 3xxx Adapter Drivers Disk"
ComPortName="Adv Serial Port"
PCM36434Name="Advantech PCM3643 4 Ports Adapter(Standard Mode)"
PCM36438Name="Advantech PCM3643 8 Ports Adapter(Standard Mode)"
;----------------
; END OF FILE
;----------------
Download Driver Pack
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.