;********************************************************************
;*
;* File: pparallel.inf
;*
;* Description:
;* Installer for Perle Speed LE PCI parallel ports on X64 based systems
;*
;********************************************************************
[version]
Signature=$CHICAGO$
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%Perle_Systems%
CatalogFile.NTamd64=pserial.cat
DriverVer = 02/18/2011, 2.8.1.1
[DestinationDirs]
DefaultDestDir=11 ; LDID_SYS
Drv_XP.NT.Copy=12 ; LDID_DRIVERS
; Install class "Ports"
;----------------------------------------------------------
[ClassInstall32.NT]
AddReg=PortsClass.NT.AddReg
[PortsClass.NT.AddReg]
HKR,,,,%PortsClassName%
HKR,,Icon,,"-23"
HKR,,Installer32,,"MsPorts.Dll,PortsClassInstaller"
[ControlFlags]
; Speed LE Adapters
ExcludeFromSelect = \
PCI\VEN_155F&DEV_B013&SUBSYS_95131415, \
PCI\VEN_155F&DEV_B014&SUBSYS_95131415, \
PCI\VEN_155F&DEV_B015&SUBSYS_95131415, \
PCI\VEN_155F&DEV_B026&SUBSYS_95131415, \
PCI\VEN_155F&DEV_B025&SUBSYS_95131415
;----------------------------------------------------------
; Drivers
[Manufacturer]
%Perle_Systems%=Perle,NTamd64
[Perle.NTamd64]
; Speed LE PCI Adapters
%SPD1LE1PP_PCI.DeviceDesc% = SPEEDLEP_PCI, PCI\VEN_155F&DEV_B013&SUBSYS_95131415
%SPD2LE1PP_PCI.DeviceDesc% = SPEEDLEP_PCI, PCI\VEN_155F&DEV_B014&SUBSYS_95131415
%SPDLE1PP_PCI.DeviceDesc% = SPEEDLEP_PCI, PCI\VEN_155F&DEV_B015&SUBSYS_95131415
%SPD1LE1PEXPP_PCI.DeviceDesc% = SPEEDLEP_PCI, PCI\VEN_155F&DEV_B026&SUBSYS_95131415
%SPDLE1PEXPP_PCI.DeviceDesc% = SPEEDLEP_PCI, PCI\VEN_155F&DEV_B025&SUBSYS_95131415
; *************** install Perle Parallel Port *****************
[SPEEDLEP_PCI.NT]
CopyFiles=Drv_XP.NT.Copy
AddReg=SPEEDLEP_PCI.AddReg,SPEEDLEP_PCI.NT.AddReg
[SPEEDLEP_PCI.AddReg]
HKR,,PortSubClass,1,00
HKR,,ECPDevice,1,00
[SPEEDLEP_PCI.NT.AddReg]
HKR,,EnumPropPages32,,"MsPorts.dll,ParallelPortPropPageProvider"
;-------------- Service installation
[SPEEDLEP_PCI.NT.Services]
AddService = pparallel, 0x00000002, pparallel_Service_Inst, pparallel_EventLog_Inst ;
; -------------- Parallel Port Driver install sections
[pparallel_Service_Inst]
DisplayName = %pparallel.SVCDESC%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
ServiceBinary = %12%\pparallel.sys
LoadOrderGroup = Parallel arbitrator
[pparallel_EventLog_Inst]
AddReg = pparallel_EventLog_AddReg
[pparallel_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\pparallel.sys"
HKR,,TypesSupported,0x00010001,7
[Drv_XP.NT.Copy]
pparallel.sys
[SourceDisksNames]
1=%drvDisk%,,
[SourceDisksFiles]
pparallel.sys=1
[Strings]
Perle_Systems = "Perle Systems Limited"
PortsClassName = "Ports (COM & LPT)"
drvDisk = "Perle Driver Disk or CDROM"
;-------------------------------------------------------------------------------------------
; Speed LE
SPD1LE1PP_PCI.DeviceDesc = "Perle SPEED1 LE1P Parallel Port"
SPD2LE1PP_PCI.DeviceDesc = "Perle SPEED2 LE1P Parallel Port"
SPDLE1PP_PCI.DeviceDesc = "Perle SPEED LE1P Parallel Port"
SPD1LE1PEXPP_PCI.DeviceDesc = "Perle SPEED1 LE1P Express Parallel Port"
SPDLE1PEXPP_PCI.DeviceDesc = "Perle SPEED LE1P Express Parallel Port"
pparallel.SVCDESC = "Perle Parallel port driver"
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.