Bbdrvs.inf Driver File Contents (SS_6.1.zip)

;*****************************************************************************************************
;*****************************************************************************************************
;
;	Brain Boxes Multiport Adapter INF file 
;
;	Copyright (C)   Brainboxes 2003
;
;*****************************************************************************************************
;*****************************************************************************************************
;
;
[Version]
Signature=$WINDOWS95$
Class=Ports
Provider=%String0%
CatalogFile.nt = BBDVRS.cat 
DriverVer=08/16/2005, 6.1.71.0

[DestinationDirs]
DefaultDestDir=11

[Manufacturer]
%String1%=SS, NTAMD64, NTIA64

[SS.NTAMD64]
[SS.NTIA64]

[SS]
%String2%=Vel232,MF\VEL232,*PNP0500,*PNP0501
%String3%=Multi232,MF\MUL232,*PNP0500,*PNP0501
%String4%=Vel485,MF\VEL485,*PNP0500,*PNP0501
%String5%=Multi485,MF\MUL485,*PNP0500,*PNP0501
%String6%=Only485,MF\Only485,*PNP0500,*PNP0501
%String7%=MulVel232,MF\MulVEL232,*PNP0500,*PNP0501
%String8%=Photon232,MF\PHOTON232,*PNP0500,*PNP0501
%String9%=UVel485,MF\UVEL485,*PNP0500,*PNP0501
%String10%=LptPort,PORTS\SSPAR
%String11%=Vel232,MF\UC232,*PNP0500, *PNP0501

[ControlFlags]
;CopyFilesOnly=Vel232,Multi232,Vel485,Multi485
ExcludeFromSelect=Vel232
ExcludeFromSelect=Vel485
ExcludeFromSelect=Multi232
ExcludeFromSelect=Multi485
ExcludeFromSelect=Only485
ExcludeFromSelect=MulVel232
ExcludeFromSelect=Photon232
ExcludeFromSelect=UVel485

[Photon232]
AddReg=StdPhotPortAddReg,Photon232.AddReg

[Photon232.PosDup]
*PNP0500,*PNP0501

[Vel232]
AddReg=StdPortAddReg,Vel232.AddReg

[Vel232.PosDup]
;*PNP0500,*PNP0501

[MulVel232]
AddReg=StdPortAddReg,MulVel232.AddReg

[MulVel232.PosDup]
*PNP0500,*PNP0501

[Multi232]
AddReg=StdPortAddReg,MultiPort.AddReg,Multi232.AddReg

[Multi232.PosDup]
*PNP0500,*PNP0501

[Only485]
AddReg=StdPortAddReg,OnlyMode485.AddReg

[Vel485]
AddReg=StdPortAddReg,Mode485.AddReg,Vel485.AddReg

[Vel485.PosDup]
*PNP0500,*PNP0501

[UVel485]
AddReg=StdUPortAddReg,Mode485.AddReg,Vel485.AddReg

[UVel485.PosDup]
*PNP0500,*PNP0501

[Multi485]
AddReg=StdPortAddReg,Mode485.AddReg,Multi485.AddReg,MultiPort.AddReg

[Multi485.PosDup]
*PNP0500,*PNP0501

[StdPortAddReg]
HKR,,DevLoader,0,*vcomm
HKR,,Enumerator,0,serenum.vxd
;HKR,,Contention,0,*vcd
HKR,,DCB,3,1c,00,00,00,80,25,00,00,11,33,00,00,00,00,0a,00,0a,00,08,00,00,11,13,00,00,00
HKR,,PortSubClass,1,01
HKR,,Settings,1,02,10,00,80
HKR,,ConfigDialog,0,ssportui.dll
HKR,,EnumPropPages,0,ssportui.dll


[StdUPortAddReg]
HKR,,DevLoader,0,*vcomm
HKR,,Enumerator,0,serenum.vxd
;HKR,,Contention,0,*vcd
HKR,,DCB,3,1c,00,00,00,80,25,00,00,11,33,00,00,00,00,0a,00,0a,00,08,00,00,11,13,00,00,00
HKR,,PortSubClass,1,01
HKR,,Settings,1,02,10,00,80
HKR,,ConfigDialog,0,ssportui.dll
HKR,,EnumPropPages,0,ssportui.dll

