oxpci.inf Driver File Contents (pci-1284.zip)

;********************************************************************
;*     File:   oxpci.inf
;*                   
;*     Description:
;*             Multifunction installer for OX16PCI954/OX9162
;*              (Win9x/Win2000)
;*             Loads the enumerators, which create the child devnodes
;*      
;********************************************************************

[Version]
Signature=$CHICAGO$
Class=MultiFunction
ClassGuid={4D36E971-E325-11CE-BFC1-08002BE10318}
Provider=%mfg%

[DestinationDirs]
DefaultDestDir=11		; LDID_SYS
Drv.Copy=11			; LDID_SYS
Drv.NT.Copy=12			; LDID_DRIVER
Null.NT.Copy=12			; LDID_DRIVER
dll.NT.Copy=11			; LDID_SYS
Inf.Copy=17			; LDID_INF

; Install class "Multifunction"
;----------------------------------------------------------
[ClassInstall]
AddReg=MF_Class.AddReg

[MF_Class.AddReg]
HKR,,,,%MF_ClassName%

[ClassInstall32.NT]
AddReg=MF_Class.NT.AddReg

[MF_Class.NT.AddReg]
HKR,,,,%MF_ClassName%
HKR,,Class,,"MultiFunction"
HKR,,NoInstallClass,,"1"

[ControlFlags]

; Drivers
;----------------------------------------------------------

[Manufacturer]
%mfg%=titan

;List of available devices
[titan]
%PCI\VEN_1415&DEV_9501.DeviceDesc% = PCI_9501,          PCI\VEN_14D2&DEV_A003
%PCI\VEN_1415&DEV_9511.DeviceDesc% = PCI_9511,          PCI\VEN_14D2&DEV_A004
%PCI\VEN_1415&DEV_950A.DeviceDesc% = PCI_950A,          PCI\VEN_14D2&DEV_A005
%PCI\VEN_1415&DEV_1S.DeviceDesc%   = PCI_1S,            PCI\VEN_14D2&DEV_A001

%PCI\VEN_1415&DEV_FFFF.DeviceDesc% = PCI_NULL,          PCI\VEN_14D2&DEV_FFFF
%PCI\VEN_1415&DEV_9512.DeviceDesc% = PCI_NULL,          PCI\VEN_14D2&DEV_9512
%PCI\VEN_1415&DEV_9500.DeviceDesc% = PCI_NULL,          PCI\VEN_14D2&DEV_9500
%PCI\VEN_1415&DEV_9510.DeviceDesc% = PCI_NULL,          PCI\VEN_14D2&DEV_9510

; ********************* Install null PCI function ***********************
[PCI_NULL]
CopyFiles=Inf.Copy

[PCI_NULL.NT]
CopyFiles=Inf.Copy, Null.NT.Copy
DelReg=DriverVer.DelReg
AddReg=DriverVer.AddReg

[PCI_NULL.NT.Services]
AddService = oxmep, 0x00000002, oxmep_Service_Inst

; ******************* Install OX16PCI954 internal UARTs *****************
[PCI_9501]
CopyFiles=Drv.Copy, Inf.copy
AddReg=Drv.Reg
DelReg=DriverVer.DelReg
AddReg=DriverVer.AddReg

[PCI_9501.HW]
AddReg=PCI_9501.HW.AddReg
[PCI_9501.HW.AddReg]
HKR,,OxfordFlags,1,01,95,00,00

[PCI_9501.NT]
CopyFiles=Drv.NT.Copy, dll.NT.Copy, Inf.Copy
DelReg=DriverVer.DelReg
AddReg=DriverVer.AddReg

[PCI_9501.NT.HW]
AddReg=PCI_9501.NT.HW.AddReg
[PCI_9501.NT.HW.AddReg]
HKR,,"OxsemiDeviceType", 	0x00010001,	0x95010000

[PCI_9501.NT.Services]
AddService = oxmf, 0x00000002, oxmf_Service_Inst

;* ****************** Install OX16PCI954 dual UART **********************
[PCI_950A]
CopyFiles=Drv.Copy, Inf.copy
AddReg=Drv.Reg
DelReg=DriverVer.DelReg
AddReg=DriverVer.AddReg

[PCI_950A.HW]
AddReg=PCI_950A.HW.AddReg

[PCI_950A.HW.AddReg]
HKR,, "OxsemiPortCount", 	0x00010001,	2
HKR,,OxfordFlags,1,01,95,00,00

[PCI_950A.NT]
CopyFiles=Drv.NT.Copy, dll.NT.Copy, Inf.Copy
DelReg=DriverVer.DelReg
AddReg=DriverVer.AddReg

[PCI_950A.NT.HW]
AddReg=PCI_950A.NT.HW.AddReg
[PCI_950A.NT.HW.AddReg]
HKR,, "OxsemiDeviceType", 	0x00010001,	0x95010000
HKR,, "OxsemiPortCount", 	0x00010001,	2

[PCI_950A.NT.Services]
AddService = oxmf, 0x00000002, oxmf_Service_Inst

;* ****************** Install OX16PCI954 as single UART **********************
[PCI_1S]
CopyFiles=Drv.Copy, Inf.copy
AddReg=Drv.Reg
DelReg=DriverVer.DelReg
AddReg=DriverVer.AddReg

[PCI_1S.HW]
AddReg=PCI_1S.HW.AddReg

