BTAdo3.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_8.CopyDrivers=10,system32\drivers   ; would 12 do this? (docs say not for win9x)
BTAudio_8.CopyFilters=11

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

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

BTAudio_B.CopyDrivers=10,system32\drivers   ; would 12 do this? (docs say not for win9x)
BTAudio_B.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_8.AudioDeviceDesc%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_1468AA08
;%BTAudio_8.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878

%BTAudio_9.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_1469AA09

%BTAudio_A.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_146aAA0a

%BTAudio_B.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_146bAA0b

[AudioSection]

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

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

[BTAudio_8.CopyDrivers]
BTADO_8.sys
stream.sys

[BTAudio_8.CopyFilters]
;mvfilter.ax

[BTAudio_8.KnownFiles]
BTADO_8.sys=safe

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

[BTAudio_8.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BTADO_8.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01

[VideoCapture_8]
AddReg=VideoCapture_8.AddReg

[VideoTvAudio_8]
AddReg=VideoTvAudio_8.AddReg

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

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

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

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

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

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

BTAudio_8.AudioDeviceDesc=  "BT878, WDM Audio Capture 8"
BTAudio_8.Capture=          "BT878 Audio Capture 8"
BTAudio_8.TvAudio=          "BT878 Audio TvAudio 8"

BTAudio_9.AudioDeviceDesc=  "BT878, WDM Audio Capture 9"
BTAudio_9.Capture=          "BT878 Audio Capture 9"
BTAudio_9.TvAudio=          "BT878 Audio TvAudio 9"

BTAudio_A.AudioDeviceDesc=  "BT878, WDM Audio Capture A"
BTAudio_A.Capture=          "BT878 Audio Capture A"
BTAudio_A.TvAudio=          "BT878 Audio TvAudio A"

BTAudio_B.AudioDeviceDesc=  "BT878, WDM Audio Capture B"
BTAudio_B.Capture=          "BT878 Audio Capture B"
BTAudio_B.TvAudio=          "BT878 Audio TvAudio B"

SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1

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

[BTAudio_9.CopyDrivers]
BTADO_9.sys
stream.sys

[BTAudio_9.CopyFilters]
;mvfilter.ax

[BTAudio_9.KnownFiles]
BTADO_9.sys=safe


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

[BTAudio_9.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BTADO_9.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01

[VideoCapture_9]
AddReg=VideoCapture_9.AddReg

[VideoTvAudio_9]
AddReg=VideoTvAudio_9.AddReg

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

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

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

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

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


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

[BTAudio_A.CopyDrivers]
BTADO_A.sys
stream.sys

[BTAudio_A.CopyFilters]
;mvfilter.ax

[BTAudio_A.KnownFiles]
BTADO_A.sys=safe

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

[BTAudio_A.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BTADO_A.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01

[VideoCapture_A]
AddReg=VideoCapture_A.AddReg

[VideoTvAudio_A]
AddReg=VideoTvAudio_A.AddReg

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

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

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

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

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


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

[BTAudio_B.CopyDrivers]
BTADO_B.sys
stream.sys

[BTAudio_B.CopyFilters]
;mvfilter.ax

[BTAudio_B.KnownFiles]
BTADO_B.sys=safe

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

[BTAudio_B.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BTADO_B.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01

[VideoCapture_B]
AddReg=VideoCapture_B.AddReg

[VideoTvAudio_B]
AddReg=VideoTvAudio_B.AddReg

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

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

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

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

[BTAudio_B.ServiceInstall]
DisplayName   = %BTAudio_B.AudioDeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\BTADO_B.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: 2.31