Bt878.inf Driver File Contents (MPC40_.zip)

; $Header: G:/swdev/wdm/Video/bt848/btcap/rcs/bt848.inf 1.15 1999/07/19 18:04:43 tomz Exp $

;------------------------------------------------------------------------------
; BT878.INF
;------------------------------------------------------------------------------

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

[ControlFlags]
ExcludeFromSelect=*

[SourceDisksNames]
1 = "Bt878 WDM Driver Disk",,,""

[SourceDisksFiles]
BT848.sys    = 1
AVerTV2K.dll = 1
IOCtrl.dll   = 1

[Manufacturer]
%MsftMfg%=Models

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

[BT848.CopyDrivers]
BT848.sys

[AVERTV2K.CopyFile]	;in the first process of install AP, AVer.dll requires AVerTV2K.dll for ask country name.
AVerTV2K.dll		
IOCtrl.dll

;[BT848.KnownFiles]
;BT848.sys=safe

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

;------------------------------------------------------------------------------
; Device ID List
;------------------------------------------------------------------------------
;
; ID Number     Device
;
; 0x350         Bt848
; 0x351         Bt849
; 0x36E         Bt878 (Video Section)
; 0x36F         Bt879 (Video Section)
; 0x370         Bt880 (Video Section)
; 0x878         Bt878 (Audio Section)
; 0x879         Bt879 (Audio Section)
; 0x880         Bt880 (Audio Section)

[Models]
   
	%BT848.VideoDeviceDesc%=BT848.Philips, PCI\VEN_109E&DEV_036E&SUBSYS_00011461
    	%BT848.VideoDeviceDesc%=BT848.Philips, PCI\VEN_109E&DEV_036E&SUBSYS_00021461
    	%BT848.VideoDeviceDesc%=BT848.Philips, PCI\VEN_109E&DEV_036E&SUBSYS_00031461
    	%BT848.VideoDeviceDesc%=BT848.Philips, PCI\VEN_109E&DEV_036E&SUBSYS_00041461
	%BT848.VideoDeviceDesc%=BT848.Philips, PCI\VEN_109E&DEV_036E&SUBSYS_02021461

	%BT848.AudioDeviceDesc%=AudioSection,  PCI\VEN_109E&DEV_0878&SUBSYS_00011461
    	%BT848.AudioDeviceDesc%=AudioSection,  PCI\VEN_109E&DEV_0878&SUBSYS_00021461
    	%BT848.AudioDeviceDesc%=AudioSection,  PCI\VEN_109E&DEV_0878&SUBSYS_00031461
    	%BT848.AudioDeviceDesc%=AudioSection,  PCI\VEN_109E&DEV_0878&SUBSYS_00041461
	%BT848.AudioDeviceDesc%=AudioSection,  PCI\VEN_109E&DEV_0878&SUBSYS_02021461

;------------------------------------------------------------------------------
; For Compaq OEM case
;------------------------------------------------------------------------------

; FQ1216 w/o audio module, w/o remote
   %BT848.VideoDeviceDesc%=BT848.PhilipsFM1216, 	PCI\VEN_109E&DEV_036E&SUBSYS_60A01461
   %BT848.AudioDeviceDesc%=AudioSection,  		PCI\VEN_109E&DEV_0878&SUBSYS_60A01461

; FQ1216 TDA9873 A2 audio module, w/o remote
   %BT848.VideoDeviceDesc%=BT848.FM1216TDA9873, 	PCI\VEN_109E&DEV_036E&SUBSYS_60A61461
   %BT848.AudioDeviceDesc%=AudioSection,  		PCI\VEN_109E&DEV_0878&SUBSYS_60A61461

; FQ1216 TDA9874 NICAM audio module, w/o remote
   %BT848.VideoDeviceDesc%=BT848.FM1216TDA9874, 	PCI\VEN_109E&DEV_036E&SUBSYS_60A81461
   %BT848.AudioDeviceDesc%=AudioSection,  		PCI\VEN_109E&DEV_0878&SUBSYS_60A81461

; Philips NTSC + JAPAN SAP
   %BT848.VideoDeviceDesc%=BT848.PhilipsNTSCJ, 		PCI\VEN_109E&DEV_036E&SUBSYS_02021461
   %BT848.AudioDeviceDesc%=AudioSection,  		PCI\VEN_109E&DEV_0878&SUBSYS_02021461

;------------------------------------------------------------------------------
; Bt848 and Bt849 boards had no SubSystem ID or SubSystem Vendor ID!
;------------------------------------------------------------------------------

    	%BT848.VideoDeviceDesc%=BT848.Philips, PCI\VEN_109E&DEV_0350
    	%BT848.VideoDeviceDesc%=BT848.Philips, PCI\VEN_109E&DEV_0351

;------------------------------------------------------------------------------
; Bt878 chip without EEPROM!
;------------------------------------------------------------------------------
   
	%BT848.VideoDeviceDesc%=BT848.Philips, PCI\VEN_109E&DEV_036E
  	%BT848.AudioDeviceDesc%=AudioSection,  PCI\VEN_109E&DEV_0878
  
[AudioSection]
AddReg=     NULL.AddReg
CopyFiles=  NULL.CopyDrivers

[NULL.AddReg]

[NULL.CopyDrivers]

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

[BT848.Philips]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg=     BT848.AddReg,Philips.AddReg
CopyFiles=  BT848.CopyDrivers,AVERTV2K.CopyFile
DriverVer=  11/30/2001
;KnownFiles= BT848.KnownFiles

