atheros_bth.inf Driver File Contents (R302726.exe)

[Version]
Signature            = "$Windows NT$"
Provider             = %ProviderName%
Class                = Bluetooth
CLASSGUID            = {e0cbf06c-cd8b-4647-bb8a-263b43f0f974};
DriverVer=03/30/2011,7.02.0000.0070
;CatalogFile.NT     = BTHXYZ1.CAB
CatalogFile.NT = atheros_bth.cat

[DestinationDirs]
BTFILTER.CopyFiles = 12

 [ControlFlags]
ExcludeFromSelect=*

[SourceDisksNames]
1=%SourceDisk%,,1

[SourceDisksFiles]
btfilter.sys = 1,,
AtherosBT.bin = 1,,

[Manufacturer]
%ManufacturerName% = XYZBth,NT.5.1,NTAMD64

; Match on a hardware ID generated by the device, for x86 and x64.

; [2]
[XYZBth.NT.5.1]
%Dell_1702.DeviceDesc%       = Bt1.NT.5.1, USB\VID_0cf3&PID_3002

[XYZBth.NTAMD64]
%Dell_1702.DeviceDesc%       = Bt1.NT.5.1, USB\VID_0cf3&PID_3002

; Windows XP specific sections -------------------------

; [3]
[Bt1.NT.5.1]
include         = bth.inf
needs           = BthUsb.NT
CopyFiles=BTFILTER.CopyFiles

[Bt1.NT.5.1.HW]
include     = bth.inf
needs       = BthUsb.NT.HW
CopyFiles=BTFILTER.CopyFiles
DelReg      = DeleteRegKeys
AddReg      = AddRegKeys
AddReg = BtFilterUpper.NT.HW.AddReg
AddReg = BtFilterLower.NT.HW.AddReg

[Bt1.NT.5.1.Services]
include     = bth.inf
needs       = BthUsb.NT.Services
AddService = BtFilter,,BtFilterService

[BTFILTER.CopyFiles]
btfilter.sys
AtherosBT.bin

[BtFilterUpper.NT.HW.AddReg]
HKR,,"UpperFilters",0x00010000,"BtFilter"

[BtFilterLower.NT.HW.AddReg]
HKR,,"LowerFilters",0x00010000,"BtFilter"

[BtFilterService]
DisplayName    = "BtFilter"
ServiceType    = 1 ;KERNEL_DRIVER
StartType      = 3 ;DEMAND START
ErrorControl   = 1 ;RROR_NORMAL
ServiceBinary  = %12%\btfilter.sys
AddReg         = BtFilter.AddReg

[BtFilter.AddReg]
HKR,"Parameters","BinPath",0x00000,\DosDevices\%10%\System32\Drivers\AtherosBT.bin

; [4]
[AddRegKeys]
;sync
HKLM,%Bthport.Parameters%\SupportedServices,"{00001104-0000-1000-8000-00805F9B34FB}",0x00010003,1
;opp
HKLM,%Bthport.Parameters%\SupportedServices,"{00001105-0000-1000-8000-00805F9B34FB}",0x00010003,1
;ftp
HKLM,%Bthport.Parameters%\SupportedServices,"{00001106-0000-1000-8000-00805F9B34FB}",0x00010003,1
;avrcp target
HKLM,%Bthport.Parameters%\SupportedServices,"{0000110c-0000-1000-8000-00805F9B34FB}",0x00010003,1
;avrcp controller
HKLM,%Bthport.Parameters%\SupportedServices,"{0000110e-0000-1000-8000-00805F9B34FB}",0x00010003,1
;fax
HKLM,%Bthport.Parameters%\SupportedServices,"{00001111-0000-1000-8000-00805F9B34FB}",0x00010003,1
;bpp
HKLM,%Bthport.Parameters%\SupportedServices,"{00001118-0000-1000-8000-00805F9B34FB}",0x00010003,1
;bpp_status
HKLM,%Bthport.Parameters%\SupportedServices,"{00001123-0000-1000-8000-00805F9B34FB}",0x00010003,1

