fcports.inf Driver File Contents (asyncpci_2007_06_29.zip)

; fastcom.inf
;
; Installation file (.inf) for the Fastcom:232/4-1M-PCI Ports.
;
; (c) Copyright 2002 Commtech, Inc. 
;

[version]
signature="$Windows NT$"
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%MS%
DriverVer=11/14/1999,5.00.2183.1

[DestinationDirs]
ComPort.oem.NT.Copy = 12
ComPort.oem.NT.Copydll=10,system32

[ControlFlags]
ExcludeFromSelect=FCFILT

; Drivers
;----------------------------------------------------------
[Manufacturer]
%Manu%=Manu

[Manu]
%FCPNP0501.DeviceDesc% = ComPort.oem , FCPNP0501  ; Communications Port

;
; Redirect NT, NT.HW and NT.Services decorated sections
;

[ComPort.oem.NT]
; NT install section, redirect
; we also need to add this for benefit of Ports class
AddReg=ComPort.oem.AddReg
CopyFiles=ComPort.oem.NT.Copy,ComPort.oem.NT.Copydll

[ComPort.oem.AddReg]
; Let Ports class know this is a serial port
HKR,,PortSubClass,1,01
HKR,,EnumPropPages32,,"FcPorts.dll,SerialPortPropPageProvider"

[ComPort.oem.NT.Copy]
fcfilt.sys
serialp.sys

[ComPort.oem.NT.Copydll]
FcPorts.dll

[ComPort.oem.NT.HW.AddReg]
HKR,,"UpperFilters",0x00010000,"fcfilt"
HKR,,"UpperFilters",0x00010008,"serenum"

[ComPort.oem.NT.Services.AddReg]
HKR,,"PermitShare",0x00010001,0x1

[ComPort.oem.NT.HW]
; NT.HW section, redirect - ensure order of processing by doing all
; entries as Needs.
AddReg=ComPort.oem.NT.HW.AddReg

[ComPort.oem.NT.Services]
; add any other services here
AddService = FCFILT,,FCFILT_Service_inst
AddService = Serialp, 0x00000002, Serialp_Service_Inst, Serialp_EventLog_Inst


[FCFILT_Service_inst]
DisplayName    = FCFILT
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 3               ; SERVICE_DEMAND_START
ErrorControl   = 1               ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\fcfilt.sys
LoadOrderGroup = PNP Filter

; -------------- Serial Port Driver install sections
[Serialp_Service_Inst]
DisplayName    = %Serialp.SVCDESC%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 1               ; SERVICE_SYSTEM_START (this driver may do detection)
ErrorControl   = 0               ; SERVICE_ERROR_IGNORE
ServiceBinary  = %12%\serialp.sys
LoadOrderGroup = Extended base
AddReg = ComPort.oem.NT.Services.AddReg

[Serialp_EventLog_Inst]
AddReg = Serialp_EventLog_AddReg

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


; User readable strings
;----------------------------------------------------------
[Strings]
MS  = "Microsoft"
Manu = "Commtech, Inc."
FCPNP0501.DeviceDesc 	= "Fastcom AsyncPCI Communications Port"
Serialp.SVCDESC   	= "FCAP Serial port 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: web3, load: 3.17