;*****************************************************************************************************
;
; Brainboxes' BbTrans Driver INF file
;
;
;*****************************************************************************************************
; The Version section has to be on top of every INF file :
;
; BrainBoxesBluetooth (unique identifier for finding & deleting oem infs)
[Version]
Signature = $CHICAGO$
Class = BrainBoxesBluetooth
ClassGuid = {7818C12F-604B-45e1-A96F-B46B3B4C38F8}
Provider = %CompanyName%
DriverVer=01/22/03, 2.0.103.0
;*****************************************************************************************************
; The manufacturers section specifies the models section, which belongs to the manufacturer :
;
[Manufacturer]
%CompanyName% = BrainBoxesModels
;*****************************************************************************************************
; The Models section
;
[BrainBoxesModels]
"Brain Boxes Bluetooth BCSP Transport Layer" = BB_TRANS, BBTrans
"Brain Boxes Bluetooth RS232 Transport Layer" = BB_TRANS_RS232, BBTransRS232
"Brain Boxes Bluetooth USB Transport Layer" = BB_TRANS_USB, BBTransU
;*****************************************************************************************************
; Any Model specified with ExcludeFromSelect will not be displayed to the user in the
; Add New Hardware wizard :
;
[ControlFlags]
ExcludeFromSelect = BBTrans
ExcludeFromSelect = BBTransRS232
ExcludeFromSelect = BBTransU
;*****************************************************************************************************
; Specifies the registry entries to be made under ..\Enum\
;
[BbBTHW.reg]
HKR,, "TypeOfDevice", 0x00010001, 32778
HKR,, "SymbolicLinkName", 0x00000000, ""
HKR,, "DeviceIsExclusive", 0x00010001, 1
HKR,, "IoType", 0x00010001, 4
HKR,, "NumberChildDevices", 0x00010001, 1
HKR,, "DisplayInUi", 0x00010001, 1
HKR,, "DeviceIndexingPolicyType", 0x00010001, 0x00000102
HKR,, "ReadClientType", 0x00010001, 1 ;PACKET_READ_WITH_EVENT_NOTIFICATION
HKR,, "OutgoingWriteType", 0x00010001, 0 ;WRITE_NONE
HKR, "Child1", "ContextID", 0x00010001, 1
HKR, "Child1", "TypeOfDevice", 0x00010001, 0x8004
HKR, "Child1", "DeviceName", 0x00000000, ""
HKR, "Child1", "SymbolicLinkName", 0x00000000, ""
HKR, "Child1", "DeviceIsExclusive", 0x00010001, 1
HKR, "Child1", "IoType", 0x00010001, 4
HKR, "Child1", "DoPowerPagable", 0x00010001, 0
HKR, "Child1", "ChildDeviceID", 0x00010001, 0
HKR, "Child1", "LockSupported", 0x00010001, 0
HKR, "Child1", "EjectSupported", 0x00010001, 0
HKR, "Child1", "Removable", 0x00010001, 0
HKR, "Child1", "DockDevice", 0x00010001, 0
HKR, "Child1", "UniqueID", 0x00010001, 0
HKR, "Child1", "SilentInstall", 0x00010001, 0
HKR, "Child1", "RawDeviceOK", 0x00010001, 0
HKR, "Child1", "SurpriseRemovalOK", 0x00010001, 0
HKR, "Child1", "WakeFromD0", 0x00010001, 0
HKR, "Child1", "WakeFromD1", 0x00010001, 0
HKR, "Child1", "WakeFromD2", 0x00010001, 0
HKR, "Child1", "WakeFromD3", 0x00010001, 0
HKR, "Child1", "HardwareDisabled", 0x00010001, 0
HKR, "Child1", "Address", 0x00010001, 0xffffffff
HKR, "Child1", "UINumber", 0x00010001, 0xffffffff
HKR, "Child1", "DeviceState_PowerSystemWorking", 0x00010001, 1
HKR, "Child1", "DeviceState_PowerSystemSleeping1", 0x00010001, 4
HKR, "Child1", "DeviceState_PowerSystemSleeping2", 0x00010001, 4
HKR, "Child1", "DeviceState_PowerSystemSleeping3", 0x00010001, 4
HKR, "Child1", "DeviceState_PowerSystemHibernate", 0x00010001, 4
HKR, "Child1", "DeviceState_PowerSystemShutdown", 0x00010001, 4
HKR, "Child1", "SystemWake", 0x00010001, 0
HKR, "Child1", "DeviceWake", 0x00010001, 0
HKR, "Child1", "D1Latency", 0x00010001, 0
HKR, "Child1", "D2Latency", 0x00010001, 0
HKR, "Child1", "D3Latency", 0x00010001, 0
HKR, "Child1", "HandleDeviceTextLocationInformation", 0x00010001, 0
HKR, "Child1", "DeviceTextLocationInformation", 0x00000000, ""
HKR, "Child1", "DeviceTextDescription", 0x00000000, "Brain Boxes Bluetooth HCI Layer"
HKR, "Child1", "BusQueryDeviceID", 0x00000000, "Ports\BbHci"
HKR, "Child1", "HandleBusQueryHardwareIDs", 0x00010001, 1
HKR, "Child1", "BusQueryHardwareIDs", 0x00000000, "BbHci"
HKR, "Child1", "HandleBusQueryCompatibleIDs", 0x00010001, 0
HKR, "Child1", "BusQueryCompatibleIDs", 0x00000000, ""
HKR, "Child1", "HandleBusQueryInstanceID", 0x00010001, 1
HKR, "Child1", "BusQueryInstanceID", 0x00000000, "0000"
HKR, "Child1", "BusTypeGuid", 0x00000000, "{C5FEE9E7-8EFE-4f22-B346-E470BB0072D8}"
HKR, "Child1", "LegacyBusType", 0x00010001, 15 ;PnPBus
HKR, "Child1", "BusNumber", 0x00010001, 1
HKR, "Child1", "ReadServerType", 0x00010001, 1 ;PACKET_READ_WITH_EVENT_NOTIFICATION
HKR, "Child1", "IncomingWriteType", 0x00010001, 2 ;PACKET_WRITE_WITH_CONTEXT
[BBTransHW.reg]
HKR,, "DeviceName", 0x00000000, "Brain Boxes Bluetooth Device"
HKR,, "Description", 0x00000000, "Brain Boxes Limited BCSP Transport"
HKR,, "HardwareID", 0x00000000, "pcmcia\brain_boxes-1port_rs232card-594C"
HKR,, "nComPorts", 0x00010001, 1
HKR,, "nLptPorts", 0x00010001, 0
HKR,, "ClockFrequency", 0x00010001, 14745600 ; Value must be in decimal for Windows 9x
HKR,, "ClockFrequencyAdjustment", 0x00010001, 0x1
HKR,, "ComBaseAddressAlignment", 0x00010001, 8
HKR,, "SoftTxLimit", 0x00010001, 0x18
HKR,, "PlxBaudClockType", 0x00010001, 7
HKR,, "PlxBaudClockDivisor", 0x00010001, 8
HKR,, "MaximumBaudrate", 0x00010001, 921600
HKR,, "BaudRate", 0x00010001, 115200
HKR,, "DataBits", 0x00010001, 8
HKR,, "Parity", 0x00010001, 2
HKR,, "StopBits", 0x00010001, 0
[BBTransRS232HW.reg]
HKR,, "DeviceName", 0x00000000, "Brain_Boxes_Bluetooth_RS232_Device"
;HKR,, "Description", 0x00000000, "Brain Boxes Limited RS232 Transport"
;HKR,, "HardwareID", 0x00000000, "pcmcia\brain_boxes-1port_rs232card-594C"
HKR,, "RS232Dongle", 0x00010001, 1
HKR,, "BaudRate", 0x00010001, 115200
HKR,, "DataBits", 0x00010001, 8
HKR,, "Parity", 0x00010001, 2
HKR,, "StopBits", 0x00010001, 0
[BBTransUHW.reg]
HKR,, "DeviceName", 0x00000000, "Brain Boxes Bluetooth USB Device"
HKR, "USB", "DeviceClass", 0x00010001, 224 ; Value must be in decimal for Windows 9x
HKR, "USB", "DeviceSubClass", 0x00010001, 0x01
HKR, "USB", "DeviceProtocol", 0x00010001, 0x01
HKR, "USB\EndPoint1", "EndPointHandle", 0x00010001, 0x01
HKR, "USB\EndPoint1", "InterfaceNumber", 0x00010001, 0x00
HKR, "USB\EndPoint1", "AlternateSetting", 0x00010001, 0x00
HKR, "USB\EndPoint1", "EndPointAddress", 0x00010001, 0x00
HKR, "USB\EndPoint1", "EndPointType", 0x00010001, 0
HKR, "USB\EndPoint1", "CallbackNeeded", 0x00010001, 0
HKR, "USB\EndPoint2", "EndPointHandle", 0x00010001, 0x02
HKR, "USB\EndPoint2", "InterfaceNumber", 0x00010001, 0x00
HKR, "USB\EndPoint2", "AlternateSetting", 0x00010001, 0x00
HKR, "USB\EndPoint2", "EndPointAddress", 0x00010001, 0x81
HKR, "USB\EndPoint2", "EndPointType", 0x00010001, 3
HKR, "USB\EndPoint2", "CallbackNeeded", 0x00010001, 1
HKR, "USB\EndPoint3", "EndPointHandle", 0x00010001, 0x03
HKR, "USB\EndPoint3", "InterfaceNumber", 0x00010001, 0x00
HKR, "USB\EndPoint3", "AlternateSetting", 0x00010001, 0x00
HKR, "USB\EndPoint3", "EndPointAddress", 0x00010001, 0x82
HKR, "USB\EndPoint3", "EndPointType", 0x00010001, 2
HKR, "USB\EndPoint3", "CallbackNeeded", 0x00010001, 0
HKR, "USB\EndPoint4", "EndPointHandle", 0x00010001, 0x04
HKR, "USB\EndPoint4", "InterfaceNumber", 0x00010001, 0x00
HKR, "USB\EndPoint4", "AlternateSetting", 0x00010001, 0x00
HKR, "USB\EndPoint4", "EndPointAddress", 0x00010001, 0x02
HKR, "USB\EndPoint4", "EndPointType", 0x00010001, 2
HKR, "USB\EndPoint4", "CallbackNeeded", 0x00010001, 1
HKR, "USB\EndPoint5", "EndPointHandle", 0x00010001, 0x05
HKR, "USB\EndPoint5", "InterfaceNumber", 0x00010001, 0x01
HKR, "USB\EndPoint5", "AlternateSetting", 0x00010001, 0x00 ; range : 0 - 5
HKR, "USB\EndPoint5", "EndPointAddress", 0x00010001, 0x83
HKR, "USB\EndPoint5", "EndPointType", 0x00010001, 1
HKR, "USB\EndPoint5", "CallbackNeeded", 0x00010001, 0
HKR, "USB\EndPoint6", "EndPointHandle", 0x00010001, 0x06
HKR, "USB\EndPoint6", "InterfaceNumber", 0x00010001, 0x01
HKR, "USB\EndPoint6", "AlternateSetting", 0x00010001, 0x00 ; range : 0 - 5
HKR, "USB\EndPoint6", "EndPointAddress", 0x00010001, 0x03
HKR, "USB\EndPoint6", "EndPointType", 0x00010001, 1
HKR, "USB\EndPoint6", "CallbackNeeded", 0x00010001, 1
[Strings]
CompanyName = "Brain Boxes Limited"
Installation_Disk_Name = "Brain Boxes Bluetooth Installation Disk"
; !!!
; We cannot use the following strings in Windows 9x
;USB_ENDPOINT_TYPE_CONTROL = 0
;USB_ENDPOINT_TYPE_ISOCHRONOUS = 1
;USB_ENDPOINT_TYPE_BULK = 2
;USB_ENDPOINT_TYPE_INTERRUPT = 3
;------------------------------------------------------------------------------
; Windows 2000+ Sections
;------------------------------------------------------------------------------
;************************************************************************************************************
; PCMCIA/CF
;
[BB_TRANS.NT]
[BB_TRANS.NT.HW]
AddReg = BbBTHW.reg, BBTransHW.reg
[BB_TRANS.NT.Services]
AddService = BBTrans, 2, BBTrans.Service, BBTrans.EventLog
[BBTrans.Service]
DisplayName = "Brain Boxes CSR Transport Service"
ServiceType = 1
StartType = 3
ErrorControl = 1
LoadOrderGroup = Extended base
ServiceBinary = %12%\BBTrans.sys
AddReg = BBTrans_Templates.reg
[BbTrans.EventLog]
AddReg = BbTrans.EventLog.reg
[BbTrans.EventLog.reg]
HKR,, EventMessageFile, %ADDREG_EXPAND_SZ%, "%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\BbTrans.sys"
HKR,, TypesSupported, %ADDREG_DWORD%, 7
;************************************************************************************************************
; RS232
;
[BB_TRANS_RS232.NT]
[BB_TRANS_RS232.NT.HW]
AddReg = BbBTHW.reg, BBTransRS232HW.reg
[BB_TRANS_RS232.NT.Services]
AddService = BBTrans, 2, BBTrans.Service, BBTrans.EventLog
;************************************************************************************************************
; USB
;
[BB_TRANS_USB.NT]
[BB_TRANS_USB.NT.HW]
AddReg = BbBTHW.reg, BBTransUHW.reg
[BB_TRANS_USB.NT.Services]
AddService = BBTransU, 2, BBTransU.Service, BBTransU.EventLog
[BBTransU.Service]
DisplayName = "Brain Boxes USB Transport Service"
ServiceType = 1
StartType = 3
ErrorControl = 1
LoadOrderGroup = Extended base
ServiceBinary = %12%\BBTransU.sys
AddReg = BBTrans_Templates.reg
[BbTransU.EventLog]
AddReg = BbTrans.EventLog.reg
[BbTransU.EventLog.reg]
HKR,, EventMessageFile, %ADDREG_EXPAND_SZ%, "%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\BbTransU.sys"
HKR,, TypesSupported, %ADDREG_DWORD%, 7
;------------------------------------------------------------------------------
; Windows 98 Sections
;------------------------------------------------------------------------------
[BB_TRANS]
AddReg=DriverAddReg.Pcmcia
[DriverAddReg.Pcmcia]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BBTrans.sys
[BB_TRANS.HW]
AddReg=BbBTHW.reg, BBTransHW.reg
;////////////////////////////////////////////////////////////////////////////////
[BB_TRANS_RS232]
AddReg=DriverAddReg.Pcmcia
[BB_TRANS_RS232.HW]
AddReg=BbBTHW.reg, BBTransRS232HW.reg
;////////////////////////////////////////////////////////////////////////////////
[BB_TRANS_USB]
AddReg=DriverAddReg.Usb
[DriverAddReg.Usb]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BBTransU.sys
[BB_TRANS_USB.HW]
AddReg=BbBTHW.reg, BBTransUHW.reg
Download Driver Pack
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.