[StdPhotPortAddReg]
HKR,,DevLoader,0,*vcomm
HKR,,Enumerator,0,serenum.vxd
HKR,,Contention,0,*vcd
HKR,,DCB,3,1c,00,00,00,80,25,00,00,11,33,00,00,00,00,0a,00,0a,00,08,00,00,11,13,00,00,00
HKR,,PortSubClass,1,01
HKR,,Settings,1,02,10,00,80
HKR,,ConfigDialog,0,SsPhPort.dll
HKR,,EnumPropPages,0,SsPhPort.dll

[Vel232.AddReg]
HKR,,PortDriver,0,ssvel.vxd
HKR,,bVel,1,01

[Photon232.AddReg]
HKR,,PortDriver,0,SsPhoton.vxd
HKR,,bVel,1,01

[MulVel232.AddReg]
HKR,,PortDriver,0,ssvel.vxd
HKR,,bVel,1,01
HKR,,bMulVel,1,01

[MultiPort.AddReg]
HKR,,SISRAddress,3,a0,03
HKR,,UseSharedInt,3,01
HKR,,AllowShared,1,01
HKR,,LogPortNumber,3,00
HKR,,bMul,1,01

[Multi232.AddReg]
HKR,,PortDriver,0,ssmult.vxd
HKR,,bMul,1,01

[Mode485.AddReg]
HKR,,Enabled485,1,00
HKR,,b485,1,01

[OnlyMode485.AddReg]
HKR,,PortDriver,0,ssvel.vxd
HKR,,Enabled485,1,00
HKR,,b485,1,01

[Vel485.AddReg]
HKR,,PortDriver,0,ssv485.vxd
HKR,,bVel,1,01
HKR,,b485,1,01

[Multi485.AddReg]
HKR,,PortDriver,0,ssm485.vxd
HKR,,b485,1,01
HKR,,bMul,1,01


; LPT sections
;----------------------------------------------------------
[LptPort]
;CopyFiles=LptPort.Copy
AddReg=LptPort.AddReg
LogConfig=lsnn,lsan,lann,laan

[LptPort.Copy]
lpt.vxd,,,33

[LptPort.AddReg]
HKR,,DevLoader,,*vcomm
;HKR,,Enumerator,,lptenum.vxd
HKR,,Contention,,*vpd
HKR,,PortDriver,,lpt.vxd
HKR,,PortSubClass,1,00
HKR,,ECPDevice,1,00

; The following sections are LPT and ECP port logical
; resource configurations. Section name format means:
; Char 1 = l (LPT port)
; Char 2 = I/O config:    s (std), a (any)
; Char 3 = IRQ config: #,          a (any), n (none) 
; Char 4 = DMA config:             a (any), n (none)

[lsnn]
ConfigPriority=HARDRECONFIG
IOConfig=3bc-3be(3ff::),378-37a(3ff::),278-27a(3ff::)

[lsan]
ConfigPriority=HARDRECONFIG
IOConfig=3bc-3be(3ff::),378-37a(3ff::),278-27a(3ff::)
IRQConfig=3,4,5,6,7,8,9,10,11,12,13,14,15

[lann]
ConfigPriority=HARDRECONFIG
IOConfig=8@100-3ff%fff8(3ff::)

[laan]
ConfigPriority=HARDRECONFIG
IOConfig=8@100-3ff%fff8(3ff::)
IRQConfig=3,4,5,6,7,8,9,10,11,12,13,14,15

[lsaa]
ConfigPriority=HARDRECONFIG
IOConfig=3bc-3be(3ff::),378-37a(3ff::),278-27a(3ff::)
IRQConfig=3,4,5,6,7,8,9,10,11,12,13,14,15
DMAConfig=1,2,3,5,6,7

[laaa]
ConfigPriority=HARDRECONFIG
IOConfig=8@100-3ff%fff8(3ff::)
IRQConfig=3,4,5,6,7,8,9,10,11,12,13,14,15
DMAConfig=1,2,3,5,6,7

; End LPT and ECP LogConfig sections



[Strings]
String0="Serial Solutions"
String1="Serial Solutions"
String2="Velocity RS232 Port"
String3="MultiPort RS232 Port"
String4="Velocity RS485 Port"
String5="MultiPort RS485 Port"
String6="RS422/485 Port"
String7="MultiPort RS232 Port"
String8="Photon RS232 Port"
String9="UltraVel RS485 Port"
String10="Parallel Port"
String11="RS232 Serial 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: web3, load: 4.14