OXPAR.INF Driver File Contents (CyberPro64_win.exe)

;********************************************************************
;*
;*     	File:	oxpar.inf
;*      Copyright (c) 2006 SIIG, Inc.
;*
;*	Description:
;*		Installer for OX16PCI95x/OX12PCI840 
;*		PCI parallel ports
;*
;********************************************************************

[version]
Signature=$CHICAGO$
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%mfg%
;CatalogFile.NT=OxparNT.cat	; Different .cat for Win2k binaries
DriverVer=10/31/2006, 6.4.1.04

[SourceDisksNames]
1=%drvDisk%,,,

[SourceDisksFiles]
oxpar_xp.sys = 1
oxpar64.sys =1 

[DestinationDirs]
DefaultDestDir=11		; LDID_SYS
Drv_XP.NT.Copy=12		; LDID_DRIVERS
Drv_XP.NT64.Copy=12       	; LDID_DRIVERS

; Install class "Ports"
;----------------------------------------------------------
[ClassInstall32.NT]
AddReg=PortsClass.NT.AddReg

[ClassInstall32.NTAMD64]
AddReg=PortsClass.NT.AddReg

[PortsClass.NT.AddReg]
HKR,,,,%PortsClassName%
HKR,,Icon,,"-23"
HKR,,Installer32,,"MsPorts.Dll,PortsClassInstaller"

[ControlFlags]
ExcludeFromSelect=PCI\VEN_1415&DEV_9513
ExcludeFromSelect=PCI\VEN_1415&DEV_8403
ExcludeFromSelect=PCI\VEN_1415&DEV_9523
ExcludeFromSelect=PCI\VEN_1415&DEV_9513&SUBSYS_2090131F
ExcludeFromSelect=PCI\VEN_1415&DEV_8403&SUBSYS_2020131F

; Drivers
;----------------------------------------------------------
[Manufacturer]
%mfg%=mfg,NT.5.1,NTAMD64

[mfg]
%SIIG_DeviceDesc_XP%			= PCI9513_XP,	PCI\VEN_1415&DEV_9513&SUBSYS_2090131F
%SIIG_DeviceDesc1P_XP%			= PCI8403_XP,	PCI\VEN_1415&DEV_8403&SUBSYS_2020131F

[mfg.NT.5.1]      ; Windows XP or later
%SIIG_DeviceDesc_XP%			= PCI9513_XP,	PCI\VEN_1415&DEV_9513&SUBSYS_2090131F
%SIIG_DeviceDesc1P_XP%			= PCI8403_XP,	PCI\VEN_1415&DEV_8403&SUBSYS_2020131F

[mfg.NTAMD64]      ; Windows XP or later
%SIIG_DeviceDesc_XP64%			= PCI9513_XP64,		PCI\VEN_1415&DEV_9513&SUBSYS_2090131F
%SIIG_DeviceDesc1P_XP64%		= PCI8403_XP64,		PCI\VEN_1415&DEV_8403&SUBSYS_2020131F

; ***************  install OX16PCI95x port (XP) *****************
[PCI9513_XP.NT]
CopyFiles=Drv_XP.NT.Copy
AddReg=PCI9513_XP.NT.AddReg

[PCI9513_XP.NT.AddReg]
HKR,,PortSubClass,1,00
HKR,,ECPDevice,1,00
HKR,,EnumPropPages32,,"MsPorts.dll,ParallelPortPropPageProvider"

;-------------- Service installation
[PCI9513_XP.NT.Services]
AddService = oxpar, 0x00000002, oxpar_Service_Inst, oxpar_EventLog_Inst ;

; ***************  install OX16PCI95x port (XP AMD64) *****************
[PCI9513_XP64.NTAMD64]
CopyFiles=Drv_XP.NT64.Copy
AddReg=PCI9513_XP.NT.AddReg

;-------------- Service installation
[PCI9513_XP64.NTAMD64.Services]
AddService = oxpar, 0x00000002, oxpar_Service_Inst, oxpar_EventLog_Inst ;

; ***************  install OX12PCI840 and OX16PCI952 port (XP) *****************
[PCI8403_XP.NT]
CopyFiles=Drv_XP.NT.Copy
AddReg=PCI8403_XP.NT.AddReg

[PCI8403_XP.NT.AddReg]
HKR,,PortSubClass,1,00
HKR,,ECPDevice,1,01
HKR,,EnumPropPages32,,"MsPorts.dll,ParallelPortPropPageProvider"

;-------------- Service installation
[PCI8403_XP.NT.Services]
AddService = oxpar, 0x00000002, oxpar_Service_Inst, oxpar_EventLog_Inst ;

; ***************  install OX12PCI840 and OX16PCI952 port (XP AMD64) *****************
[PCI8403_XP64.NTAMD64]
CopyFiles=Drv_XP.NT64.Copy
AddReg=PCI8403_XP.NT.AddReg

;-------------- Service installation
[PCI8403_XP64.NTAMD64.Services]
AddService = oxpar, 0x00000002, oxpar_Service_Inst, oxpar_EventLog_Inst ;

; -------------- Parallel Port Driver install sections
[oxpar_Service_Inst]
DisplayName    = %oxpar.SVCDESC%
ServiceType    = 1                ; SERVICE_KERNEL_DRIVER
StartType      = 1                ; SERVICE_SYSTEM_START
ErrorControl   = 0                ; SERVICE_ERROR_IGNORE
ServiceBinary  = %12%\oxpar.sys
LoadOrderGroup = Parallel arbitrator

[oxpar_EventLog_Inst]
AddReg = oxpar_EventLog_AddReg

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

[Drv_XP.NT.Copy]
oxpar.sys,oxpar_xp.sys

[Drv_XP.NT64.Copy]
oxpar.sys,oxpar64.sys

[Strings]
mfg								= "SIIG"
PortsClassName 					= "Ports (COM & LPT)"
drvDisk							= "High-performance ports driver disk"
SIIG_DeviceDesc_XP				= "SIIG CyberPro Parallel Port"
SIIG_DeviceDesc1P_XP			= "SIIG CyberPro Parallel port"
SIIG_DeviceDesc_XP64			= "SIIG CyberPro Parallel port (Windows 64 Bit)"
SIIG_DeviceDesc1P_XP64			= "SIIG CyberPro Parallel port (Windows 64 Bit)"
oxpar.SVCDESC  					= "SIIG Parallel 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: 2.09