; Windows Installation File for the Philips Bluetooth PCMCIA Driver
;
; (c) Copyright 2002 Philips
;
[Version]
Signature="$CHICAGO$"
Class=BTW
ClassGUID={95C7A0A0-3094-11D7-A202-00508B9D7D5A}
Provider=%V_WIDCOMM%
DriverVer=06/17/2003,1.4.2.8
[ClassInstall]
AddReg=BTWClassAddReg
[BTWClassAddReg]
HKR,,,,%BTWClassName%
;[ControlFlags]
;ExcludeFromSelect=*
[Manufacturer]
%V_WIDCOMM%=WIDCOMM
[WIDCOMM]
%WDEV3_Desc% = WBTPCMCIA_Dev, PCI\VEN_1415&DEV_950B&SUBSYS_00011415
[DestinationDirs]
DefaultDestDir=11
InfFiles.Lst =10,INF ; where .inf files go
MiscFiles.Lst =11 ; where driver files go on Win9x
MiscFiles.Lst.NT =10,System32\Drivers ; where driver files go on Win2K
[SourceDisksNames]
1 = %Source_Description%,,,
[SourceDisksFiles]
btpcbcsp.sys = 1
[WBTPCMCIA_Dev]
AddReg = WBTPCMCIA_Dev.AddReg
CopyFiles =MiscFiles.Lst, InfFiles.Lst
[WBTPCMCIA_Dev.NT]
AddReg = WBTPCMCIA_Dev.AddReg
CopyFiles = MiscFiles.Lst.NT, InfFiles.Lst
[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
HKLM,"Software\WIDCOMM\BTConfig\General","NoResetAllowed",0x10001,1
[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
[MiscFiles.Lst]
btpcbcsp.sys
[MiscFiles.Lst.NT]
btpcbcsp.sys
[InfFiles.Lst]
;btpcphil.inf
;=============== Service Definition ===============
; HKLM\SYSTEM\CurrentControlSet\Control\Services\BTPCCARD
[WBTPCMCIA_Dev.NT.Services]
Addservice = BTPCCARD, 0x00000002, WBTPCMCIA_Dev.AddService
[WBTPCMCIA_Dev.AddService]
DisplayName = %WBTPCMCIA_Dev.SvcDesc%
ServiceBinary = %10%\System32\Drivers\BTPCBCSP.SYS
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
AddReg = WBTPCMCIA_Dev.AddReg
[Strings]
BTWClassName="Bluetooth Devices"
V_WIDCOMM ="Philips"
WDEV3_Desc ="Philips CardBus Bluetooth Dongle"
Source_Description="Philips Installation Media"
WBTPCMCIA_Dev.SvcDesc ="BTPCCARD.SYS Philips PCMCIA Service"
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.