;================================================================================
;
; Copyright (C) 2002 OPEN INTERFACE. All rights reserved.
;
;================================================================================
[Version]
Signature = $Windows NT$
Class = %ClassName%
ClassGuid = {D2CE5E85-7EDA-4581-8117-10E0FBE62635}
Provider = "OPEN INTERFACE."
DriverVer = 06/07/2002,1.00.00.0002
CatalogFile = oibtusb.cat
;================================================================================
; "Bluetooth USB Device" Install Section
;================================================================================
[ClassInstall32]
AddReg=OIIBT_Class_Addreg
[OIIBT_Class_Addreg]
HKR,,,,%ClassName%
HKR,,Icon,,"-20"
;================================================================================
[Manufacturer]
"OPEN INTERFACE."= OpenInterface.Section
[ControlFlags]
ExcludeFromSelect=*
[OpenInterface.Section]
"OPEN INTERFACE Bluetooth USB Adapter"=oibtusb.Dev, USB\VID_044E&PID_3001
;"OPEN INTERFACE Bluetooth USB Adapter (+Analyzer)"=oibtusb.SonefferDev, USB\VID_044E&PID_3001
"Sony Bluetooth USB Adapter"=oibtusb.Dev, USB\VID_044E&PID_2014
"Bluetooth USB Driver (Fujitsu Modem Port Enable)"=oibtusb.ModemDev, USB\VID_044E&PID_3001
;================================================================================
; OPEN INTERFACE Bluetooth USB Adapter
;================================================================================
[oibtusb.Dev.NT]
AddReg=oibtusb.AddReg
CopyFiles=oibtusb.ExtFiles
[oibtusb.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,oibtusb.sys
HKLM,"Software\BTPCDriver","LayerSwitch",0x10001,0x02
HKLM,"Software\OpenInterface\BluetoothDriver\USB","DeviceInterfaceGUID",\
0x00000000,"{D2CE5E85-7EDA-4581-8117-10E0FBE62634}"
[oibtusb.Dev.NT.HW]
AddReg=oibtusb.AddRegHW
[oibtusb.Dev.NT.Services]
AddService = oibtusb, 0x00000002, oibtusb.AddService
AddService = oibtprot,,oibtprot.AddService
;================================================================================
; OPEN INTERFACE Bluetooth USB Adapter (Fujitsu Modem Port Enable)
;================================================================================
[oibtusb.ModemDev.NT]
AddReg=oibtusb.ModemAddReg
CopyFiles=oibtusb.ExtFiles
[oibtusb.ModemAddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,oibtusb.sys
HKLM,"Software\BTPCDriver","LayerSwitch",0x10001,0x02
HKLM,"Software\BTPCDriver","ModemPort",0x10001,0x08
HKLM,"Software\OpenInterface\BluetoothDriver\USB","DeviceInterfaceGUID",\
0x00000000,"{D2CE5E85-7EDA-4581-8117-10E0FBE62634}"
[oibtusb.ModemDev.NT.HW]
AddReg=oibtusb.AddRegHW
[oibtusb.ModemDev.NT.Services]
AddService = oibtusb, 0x00000002, oibtusb.AddService
AddService = oibtprot,,oibtprot.AddService
;================================================================================
; OPEN INTERFACE Bluetooth USB Adapter (+Analyzer)
;================================================================================
;
;[oibtusb.SonefferDev.NT]
;AddReg=oibtusb.SonefferAddReg
;CopyFiles=oibtusb.SonefferExtFiles
;
;[oibtusb.SonefferAddReg]
;HKR,,DevLoader,,*ntkern
;HKR,,NTMPDriver,,oibtusb.sys
;HKLM,"Software\BTPCDriver","LayerSwitch",0x10001,0x02
;HKLM,"Software\OpenInterface\BluetoothDriver\USB","DeviceInterfaceGUID",\
; 0x00000000,"{D2CE5E85-7EDA-4581-8117-10E0FBE62634}"
;
;[oibtusb.SonefferDev.NT.HW]
;AddReg=oibtusb.AddRegHW
;
;[oibtusb.SonefferDev.NT.Services]
;AddService = oibtusb, 0x00000002, oibtusb.AddService
;AddService = oibtprot,,oibtprot.AddService
;================================================================================
[oibtusb.AddRegHW]
HKR,,"UpperFilters",0x00010000,"oibtprot"
[oibtusb.AddService]
DisplayName = "OPEN INTERFACE Bluetooth USB Adapter"
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %10%\System32\Drivers\oibtusb.sys
LoadOrderGroup = Base
[oibtprot.AddService]
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 0 ;SERVICE_ERROR_IGNORE
ServiceBinary = %10%\System32\Drivers\oibtprot.sys
LoadOrderGroup = PNP Filter
[DestinationDirs]
oibtusb.ExtFiles = 12
;oibtusb.SonefferExtFiles = 12
;================================================================================
[oibtusb.ExtFiles]
oibtusb.sys
oibtprot.sys
;[oibtusb.SonefferExtFiles]
;oibtusb.sys
;oibtprot.sys
;snfloger.sys
;================================================================================
[SourceDisksFiles]
oibtusb.sys=1
oibtprot.sys=1
;snfloger.sys=1
[SourceDisksNames]
1=%DiskName%,,,
[Strings]
ClassName = "USB Bluetooth Device"
DiskName = "OPEN INTERFACE Bluetooth USB Adapter Installation Disk"
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.