;bpp_status
HKLM,%Bthport.Parameters%\SupportedServices,"{0000110a-0000-1000-8000-00805F9B34FB}",0x00010003,1
;
HKLM,%Bthport.Parameters%\UnsupportedServices,"{00001112-0000-1000-8000-00805f9b34fb}",0x00010003,1

;REG_SZ
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"BinPath",0x00000000,"\DosDevices\C:\Windows\System32\Drivers\AtherosBT.bin"
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"DevName",0x00000000,"\DEVICE\ATHAMPFL"
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"SymName",0x00000000,"\DosDevices\ATHAMPFL"

;REG_DWORD
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"BtFilterSSEnable",0x00010001,1
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"BtFilterSSWaitTime",0x00010001,0x21
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"BtFilterPowerWakeEnable",0x00010001,0
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"BtFilterDeviceDetection",0x00010001,0
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"BtFilterDebugLevel",0x00010001,1
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"AthBTDeviceDisable",0x00010001,1
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"ACLBufferSize",0x00010001,0x5be
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"ACLBufferNum",0x00010001,0x41
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"StackThreadPriority",0x00010001,0x10
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"BtFilterBlockAclIn",0x00010001,1
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"BtFilterBt3Enable",0x00010001,1
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"BtFilterSelectiveSuspendEnable",0x00010001,1
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"BtFilterBootLogEnable",0x00010001,0
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"BtFilterLogBufSizeByMB",0x00010001,0x6
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"BtFilterEl2capDebugLevel",0x00010001,0
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"BtFilterAMPDebugLevel",0x00010001,0
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"BsodAssert",0x00010001,0
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"ObexWindows",0x00010001,0x10
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"ObexAckCount",0x00010001,0x5
HKLM,System\CurrentControlSet\services\BtFilter\Parameters,"DownloadFirmware",0x00010001,1

