;-------------------------------------------------------------------------------
; BTATHUSB.INF
;
; Bluetooth Protocol and Transport Driver
;
; Copyright (c) Atheros, Inc. All rights reserved.
[Version]
Signature="$WINDOWS NT$"
Class=BlueManager
ClassGUID={E36BAC78-0FEA-4175-816B-CBC56B5AFB75}
provider=%VNDR%
DriverVer=09/03/2010,6.21.0903.0102
CatalogFile=btathusb.cat
[DestinationDirs]
DefaultDestDir = 12
BlueManagerClass.NT.CopyFiles = 11
;*****************************************
; Class Install Section
;*****************************************
[ClassInstall32.NT]
AddReg=BlueManagerClass.NT.AddReg
CopyFiles=BlueManagerClass.NT.CopyFiles
[BlueManagerClass.NT.AddReg]
HKR,,,,%BlueManagerClassName%
HKR,,Icon,,"100"
HKR,,Installer32,,"btathci.dll,BlueManagerClassInstaller"
HKR,,"UpperFilters",0x00010000,"btathprot"
[BlueManagerClass.NT.CopyFiles]
btathci.dll
;*****************************************
; Device Install Section
;*****************************************
[Manufacturer]
%MfgName%=Atheros,NTAMD64
; For Win2K
[Atheros]
; DisplayName Section DeviceId
; ----------- ------- --------
%Dell_1702.DeviceDesc%=btathUSB, USB\Vid_0cf3&Pid_3002
; For XP and later
[Atheros.NTAMD64]
%Dell_1702.DeviceDesc%=btathUSB, USB\Vid_0cf3&Pid_3002
[btathUSB.NT]
CopyFiles=btathUSB.NT.Copy
[btathUSB.NT.Copy]
btathusb.sys
btathprot.sys
[btathUSB.NT.HW]
AddReg=btathUSB.NT.HW.AddReg
[btathUSB.NT.HW.AddReg]
HKR,,"EnableHciSniffer",%REG_DWORD%, 0x00000000
HKR,,"EnableStackLog",%REG_DWORD%, 0x00000000
;*****************************************
; Device Filter Service Section
;*****************************************
[btathUSB.NT.Services]
;Do not specify SPSVCINST_ASSOCSERVICE on filter drivers.
AddService = btathprot,, btathprot.AddService
Addservice = btathUSB, 0x00000002, btathUSB.AddService
[btathprot.AddService]
DisplayName = %btathprot.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\btathprot.sys
[btathUSB.AddService]
DisplayName = %btathUSB.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\btathusb.sys
LoadOrderGroup = Base
AddReg = btathUSB.AddReg
[btathUSB.AddReg]
HKR,"Parameters","BinPath",0x00000,\DosDevices\%10%\System32\Drivers\AtherosBT.bin
;*************************
; Source file information
;*************************
[SourceDisksNames]
1 = %DiskId1%,,,""
[SourceDisksFiles]
btathusb.sys = 1,,
btathprot.sys = 1,,
btathci.dll = 1,,
;
;--- btathUSB Coinstaller installation ------
;
[DestinationDirs]
btathUSB_CoInstaller_CopyFiles = 11
[btathUSB.NT.CoInstallers]
AddReg=btathUSB_CoInstaller_AddReg
CopyFiles=btathUSB_CoInstaller_CopyFiles
[btathUSB_CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000, "wdfcoinstaller01005.dll,WdfCoInstaller"
[btathUSB_CoInstaller_CopyFiles]
wdfcoinstaller01005.dll
[SourceDisksFiles]
wdfcoinstaller01005.dll=1 ; make sure the number matches with SourceDisksNames
[btathUSB.NT.Wdf]
KmdfService = btathprot, btathprot_wdfsect
[btathprot_wdfsect]
KmdfLibraryVersion = 1.5
;---------------------------------------------------------------;
[Strings]
VNDR="Atheros"
MfgName="Atheros"
DiskId1 = "Bluetooth Installation Disk #1"
BlueManagerClassName="Bluetooth Radios"
Dell_1702.DeviceDesc="Dell Wireless 1702 Bluetooth v3.0+HS"
SPSVCINST_ASSOCSERVICE = 0x00000002
REG_DWORD = 0x00010001
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.