BTAdo2.INF Driver File Contents (hicap.zip)

;------------------------------------------------------------------------------
; BTAudio.INF
;------------------------------------------------------------------------------

[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Msft%

[ControlFlags]
;ExcludeFromSelect=*

[Manufacturer]
%MsftMfg%=Microsoft

[DestinationDirs]
BTAudio_4.CopyDrivers=10,system32\drivers   ; would 12 do this? (docs say not for win9x)
BTAudio_4.CopyFilters=11

BTAudio_5.CopyDrivers=10,system32\drivers   ; would 12 do this? (docs say not for win9x)
BTAudio_5.CopyFilters=11

BTAudio_6.CopyDrivers=10,system32\drivers   ; would 12 do this? (docs say not for win9x)
BTAudio_6.CopyFilters=11

BTAudio_7.CopyDrivers=10,system32\drivers   ; would 12 do this? (docs say not for win9x)
BTAudio_7.CopyFilters=11

;------------------------------------------------------------------------------
; Device ID List
;------------------------------------------------------------------------------
;
; ID Number     Device
; 0x36E         Bt878 (Video Section)
; 0x878         Bt878 (Audio Section)

[Microsoft]
;------------------------------------------------------------------------------
; These are the Rockwell versions of our cards
;------------------------------------------------------------------------------

%BTAudio_4.AudioDeviceDesc%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_1464AA04
;%BTAudio_4.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878

%BTAudio_5.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_1465AA05

%BTAudio_6.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_1466AA06

%BTAudio_7.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_1467AA07

[AudioSection]

[AudioSection.Services]
AddService = , 2  ; null service install

;------------------------------------------------------------------------------
; These are the files we need installed
;------------------------------------------------------------------------------

[BTAudio_4.CopyDrivers]
BTADO_4.sys
stream.sys

[BTAudio_4.CopyFilters]
;mvfilter.ax

[BTAudio_4.KnownFiles]
BTADO_4.sys=safe

[BTAudio_4.NoTuner]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg=     BTAudio_4.AddReg
CopyFiles=  BTAudio_4.CopyDrivers,BTAudio_4.CopyFilters
KnownFiles= BTAudio_4.KnownFiles

[BTAudio_4.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BTADO_4.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01

[VideoCapture_4]
AddReg=VideoCapture_4.AddReg

[VideoTvAudio_4]
AddReg=VideoTvAudio_4.AddReg

[VideoCapture_4.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%BTAudio_4.Capture%

[VideoTvAudio_4.AddReg]
HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%BTAudio_4.TvAudio%

[BTAudio_4.NoTuner.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture_4,
;AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio_4,

[BTAudio_4.NoTuner.Services]
AddService = BTAudio_4,0x00000002,BTAudio_4.ServiceInstall

[BTAudio_4.ServiceInstall]
DisplayName   = %BTAudio_4.AudioDeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\BTADO_4.sys

[Strings]
Msft=                   "Conexant"
MsftMfg=                "Conexant"
RunOnce=                "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"

BTAudio_4.AudioDeviceDesc=  "BT878, WDM Audio Capture 4"
BTAudio_4.Capture=          "BT878 Audio Capture 4"
BTAudio_4.TvAudio=          "BT878 Audio TvAudio 4"

BTAudio_5.AudioDeviceDesc=  "BT878, WDM Audio Capture 5"
BTAudio_5.Capture=          "BT878 Audio Capture 5"
BTAudio_5.TvAudio=          "BT878 Audio TvAudio 5"

BTAudio_6.AudioDeviceDesc=  "BT878, WDM Audio Capture 6"
BTAudio_6.Capture=          "BT878 Audio Capture 6"
BTAudio_6.TvAudio=          "BT878 Audio TvAudio 6"

BTAudio_7.AudioDeviceDesc=  "BT878, WDM Audio Capture 7"
BTAudio_7.Capture=          "BT878 Audio Capture 7"
BTAudio_7.TvAudio=          "BT878 Audio TvAudio 7"

SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1

;******************************************************************************
;BT878_1 ==>

[BTAudio_5.CopyDrivers]
BTADO_5.sys
stream.sys

[BTAudio_5.CopyFilters]
;mvfilter.ax

[BTAudio_5.KnownFiles]
BTADO_5.sys=safe


[BTAudio_5.NoTuner]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg=     BTAudio_5.AddReg
CopyFiles=  BTAudio_5.CopyDrivers,BTAudio_5.CopyFilters
KnownFiles= BTAudio_5.KnownFiles

[BTAudio_5.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BTADO_5.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01

[VideoCapture_5]
AddReg=VideoCapture_5.AddReg

[VideoTvAudio_5]
AddReg=VideoTvAudio_5.AddReg

[VideoCapture_5.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%BTAudio_5.Capture%

[VideoTvAudio_5.AddReg]
HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%BTAudio_5.TvAudio%

[BTAudio_5.NoTuner.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture_5,
;AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio_5,

[BTAudio_5.NoTuner.Services]
AddService = BTAudio_5,0x00000002,BTAudio_5.ServiceInstall

[BTAudio_5.ServiceInstall]
DisplayName   = %BTAudio_5.AudioDeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\BTADO_5.sys


;****************************************************************************
;BT878_2 ==>

[BTAudio_6.CopyDrivers]
BTADO_6.sys
stream.sys

[BTAudio_6.CopyFilters]
;mvfilter.ax

[BTAudio_6.KnownFiles]
BTADO_6.sys=safe

[BTAudio_6.NoTuner]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg=     BTAudio_6.AddReg
CopyFiles=  BTAudio_6.CopyDrivers,BTAudio_6.CopyFilters
KnownFiles= BTAudio_6.KnownFiles

[BTAudio_6.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BTADO_6.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01

[VideoCapture_6]
AddReg=VideoCapture_6.AddReg

[VideoTvAudio_6]
AddReg=VideoTvAudio_6.AddReg

[VideoCapture_6.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%BTAudio_6.Capture%

[VideoTvAudio_6.AddReg]
HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%BTAudio_6.TvAudio%

[BTAudio_6.NoTuner.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture_6,
;AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio_6,

[BTAudio_6.NoTuner.Services]
AddService = BTAudio_6,0x00000002,BTAudio_6.ServiceInstall

[BTAudio_6.ServiceInstall]
DisplayName   = %BTAudio_6.AudioDeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\BTADO_6.sys


;***************************************************************************
;BT878_3 ==>

[BTAudio_7.CopyDrivers]
BTADO_7.sys
stream.sys

[BTAudio_7.CopyFilters]
;mvfilter.ax

[BTAudio_7.KnownFiles]
BTADO_7.sys=safe

[BTAudio_7.NoTuner]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg=     BTAudio_7.AddReg
CopyFiles=  BTAudio_7.CopyDrivers,BTAudio_7.CopyFilters
KnownFiles= BTAudio_7.KnownFiles

[BTAudio_7.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BTADO_7.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01

[VideoCapture_7]
AddReg=VideoCapture_6.AddReg

[VideoTvAudio_7]
AddReg=VideoTvAudio_6.AddReg

[VideoCapture_7.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%BTAudio_7.Capture%

[VideoTvAudio_7.AddReg]
HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%BTAudio_7.TvAudio%

[BTAudio_7.NoTuner.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture_7,
;AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio_7,

[BTAudio_7.NoTuner.Services]
AddService = BTAudio_7,0x00000002,BTAudio_7.ServiceInstall

[BTAudio_7.ServiceInstall]
DisplayName   = %BTAudio_7.AudioDeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\BTADO_7.sys


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: web3, load: 1.76