OXPAR.INF Driver File Contents (EX-1370.zip)

;*******************************************************************************
;*
;*  File:                  OxPAR.inf
:*
;*  Copyright (C) 2006 Oxford Semiconductor Ltd.
;*
;*  Description: Installs OX16PCI95x/OX12PCI840 PCI parallel ports to
;*               Windows 2K, XP and Vista
;*
;*
;*******************************************************************************

[version]
Signature=$CHICAGO$
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%mfg%


[DestinationDirs]
DefaultDestDir = 11       ; LDID_SYS
Drv.Copy       = 11       ; LDID_SYS
Inf.Copy       = 17       ; LDID_INF



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

[PortsClass.AddReg]
HKR,,,,%PortsClassName%



;-------------------------------------------------------------------------------
;                          Supporting Device List
;-------------------------------------------------------------------------------
;  PCI\VEN_1415&DEV_9513   OxPCI954/mPCI954/mPCI952 Parallel Port (Func1)
;  PCI\VEN_1415&DEV_8403   Ox12PCI840 Parallel Port (Func0)
;  PCI\VEN_1415&DEV_9523   OxPCI952 Parallel Port (Func0)
;
;  Note: WinXP & Win2K use diffenret binaryies, OXPAR_XP.sys, OxPAR_2K.sys
;-------------------------------------------------------------------------------
[Manufacturer]
%mfg%=mfg

[mfg]
%DEV_9513.DeviceDesc%     = PCI9513,   PCI\VEN_1415&DEV_9513
%DEV_8403.DeviceDesc%     = PCI8403,   PCI\VEN_1415&DEV_8403
%DEV_9523.DeviceDesc%     = PCI8403,   PCI\VEN_1415&DEV_9523


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



;-------------------------------------------------------------------------------
;                    Install OX16PCI95x port (Win98/2K)
;-------------------------------------------------------------------------------
; Install oxpp.vxd with device device specific info (LogConfOverride9513)
; Install OxPAR_2K.sys to WinXP
;-------------------------------------------------------------------------------

[PCI9513]
DriverVer=08/31/2006, 6.6.0
CopyFiles=Drv.Copy
AddReg=Drv.Reg
DelReg=DriverVer.DelReg
AddReg=DriverVer.AddReg

[PCI9513.AddReg]
HKR,,PortSubClass,1,00
HKR,,ECPDevice,1,00

[PCI9513.HW]
AddReg=LogConfOverride, Oxflags9513



;-------------------------------------------------------------------------------
;           Install OX12PCI840 and OX16PCI952 port (Win98/2K)
;-------------------------------------------------------------------------------
; Install oxpp.vxd with device device specific info (LogConfOverride8403)
; Install OxPAR_2K.sys to Win2K
;-------------------------------------------------------------------------------
[PCI8403]
DriverVer=08/31/2006, 6.6.0
CopyFiles=Drv.Copy
AddReg=Drv.Reg
DelReg=DriverVer.DelReg
AddReg=DriverVer.AddReg

[PCI8403.AddReg]
HKR,,PortSubClass,1,00
HKR,,ECPDevice,1,01

[PCI8403.HW]
AddReg=LogConfOverride, Oxflags8403



;-------------------------------------------------------------------------------
;                                W98 Common
;-------------------------------------------------------------------------------
[Drv.Reg]
HKR,,DevLoader,0,oxpp.vxd
HKR,,DriverDesc,0,"OX16PCI95x bus(lpt) enumerator"
HKR,,EnumPropPages,,"oxppui.dll,EnumPropPages"

[DriverVer.AddReg]
HKR,,Ver,,%OXPCIVersion%

[DriverVer.DelReg]
HKR,,Ver

[LogConfOverride]
HKR,,ConfigFlags,1,08,00,00,00

[Oxflags9513]
HKR,,OxfordFlags,1,13,95,00,01

[Oxflags8403]
HKR,,OxfordFlags,1,03,84,00,01


;-------------------------------------------------------------------------------
;                               Common
;-------------------------------------------------------------------------------
[Drv.Copy]
oxpp.vxd
oxppui.dll

[Inf.Copy]
oxpar2.inf

[SourceDisksNames]
1=%drvDisk%,,

[SourceDisksFiles]
oxpp.vxd     = 1
oxppui.dll   = 1
oxpar2.inf   = 1


;-------------------------------------------------------------------------------
;                                  Strings
;-------------------------------------------------------------------------------
[Strings]
OXPCIVersion                 = "6.6.0.1"

mfg                          = "(Enhanced ports)"
PortsClassName               = "Ports (COM & LPT)"
drvDisk                      = "High-performance ports driver disk"

DEV_9513.DeviceDesc = "OX16PCI95x PCI Parallel port"
DEV_8403.DeviceDesc = "OX12PCI840 PCI Parallel port"
DEV_9523.DeviceDesc = "OX16PCI952 PCI Parallel port"


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: web4, load: 0.88