[PCI_1S.HW.AddReg]
HKR,, "OxsemiPortCount", 	0x00010001,	1
HKR,,OxfordFlags,1,01,95,00,00

[PCI_1S.NT]
CopyFiles=Drv.NT.Copy, dll.NT.Copy, Inf.Copy
DelReg=DriverVer.DelReg
AddReg=DriverVer.AddReg

[PCI_1S.NT.HW]
AddReg=PCI_1S.NT.HW.AddReg
[PCI_1S.NT.HW.AddReg]
HKR,, "OxsemiDeviceType", 	0x00010001,	0x95110000
HKR,, "OxsemiPortCount", 	0x00010001,	1

[PCI_1S.NT.Services]
AddService = oxmf, 0x00000002, oxmf_Service_Inst

; ****************** Install OX16PCI954 local bus UARTs *****************
[PCI_9511]
CopyFiles=Drv.Copy, Inf.Copy
AddReg=Drv.Reg
DelReg=DriverVer.DelReg
AddReg=DriverVer.AddReg

[PCI_9511.HW]
AddReg=PCI_9511.HW.AddReg
[PCI_9511.HW.AddReg]
HKR,,OxfordFlags,1,11,95,00,00

[PCI_9511.NT]
CopyFiles=Drv.NT.Copy, dll.NT.Copy, Inf.Copy
DelReg=DriverVer.DelReg
AddReg=DriverVer.AddReg

[PCI_9511.NT.HW]
AddReg=PCI_9511.NT.HW.AddReg
[PCI_9511.NT.HW.AddReg]
HKR,, "OxsemiDeviceType", 	0x00010001,	0x95110000

[PCI_9511.NT.Services]
AddService = oxmf, 0x00000002, oxmf_Service_Inst

; ****************** Install OX9162 local bus UARTs *****************
[PCI_8401]
CopyFiles=Drv.Copy, Inf.Copy
AddReg=Drv.Reg
DelReg=DriverVer.DelReg
AddReg=DriverVer.AddReg

[PCI_8401.HW]
AddReg=PCI_8401.HW.AddReg
[PCI_8401.HW.AddReg]
HKR,,OxfordFlags,1,01,84,00,00

[PCI_8401.NT]
CopyFiles=Drv.NT.Copy, dll.NT.Copy, Inf.Copy
DelReg=DriverVer.DelReg
AddReg=DriverVer.AddReg

[PCI_8401.NT.HW]
AddReg=PCI_8401.NT.HW.AddReg
[PCI_8401.NT.HW.AddReg]
HKR,, "OxsemiDeviceType", 	0x00010001,	0x84010000

[PCI_8401.NT.Services]
AddService = oxmf, 0x00000002, oxmf_Service_Inst

; ****************** copyfiles, registry etc.

[Drv.Copy]
oxmf.vxd

[Drv.NT.Copy]
oxmf.sys
oxmfuf.sys
oxser.sys

[Null.NT.Copy]
oxmep.sys

[dll.NT.Copy]
oxui.dll

[Inf.Copy]
oxpci.inf
oxpci2.inf

[Drv.Reg]
HKR,,DevLoader,0,oxmf.vxd
HKR,,DriverDesc,0,"OX16PCI954 bus enumerator"

[oxmf_Service_Inst]
DisplayName    = %oxmf_driverdescstring%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 1               ; SERVICE_SYSTEM_START (this driver may do detection)
ErrorControl   = 0               ; SERVICE_ERROR_IGNORE
ServiceBinary  = %12%\oxmf.sys
LoadOrderGroup = Extended base

[oxmep_Service_Inst]
DisplayName    = %oxmep_driverdescstring%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 1               ; SERVICE_SYSTEM_START (this driver may do detection)
ErrorControl   = 0               ; SERVICE_ERROR_IGNORE
ServiceBinary  = %12%\oxmep.sys
LoadOrderGroup = Extended base

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

[DriverVer.DelReg]
HKR,,Ver

[SourceDisksNames]
1=%drvdisk%,,0

[SourceDisksFiles]
oxmf.vxd=1
oxmf.sys=1
oxmfuf.sys=1
oxser.sys=1
oxmep.sys=1
oxui.dll=1
oxpci.inf=1
oxpci2.inf=1

[Strings]
mfg                                     = "Titan Electronics Inc."
MF_ClassName				= "Multifunction adapters"
drvDisk					= "High-performance ports driver disk"
OXPCIVersion				= "3.5"
oxmf_driverdescstring                   = "OX16PCI954/OX9160/OX9162 Bus enumerator"
oxmep_driverdescstring                  = "OX16PCI954/OX9160/OX9162 support driver"

PCI\VEN_1415&DEV_9501.DeviceDesc="OX16PCI954 PCI UARTs"
PCI\VEN_1415&DEV_9511.DeviceDesc="OX16PCI954 PCI bridge"
PCI\VEN_1415&DEV_9512.DeviceDesc="OX16PCI954 32-bit PCI bridge"
PCI\VEN_1415&DEV_950A.DeviceDesc="OX16PCI954 Dual PCI UART"
PCI\VEN_1415&DEV_8401.DeviceDesc="OX9162 PCI bridge"
PCI\VEN_1415&DEV_9500.DeviceDesc="PCI Function"
PCI\VEN_1415&DEV_9510.DeviceDesc="PCI Function"
PCI\VEN_1415&DEV_FFFF.DeviceDesc="PCI Function"
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: ftp, load: 2.91