;REG_BINARY
HKLM,System\CurrentControlSet\services\BtFilter\Parameters\Key,"4503427f0300-50333200e478",0x00000001,0x05,0x50,0x33,0x32,0x00,0xe4,0x78,0x45,0x03,0x42,0x7f,0x03,0x00,0x77,0x19,\
0x52,0x66,0x21,0x1a,0x18,0x29,0xcc,0x20,0x74,0x94,0xdd,0x99,0x70,0x1e
HKLM,System\CurrentControlSet\services\BtFilter\Parameters\Key,"4b44ad00e478-4503427f0300",0x00000001,0x05,0x45,0x03,0x42,0x7f,0x03,0x00,0x4b,0x44,0xad,0x00,0xe4,0x78,0xeb,0x17,\ 
0x3c,0xaa,0xb8,0xe3,0xf0,0x6f,0xba,0xea,0x6e,0x7e,0xc3,0x2c,0x44,0x99                                                                                                                                   
HKLM,System\CurrentControlSet\services\BtFilter\Parameters\Key,"4b44ad00e478-37dc22d8e738",0x00000001,0x05,0x37,0xdc,0x22,0xd8,0xe7,0x38,0x4b,0x44,0xad,0x00,0xe4,0x78,0xa0,0xec,\ 
0x10,0x62,0xfe,0xc5,0xed,0xbe,0xfe,0x44,0xd7,0x53,0x67,0xd0,0x29,0x71                                                                                                                                   
HKLM,System\CurrentControlSet\services\BtFilter\Parameters\Key,"4b44ad00e478-1c7ebf4d2600",0x00000001,0x05,0x1c,0x7e,0xbf,0x4d,0x26,0x00,0x4b,0x44,0xad,0x00,0xe4,0x78,0xdc,0x12,\ 
0xf0,0xdc,0x23,0xcd,0x4a,0x33,0xfc,0x3f,0x83,0x35,0xd6,0x7e,0x9f,0xcd                                                                                                                                   
HKLM,System\CurrentControlSet\services\BtFilter\Parameters\Key,"4b44ad00e478-fe6132dc1b00",0x00000001,0x00,0xfe,0x61,0x32,0xdc,0x1b,0x00,0x4b,0x44,0xad,0x00,0xe4,0x78,0xce,0x51,\ 
0x31,0xe2,0x5a,0xe7,0xc0,0x7c,0xc8,0xdd,0x1c,0xa3,0x52,0xbf,0xc8,0x1c                                                                                                                                   
HKLM,System\CurrentControlSet\services\BtFilter\Parameters\Key,"4b44ad00e478-9ed38785d3d8",0x00000001,0x00,0x9e,0xd3,0x87,0x85,0xd3,0xd8,0x4b,0x44,0xad,0x00,0xe4,0x78,0x87,0x8d,\ 
0x7b,0x67,0xdc,0x9e,0x98,0x7e,0xf4,0x4f,0x2a,0xb2,0x10,0x09,0x02,0xab                                                                                                                                   
HKLM,System\CurrentControlSet\services\BtFilter\Parameters\Key,"4b44ad00e478-e386eae11f00",0x00000001,0x00,0xe3,0x86,0xea,0xe1,0x1f,0x00,0x4b,0x44,0xad,0x00,0xe4,0x78,0x25,0x60,\ 
0x21,0x82,0x57,0x9a,0xee,0xb2,0x20,0x92,0xbc,0x81,0xf8,0x5b,0x2d,0x29                                                                                                                                   
HKLM,System\CurrentControlSet\services\BtFilter\Parameters\Key,"4b44ad00e478-7f6ebab01700",0x00000001,0x00,0x7f,0x6e,0xba,0xb0,0x17,0x00,0x4b,0x44,0xad,0x00,0xe4,0x78,0x78,0x4a,\ 
0xbe,0x7d,0xc9,0x50,0x72,0x77,0x3d,0xa6,0x6e,0x04,0xd4,0x7e,0x3b,0x2e                                                                                                                                   
HKLM,System\CurrentControlSet\services\BtFilter\Parameters\Key,"4b44ad00e478-04f242b31c00",0x00000001,0x00,0x04,0xf2,0x42,0xb3,0x1c,0x00,0x4b,0x44,0xad,0x00,0xe4,0x78,0x1d,0xcc,\ 
0x6b,0x37,0x12,0x82,0x9f,0xa2,0xbd,0x1a,0x89,0xa4,0x93,0xd8,0xf4,0x9f                                                                                                                                   
HKLM,System\CurrentControlSet\services\BtFilter\Parameters\Key,"4b44ad00e478-896a4bbc2500",0x00000001,0x00,0x89,0x6a,0x4b,0xbc,0x25,0x00,0x4b,0x44,0xad,0x00,0xe4,0x78,0x24,0x04,\ 
0xc5,0x9c,0x57,0x78,0xae,0x95,0xab,0x14,0x16,0x38,0xdd,0xa0,0x31,0xb7                                                                                                                                   
HKLM,System\CurrentControlSet\services\BtFilter\Parameters\Key,"4b44ad00e478-6dc0407f0300",0x00000001,0x05,0x6d,0xc0,0x40,0x7f,0x03,0x00,0x4b,0x44,0xad,0x00,0xe4,0x78,0x8b,0x93,\ 
0x5e,0x00,0xc9,0x52,0x25,0x54,0x5c,0xc8,0x3e,0xcc,0xf5,0x5a,0xb4,0xe7                                                                                                                                   
HKLM,System\CurrentControlSet\services\BtFilter\Parameters\Key,"4b44ad00e478-9922117f0300",0x00000001,0x05,0x99,0x22,0x11,0x7f,0x03,0x00,0x4b,0x44,0xad,0x00,0xe4,0x78,0x3f,0x1e,\ 
0x5f,0xa7,0x2c,0xfa,0xde,0xa7,0x33,0x1b,0x5c,0xc2,0x91,0x61,0x6f,0x34                                                                                                                                   
HKLM,System\CurrentControlSet\services\BtFilter\Parameters\Key,"4b44ad00e478-df2d79bc2500",0x00000001,0x00,0xdf,0x2d,0x79,0xbc,0x25,0x00,0x4b,0x44,0xad,0x00,0xe4,0x78,0xbb,0xdf,\ 
0x71,0x52,0x48,0x41,0x52,0x08,0xb6,0x7e,0xde,0x20,0xd2,0xf6,0x02,0x17                                                                                                                                   
HKLM,System\CurrentControlSet\services\BtFilter\Parameters\Key,"4b44ad00e478-9b3158e8b964",0x00000001,0x05,0x9b,0x31,0x58,0xe8,0xb9,0x64,0x4b,0x44,0xad,0x00,0xe4,0x78,0x20,0x0d,\ 
0x81,0x56,0xf2,0xd3,0x8c,0x9d,0x5f,0xdb,0x24,0x40,0x84,0xbe,0x39,0xfa                                                                                                                                   
HKLM,System\CurrentControlSet\services\BtFilter\Parameters\Key,"4b44ad00e478-9b3158e8b964",0x00000001,0x00,0xb7,0x3c,0x9b,0x00,0xe4,0x78,0x4b,0x44,0xad,0x00,0xe4,0x78,0x96,0xc8,\ 
0x4f,0xc9,0x09,0xb2,0x76,0xcd,0x3b,0xd4,0x02,0xf5,0x30,0xe6,0xea,0x10
HKLM,System\CurrentControlSet\services\BtFilter\Parameters\Key,"4b44ad00e478-a07dbf4d2600",0x00000001,0x05,0xa0,0x7d,0xbf,0x4d,0x26,0x00,0x4b,0x44,0xad,0x00,0xe4,0x78,0x5a,0xf2,\
0x59,0xfd,0xa1,0x1e,0x2a,0x7e,0x12,0x7b,0xa4,0xd7,0x57,0x8d,0xff,0x69
[DeleteRegKeys]
; Delete support for the Microsoft FaxService
HKLM,%Bthport.Parameters%\UnsupportedServices,"{00001104-0000-1000-8000-00805f9b34fb}"
HKLM,%Bthport.Parameters%\UnsupportedServices,"{00001105-0000-1000-8000-00805f9b34fb}"
HKLM,%Bthport.Parameters%\UnsupportedServices,"{00001106-0000-1000-8000-00805f9b34fb}"
HKLM,%Bthport.Parameters%\UnsupportedServices,"{00001108-0000-1000-8000-00805f9b34fb}"
HKLM,%Bthport.Parameters%\UnsupportedServices,"{0000110c-0000-1000-8000-00805f9b34fb}"
HKLM,%Bthport.Parameters%\UnsupportedServices,"{00001111-0000-1000-8000-00805f9b34fb}"
HKLM,%Bthport.Parameters%\UnsupportedServices,"{00001118-0000-1000-8000-00805f9b34fb}"
HKLM,%Bthport.Parameters%\UnsupportedServices,"{00001123-0000-1000-8000-00805f9b34fb}"
HKLM,%Bthport.Parameters%\UnsupportedServices,"{0000110a-0000-1000-8000-00805f9b34fb}"
;HKLM,%Bthport.Parameters%\UnsupportedServices,"{00001112-0000-1000-8000-00805f9b34fb}"
HKLM,%Bthport.Parameters%\UnsupportedServices,"{0000111f-0000-1000-8000-00805f9b34fb}"

[Strings]
; While strings are localizable, in this sample INF, we have
; not created any localized strings.
ProviderName     = "Atheros Communications"
ManufacturerName = "Atheros Communications"

Dell_1702.DeviceDesc = "Dell Wireless 1702 Bluetooth v3.0+HS"

SourceDisk       = "Windows Vista CD"
Bthport.Parameters="SYSTEM\CurrentControlSet\Services\BTHPORT\Parameters"
Download Driver Pack

How To Update Drivers Manually

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.

server: web5, load: 1.28