bbpci2.inf Driver File Contents (3pcio1-5669r0.exe)

;/************************************************************
;**     File:   bbpci2.inf
;**		      
;**	Description:
;**             Installs the serial ports behind a PCI bridge
;**      
;** Model Number: 3PCIO1, 3PCI2
;************************************************************/

[Version]
signature="$CHICAGO$"
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%mfg%
CatalogFile=BBSER.cat		; .cat file (no different binaries)
; Win98 doesn't recognise DriverVer in [version] section, so this tag is copied
; in its DDInstall sections
DriverVer=02/12/2003, 4.0.4

[DestinationDirs]
DefaultDestDir  = 11        		;LDID_SYS

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

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

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

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

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

[mfg]
%ComPort.DeviceDesc%	= ComPort,	BBMF\*PNP0501
%ComPort.DeviceDesc%	= ComPort,	OXPCIMF\*PNP0501

[ControlFlags.NT]
ExcludeFromSelect=BBMF\*PNP0501
ExcludeFromSelect=OXPCIMF\*PNP0501

; ************** install serial ports ***********************
[ComPort]
DriverVer=02/12/2003, 4.0.4
CopyFiles=ComPort.Copy
AddReg=ComPort.AddReg, ComPort.W95.AddReg

[ComPort.NT]
AddReg=ComPort.AddReg, ComPort.NT.AddReg

[ComPort.NT.HW]
AddReg=ComPort.NT.HW.AddReg

[ComPort.NT.HW.AddReg]
HKR,,"UpperFilters",	0x00010000,	"serenum" 	;;MULTI_SZ
HKR,,"UpperFilters",	0x00010008,	"oxmfuf"	;;APPEND
HKR,,"95xSpecific",	0x00000001,01,00,00,00,00,00,c9,16,20,00,01,00,04,64,10,70,08,00,00,00,00,00,00,10
HKR,,"ClockRate",	0x00010001, 7372800
HKR,,"MultiportProperties",0x00010001, 1

[ComPort.AddReg]
HKR,,PortSubClass,1,01

[ComPort.W95.AddReg]
HKR,,DevLoader,,*vcomm
HKR,,Enumerator,,serenum.vxd
HKR,,PortDriver,,bbser.vxd
;HKR,,Contention,,*vcd
HKR,,ConfigDialog,,bbserui.dll
HKR,,DCB,3,1c,00,00,00,80,25,00,00,01,00,00,00,00,00,0a,00,0a,00,08,00,00,11,13,00,00,00
HKR,,950Specific,3,00,01,08,10,04,40,40,78,12,14,04,00,00,01,00,00
HKR,,EnumPropPages,,"bbserui.dll,EnumPropPages"
;HKR,,EnableIRQSharing,1,01,00,00,00 

[ComPort.NT.AddReg]
HKR,,EnumPropPages32,,"bbui.dll,SerialPropPageProvider"
HKLM,%ParametersSubKey%, OxfordFlags,   0x00010001,     0

;-------------- Service installation
; Port Driver (function driver for this device)
[ComPort.NT.Services]
AddService = oxser, 0x00000002, oxser_Service_Inst, oxser_EventLog_Inst
AddService = Oxmfuf,,Oxmfuf_Service_Inst
AddService = Serenum,,Serenum_Service_Inst

; -------------- Serial Port Driver install sections
[oxser_Service_Inst]
DisplayName    = %oxser.SVCDESC%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 1               ; SERVICE_SYSTEM_START (this driver may do detection)
ErrorControl   = 0               ; SERVICE_ERROR_IGNORE
ServiceBinary  = %12%\oxser.sys
LoadOrderGroup = Extended base

; -------------- Serenum Driver install section
[Serenum_Service_Inst]
DisplayName    = %Serenum.SVCDESC%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 3               ; SERVICE_DEMAND_START
ErrorControl   = 1               ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\serenum.sys
LoadOrderGroup = PNP Filter

[Oxmfuf_Service_Inst]
DisplayName    = %Oxmfuf.SVCDESC%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 3               ; SERVICE_DEMAND_START
ErrorControl   = 1               ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\oxmfuf.sys
LoadOrderGroup = PNP Filter

[oxser_EventLog_Inst]
AddReg = oxser_EventLog_AddReg

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

[ComPort.Copy]
bbser.vxd
bbserui.dll

[ComPort.PosDup]
*PNP0501

[SourceDisksNames]
1=%drvdisk%,,

[SourceDisksFiles]
bbser.vxd=1
bbserui.dll=1

[Strings]
mfg				= "B&B Electronics"
PortsClassName	= "Ports (COM & LPT)"
drvDisk					= "B&B Electronics' Serial Driver Disk"

ComPort.DeviceDesc	= "B&B Communications Port"

oxser.SVCDESC		= "OX16C95x Serial port driver"
Serenum.SVCDESC		= "Serenum Filter Driver"
Oxmfuf.SVCDESC		= "Filter driver for OX16PCI954 ports"
ParametersSubKey	= "SYSTEM\CurrentControlSet\Services\oxser\Parameters"
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.65