[BT848.PhilipsFM1216]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation	
AddReg=     BT848.AddReg,PhilipsFM1216.AddReg
CopyFiles=  BT848.CopyDrivers,AVERTV2K.CopyFile
DriverVer=  11/30/2001
;KnownFiles= BT848.KnownFiles

[BT848.FM1216TDA9873]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation	
AddReg=     BT848.AddReg,FM1216TDA9873.AddReg
CopyFiles=  BT848.CopyDrivers,AVERTV2K.CopyFile
DriverVer=  11/30/2001
;KnownFiles= BT848.KnownFiles

[BT848.FM1216TDA9874]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation	
AddReg=     BT848.AddReg,FM1216TDA9874.AddReg
CopyFiles=  BT848.CopyDrivers,AVERTV2K.CopyFile
DriverVer=  11/30/2001
;KnownFiles= BT848.KnownFiles

[BT848.PhilipsNTSCJ]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation	
AddReg=     BT848.AddReg,PhilipsNTSCJ.AddReg
CopyFiles=  BT848.CopyDrivers,AVERTV2K.CopyFile
DriverVer=  11/30/2001
;KnownFiles= BT848.KnownFiles

[MSPCLOCK.Installation]

[BT848.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BT848.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,00
HKR,"DriverData","XBarInPin0",0x00010001, 0x03,0x00,0x00,0x00
HKR,"DriverData","XBarInPin1",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","XBarInPin2",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData","XBarInPin3",0x00010001, 0x00,0x10,0x00,0x00
HKR,"DriverData","XTal0",0x00010001, 0x1c, 0x00, 0x00, 0x00
HKR,"DriverData","XTal1",0x00010001, 0x23, 0x00, 0x00, 0x00
HKR,,OkToHibernate,3,01							

[Philips.AddReg]
HKR,"DriverData","SoundType",0x00010001, 0x00, 0x00, 0x00, 0x00		;Mono
HKR,"DriverData","TunerSystem",0x00010001, 0x00, 0x00, 0x00, 0x00	;NTSC
HKR,"ENUM\Device1",pnpid,,"bttuner.philips"
HKR,"ENUM\Device2",pnpid,,"btxbar"

[PhilipsFM1216.AddReg]
HKR,"DriverData","SoundType",0x00010001, 0x00, 0x00, 0x00, 0x00		;Mono
HKR,"DriverData","TunerSystem",0x00010001, 0x0A, 0x00, 0x00, 0x00	;PAL-BG+PAL-DK+PAL-I+SECAM-L
HKR,"ENUM\Device1",pnpid,,"bttuner.philipsFM1216"
HKR,"ENUM\Device2",pnpid,,"btxbar"

[FM1216TDA9873.AddReg]
HKR,"DriverData","SoundType",0x00010001, 0x03, 0x00, 0x00, 0x00		;A2
HKR,"DriverData","TunerSystem",0x00010001, 0x0A, 0x00, 0x00, 0x00	;PAL-BG+PAL-DK+PAL-I+SECAM-L
HKR,"ENUM\Device1",pnpid,,"bttuner.FM1216TDA9873"
HKR,"ENUM\Device2",pnpid,,"btxbar"

[FM1216TDA9874.AddReg]
HKR,"DriverData","SoundType",0x00010001, 0x04, 0x00, 0x00, 0x00		;NICAM
HKR,"DriverData","TunerSystem",0x00010001, 0x0A, 0x00, 0x00, 0x00	;PAL-BG+PAL-DK+PAL-I+SECAM-L
HKR,"ENUM\Device1",pnpid,,"bttuner.FM1216TDA9874"
HKR,"ENUM\Device2",pnpid,,"btxbar"

[PhilipsNTSCJ.AddReg]
HKR,"DriverData","SoundType",0x00010001, 0x02, 0x00, 0x00, 0x00		;SAP JAPAN
HKR,"DriverData","TunerSystem",0x00010001, 0x00, 0x00, 0x00, 0x00	;NTSC
HKR,"ENUM\Device1",pnpid,,"bttuner.philips"
HKR,"ENUM\Device2",pnpid,,"btxbar"

[VideoCapture]
AddReg=VideoCapture.AddReg

[VideoTvAudio]
AddReg=VideoTvAudio.AddReg

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

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

[BT848.Philips.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,

[BT848.PhilipsFM1216.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,

[BT848.FM1216TDA9873.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,

[BT848.FM1216TDA9874.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,

[BT848.PhilipsNTSCJ.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,

[BT848.Philips.Services]
AddService = BT848,0x00000002,BT848.ServiceInstall

[BT848.PhilipsFM1216.Services]
AddService = BT848,0x00000002,BT848.ServiceInstall

[BT848.FM1216TDA9873.Services]
AddService = BT848,0x00000002,BT848.ServiceInstall

[BT848.FM1216TDA9874.Services]
AddService = BT848,0x00000002,BT848.ServiceInstall

[BT848.PhilipsNTSCJ.Services]
AddService = BT848,0x00000002,BT848.ServiceInstall

[BT848.ServiceInstall]
DisplayName   = %BT848.VideoDeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\BT848.sys

[Strings]
Msft=                   "Conexant"
MsftMfg=                "Conexant"
BT848.VideoDeviceDesc=  "AVerMedia, AVerTV WDM Video Capture"	
BT848.AudioDeviceDesc=  "AVerMedia, AVerTV WDM Audio Capture"
BT848.Capture=          "Conexant Capture"
BT848.TvAudio=          "Conexant TvAudio"
RunOnce=                "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"

SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1


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: ftp, load: 2.51