; Windows Installation File for the PC Card based Bluetooth adapters
; for Windows 2000 and XP
;
; (c) Copyright 2000-2003 Sitecom
;
[Version]
Signature="$WINDOWS NT$"
Class=BTW
ClassGUID={95C7A0A0-3094-11D7-A202-00508B9D7D5A}
Provider=%V_WIDCOMM%
CatalogFile=btpcbcsp.cat
DriverVer=05/22/2003,1.4.2.2
;[ControlFlags]
;ExcludeFromSelect=*
[ClassInstall32]
AddReg=BTW.NT.AddReg
CopyFiles=BTW.NT.CopyFiles
[BTW.NT.AddReg]
HKR,,,0,%BTWClassName%
HKR,,Icon,,100
HKR,,Installer32,,"btw_ci.dll,BTWClassInstaller"
[BTW.NT.CopyFiles]
btw_ci.dll
[Manufacturer]
%V_WIDCOMM%=WIDCOMM
[WIDCOMM]
; CC&C 921.6 Kbps
%CCANDCPC_Desc% = WBTDev, PCMCIA\Bluetooth_BT0100MA-F811
%CCANDCPC_Desc% = WBTDev, PCMCIA\Bluetooth_BT0100MA--F811
; CC&C 460.8 Kbps
%CCANDCPC_Desc% = WBTDev, PCMCIA\Bluetooth_BT0100MB-B8E9
%CCANDCPC_Desc% = WBTDev, PCMCIA\Bluetooth_BT0100MB--B8E9
; CC&C 115.2 Kbps
%CCANDCPC_Desc% = WBTDev, PCMCIA\BLUETOOTH_BT0100M-5768
%CCANDCPC_Desc% = WBTDev, PCMCIA\BLUETOOTH_BT0100M--5768
; CC&C 230.4 Kbps
%CCANDCPC_Desc% = WBTDev, PCMCIA\Bluetooth_BT0100MC--2CD0
%CCANDCPC_Desc% = WBTDev, PCMCIA\Bluetooth_BT0100MC-2CD0
%FUJITSU_Desc% = FUJDev, PCMCIA\FUJITSU-MBH2BT01-2325
%IODATA_Desc% = FUJDev, PCMCIA\IO_DATA-PDIB901CF-50D6
%IBMPC_Desc% = IBMDev, PCMCIA\IBM-BLUETOOTH_PC_CARD_II-9AC4
%IBMPC_Desc% = FBTDev, PCMCIA\IBM-BLUETOOTH_PC_CARD_II-FAST
%IBMPC_Desc% = IBMDev, PCMCIA\IBM-BLUETOOTH_PC_CARD_IIS-5B8D
%WDEV3_Desc% = WBTPCMCIA_Dev, PCI\VEN_1415&DEV_950B&SUBSYS_00011415
%TDKPC_Desc% = TDKDev, PCMCIA\TDK-BLUETOOTH_PC_CARD-48E0
%TDKPC_Desc% = TDKDev, PCMCIA\TDK-BLUETOOTH_PCMCIA_CARD-10C9
%TDKPC_Desc% = TDKDev, PCMCIA\TDK-Bluetooth_PC_Card_II-49A2
; Sitecom 115.2Kbps
%BILPC_Desc% = BILDev, PCMCIA\Compact_Flash-Bluetooth_Card-2F7E
%BILPC_Desc% = BILDev, PCMCIA\Compact_Flash-Bluetooth_Card-769F
; AmbiCom 115.2Kbps
%AMBPC_Desc% = BILDev, PCMCIA\AmbiCom_BT2000C-Bluetooth_PC/CF_Card-C808
; Sitecom 230.4Kbps
%BILPC_Desc% = BILDev2, PCMCIA\COMPACT_FLASH-BT_CARD230-F27D
; Sitecom 921.6Kbps
%BILPC_Desc_PCMCIA% = BILDev9, PCMCIA\PCMCIA-BLUETOOTH_CARD-13AE
[DestinationDirs]
DefaultDestDir=11
MiscFiles.Lst =11 ; where driver files go on Win9x
MiscFiles.Lst.NT =10,System32\Drivers ; where driver files go on Win2K
;
; TDK
;
[TDKDev]
AddReg = WBTDev.AddReg,IBMDev.Config
CopyFiles =MiscFiles.Lst
[TDKDev.hw]
AddReg = TDKDev.hw.AddReg
[TDKDev.NT]
AddReg = WBTDev.AddReg
CopyFiles = MiscFiles.Lst.NT
[TDKDev.NT.hw]
AddReg = TDKDev.hw.AddReg
[TDKDev.NT.LogConfigOverride]
LogConfig = cfconfig
[TDKDev.hw.AddReg]
HKR,,"BaudDivisor",0x10001,1
HKR,,"Prescaler",0x10001,0x20
HKR,,"SamplesPerBitValue",0x10001,4
; DataRate parameter is for info only - it's not read by the driver
HKR,,"DataRate",0x10001,921600
[TDKDev.NT.Services]
Addservice = BTPCCARD, 0x00000002, WBTDev.AddService
;
; Philips CardBus
;
[WBTPCMCIA_Dev]
AddReg = WBTPCMCIA_Dev.AddReg
CopyFiles =MiscFiles.Lst
[WBTPCMCIA_Dev.NT]
AddReg = WBTPCMCIA_Dev.AddReg
CopyFiles = MiscFiles.Lst.NT
[WBTPCMCIA_Dev.hw]
AddReg = WBTPCMCIA_Dev.hw.AddReg
[WBTPCMCIA_Dev.NT.hw]
AddReg = WBTPCMCIA_Dev.hw.AddReg
[WBTPCMCIA_Dev.AddReg]
HKR,,DevLoader,,"*ntkern"
HKR,,NTMPDriver,,btpcbcsp.sys
[WBTPCMCIA_Dev.hw.AddReg]
HKR,,"BaudDivisor",0x10001,1
HKR,,"Prescaler",0x10001,0x23
HKR,,"SamplesPerBitValue",0x10001,4
; DataRate parameter is for info only - it's not read by the driver
HKR,,"DataRate",0x10001,921600
; Philips card can't survive an HCI reset
HKR,,"NoResetAllowed",0x10001,1
[WBTPCMCIA_Dev.NT.Services]
Addservice = BTPCCARD, 0x00000002, WBTDev.AddService
;
; Billington
;
[BILDev]
AddReg = WBTDev.AddReg,IBMDev.Config
CopyFiles =MiscFiles.Lst
[BILDev.hw]
AddReg = BILDev.hw.AddReg
[BILDev.NT]
AddReg = WBTDev.AddReg
CopyFiles = MiscFiles.Lst.NT
[BILDev.NT.hw]
AddReg = BILDev.hw.AddReg
[BILDev.NT.LogConfigOverride]
LogConfig = cfconfig
[BILDev.hw.AddReg]
HKR,,"BaudDivisor",0x10001,8
; Prescaler of 0 means that the OxSemi prescaling is disabled
HKR,,"Prescaler",0x10001,0x0
; DataRate parameter is for info only - it's not read by the driver
HKR,,"DataRate",0x10001,115200
[BILDev.NT.Services]
Addservice = BTPCCARD, 0x00000002, WBTDev.AddService
[BILDev9]
AddReg = WBTDev.AddReg,IBMDev.Config
CopyFiles =MiscFiles.Lst
[BILDev9.hw]
AddReg = BILDev9.hw.AddReg
[BILDev9.NT]
AddReg = WBTDev.AddReg
CopyFiles = MiscFiles.Lst.NT
[BILDev9.NT.hw]
AddReg = BILDev9.hw.AddReg
[BILDev9.NT.LogConfigOverride]
LogConfig = cfconfig
[BILDev9.hw.AddReg]
HKR,,"BaudDivisor",0x10001,1
; Prescaler of 0 means that the OxSemi prescaling is disabled
HKR,,"Prescaler",0x10001,0x0
; DataRate parameter is for info only - it's not read by the driver
HKR,,"DataRate",0x10001,921600
[BILDev9.NT.Services]
Addservice = BTPCCARD, 0x00000002, WBTDev.AddService
[BILDev2]
AddReg = WBTDev.AddReg,IBMDev.Config
CopyFiles =MiscFiles.Lst
[BILDev2.hw]
AddReg = BILDev2.hw.AddReg
[BILDev2.NT]
AddReg = WBTDev.AddReg
CopyFiles = MiscFiles.Lst.NT
[BILDev2.NT.hw]
AddReg = BILDev2.hw.AddReg
[BILDev2.NT.LogConfigOverride]
LogConfig = cfconfig
[BILDev2.hw.AddReg]
HKR,,"BaudDivisor",0x10001,4
; Prescaler of 0 means that the OxSemi prescaling is disabled
HKR,,"Prescaler",0x10001,0x0
; DataRate parameter is for info only - it's not read by the driver
HKR,,"DataRate",0x10001,230400
[BILDev2.NT.Services]
Addservice = BTPCCARD, 0x00000002, WBTDev.AddService
[BILDev4]
AddReg = WBTDev.AddReg,IBMDev.Config
CopyFiles =MiscFiles.Lst
[BILDev4.hw]
AddReg = BILDev4.hw.AddReg
[BILDev4.NT]
AddReg = WBTDev.AddReg
CopyFiles = MiscFiles.Lst.NT
[BILDev4.NT.hw]
AddReg = BILDev4.hw.AddReg
[BILDev4.NT.LogConfigOverride]
LogConfig = cfconfig
[BILDev4.hw.AddReg]
HKR,,"BaudDivisor",0x10001,2
; Prescaler of 0 means that the OxSemi prescaling is disabled
HKR,,"Prescaler",0x10001,0x0
; DataRate parameter is for info only - it's not read by the driver
HKR,,"DataRate",0x10001,460800
[BILDev4.NT.Services]
Addservice = BTPCCARD, 0x00000002, WBTDev.AddService
;
; IBM
;
[IBMDev]
AddReg = WBTDev.AddReg,IBMDev.Config
CopyFiles =MiscFiles.Lst
[IBMDev.hw]
AddReg = IBMDev.hw.AddReg
[FBTDev]
AddReg = WBTDev.AddReg,IBMDev.Config
CopyFiles =MiscFiles.Lst
[FBTDev.hw]
AddReg = FBTDev.hw.AddReg
[IBMDev.NT]
AddReg = WBTDev.AddReg
CopyFiles = MiscFiles.Lst.NT
[IBMDev.NT.hw]
AddReg = IBMDev.hw.AddReg
[FBTDev.NT]
AddReg = WBTDev.AddReg
CopyFiles = MiscFiles.Lst.NT
[FBTDev.NT.hw]
AddReg = FBTDev.hw.AddReg
[IBMDev.NT.LogConfigOverride]
LogConfig = cfconfig
[FBTDev.NT.LogConfigOverride]
LogConfig = cfconfig
[WBTDev.AddReg]
HKR,,DevLoader,,"*ntkern"
HKR,,NTMPDriver,,btpcbcsp.sys
[IBMDev.hw.AddReg]
HKR,,"BaudDivisor",0x10001,1
HKR,,"Prescaler",0x10001,0x20
HKR,,"SamplesPerBitValue",0x10001,4
; DataRate parameter is for info only - it's not read by the driver
HKR,,"DataRate",0x10001,921600
[FBTDev.hw.AddReg]
HKR,,"BaudDivisor",0x10001,1
HKR,,"Prescaler",0x10001,0x18
HKR,,"SamplesPerBitValue",0x10001,4
; DataRate parameter is for info only - it's not read by the driver
HKR,,"DataRate",0x10001,1228800
[IBMDev.NT.Services]
Addservice = BTPCCARD, 0x00000002, WBTDev.AddService
[FBTDev.NT.Services]
Addservice = BTPCCARD, 0x00000002, WBTDev.AddService
[IBMDev.Config]
;
; OVERRIDE
;
HKR,Override,0000,1, \
;
; CONFIGMG_VERSION
;
00,04,00,00, \
;
; PRIORITY
;
00,30,00,00, \
;
;
; OVERRIDE
;
; I/O Resource Descriptor 1
;
24,00,00,00, \ ; Total length of I/O Resource Descriptor
02,00,00,00, \ ; ResType_IO = 0x00000002
01,00, \ ; IOD_Count;
0C,00, \ ; IOD_Type; // IOType_Range = 0x000C
00,00, \ ; IOD_Alloc_Base;
00,00, \ ; IOD_Alloc_End;
00,00, \ ; IOD_DesFlags;
00, \ ; IOD_Alloc_Alias;
00, \ ; IOD_Alloc_Decode;
F0,FF, \ ; IOR_Align; // Mask for base alignment E0/F0
10,00, \ ; IOR_nPorts; // Number of ports, pony=10
00,01, \ ; IOR_Min; // Min port address
FF,03, \ ; IOR_Max; // Max port address
00,00, \ ; IOR_RangeFlags; // Flags
00, \ ; IOR_Alias; // Alias offset
00, \ ; IOR_Decode; // Address specified
00,00,00,00, \ ; PCCARD flags, 0x40 = 16-bit port
;
; IRQ Resource Descriptor
;
14,00,00,00, \ ; Total length of IRQ Resource Descriptor
04,00,00,00, \ ; ResType_IRQ = 0x00000004
00,00, \ ; IRQD_Flags;
00,00, \ ; IRQD_Alloc_Num; // Allocated IRQ number
FF,FF, \ ; IRQD_Req_Mask; // Mask of possible IRQs
00,00, \ ; IRQD_Reserved;
20,00,00,00, \ ; PCCARD flags, 0x20 = Level mode interrupts
;
; REQUEST_CONFIG_PKT Descriptor
;
19,00,00,00, \ ; Total length of REQUEST_CONFIG_PKT Descriptor
7C,89,00,00, \ ; (ResType_Ignored_Bit + PCCARD_DEVICE_ID) = 0x897C
00,00, \ ; Socket;
02,00, \ ; Attributes;
32, \ ; Vcc;
32, \ ; Vpp1; 78
32, \ ; Vpp2; 78
02, \ ; IntType;
F8,00,00,00, \ ; ConfigBase;
08, \ ; Status;
00, \ ; Pin;
00, \ ; Copy;
04, \ ; ConfigIndex;
0F, \ ; Present;
;
; TERMINATOR
;
00,00,00,00
;
; Fujitsu
;
[FUJDev]
AddReg = WBTDev.AddReg
CopyFiles =MiscFiles.Lst
[FUJDev.hw]
AddReg = FUJDev.hw.AddReg
[FUJDev.NT]
AddReg = WBTDev.AddReg
CopyFiles = MiscFiles.Lst.NT
[FUJDev.NT.hw]
AddReg = FUJDev.hw.AddReg
[FUJDev.hw.AddReg]
HKR,,"Type",0x10001,1
HKR,,"BaudDivisor",0x10001,0x8001
; DataRate parameter is for info only - it's not read by the driver
HKR,,"DataRate",0x10001,921600
[FUJDev.NT.Services]
Addservice = BTPCCARD, 0x00000002, WBTDev.AddService
;
; CC&C
;
[WBTDev]
AddReg = WBTDev.AddReg
CopyFiles =MiscFiles.Lst
[WBTDev.hw]
AddReg = WBTDev.hw.AddReg
[WBTDev.NT]
AddReg = WBTDev.AddReg
CopyFiles = MiscFiles.Lst.NT
[WBTDev.NT.hw]
AddReg = WBTDev.hw.AddReg
[WBTDev.AddReg]
HKR,,DevLoader,,"*ntkern"
HKR,,NTMPDriver,,btpcbcsp.sys
[WBTDev.hw.AddReg]
HKR,,"Type",0x10001,2
HKR,,"BaudDivisor",0x10001,1
[MiscFiles.Lst]
btpcbcsp.sys
[MiscFiles.Lst.NT]
btpcbcsp.sys
;=============== Service Definition ===============
; HKLM\SYSTEM\CurrentControlSet\Control\Services\BTPCCARD
[WBTDev.NT.Services]
Addservice = BTPCCARD, 0x00000002, WBTDev.AddService
[WBTDev.AddService]
DisplayName = %WBTDev.SvcDesc%
ServiceBinary = %10%\System32\Drivers\BTPCBCSP.SYS
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
AddReg = WBTDev.AddReg
[cfconfig] ; This is for CF950 in Win2k/XP only
IOConfig=10@100-3ff%3f0(3ff::)
IRQConfig=S:3,4,5,7,9,10,11,12,14,15
PcCardConfig=4
ConfigPriority=DESIRED
[SourceDisksNames]
1=%drvDisk%,,
[SourceDisksFiles]
btpcbcsp.sys=1
btw_ci.dll=1
[Strings]
drvDisk ="Bluetooth Install Disk"
V_WIDCOMM ="WIDCOMM"
BTWClassName="Bluetooth Devices"
CCANDCPC_Desc ="CC&C Bluetooth CompactFlash Card"
FUJITSU_Desc="Fujitsu Media Bluetooth CF Card"
IODATA_Desc="I-O Data Bluetooth CF Card"
IBMPC_Desc ="Bluetooth PC Card II from IBM"
WDEV3_Desc ="Philips CardBus Bluetooth Dongle"
TDKPC_Desc ="TDK Bluetooth PC Card"
BILPC_Desc = "Sitecom Bluetooth CF Card"
BILPC_Desc_PCMCIA = "Sitecom Bluetooth PC Card"
AMBPC_Desc = "AmbiCom Bluetooth PC/CF Card"
WBTDev.SvcDesc ="Bluetooth BCSP Transport for Pc Card"
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.