A878VCap.inf Driver File Contents (Avermedia_TVCapture98-TVPhone98-WDM-Windows_XP-2003.zip)

;------------------------------------------------------------------------------
; A878VCap.INF
; Copyright (c) 1999-2003 AVerMedia Technologies, Inc.
; All Rights Reserved.
;------------------------------------------------------------------------------
[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Msft%
DriverVer= 04/21/2003,7.0.0.0
Catalogfile.ntx86=A878VCap.cat

[ControlFlags]
ExcludeFromSelect=*

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

[SourceDisksFiles]
A878VCap.sys = 1
IOCtrl.dll   = 1

[Manufacturer]
%MsftMfg%=AVerMedia

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

[BT848.CopyDrivers]
A878VCap.sys

[AVERTV2K.CopyFile]	
IOCtrl.dll

;[BT848.KnownFiles]
;A878VCap.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)

[AVerMedia]
   
	%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.NoTuner, PCI\VEN_109E&DEV_036E&SUBSYS_00051461 ;EZCapture
	%BT848.VideoDeviceDesc%=BT848.Philips, PCI\VEN_109E&DEV_036E&SUBSYS_02021461
	%BT848.VideoDeviceDesc%=BT848.Philips, PCI\VEN_109E&DEV_036E&SUBSYS_A9041461 ;M169
	%BT848.VideoDeviceDesc%=BT848.Philips, PCI\VEN_109E&DEV_036E&SUBSYS_04021461 ;M163

	%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_00051461 ;EZCapture
	%BT848.AudioDeviceDesc%=AudioSection,  PCI\VEN_109E&DEV_0878&SUBSYS_02021461
	%BT848.AudioDeviceDesc%=AudioSection,  PCI\VEN_109E&DEV_0878&SUBSYS_A9041461 ;M169
	%BT848.AudioDeviceDesc%=AudioSection,  PCI\VEN_109E&DEV_0878&SUBSYS_04021461 ;M163


;------------------------------------------------------------------------------
; Bt878 chip without EEPROM!
;------------------------------------------------------------------------------
   
        %BT848.VideoDeviceDesc%=BT848.NoTuner, PCI\VEN_109E&DEV_036E
        %BT848.AudioDeviceDesc%=AudioSection,  PCI\VEN_109E&DEV_0878

;------------------------------------------------------------------------------
; 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

[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
;KnownFiles= BT848.KnownFiles

[BT848.NoTuner]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg=     BT848.AddReg,NoTuner.AddReg
CopyFiles=  BT848.CopyDrivers,AVERTV2K.CopyFile
;KnownFiles= BT848.KnownFiles

[MSPCLOCK.Installation]

[BT848.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,A878VCap.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
HKR,"DriverData","BobMode",0x00010001, 0x00, 0x00, 0x00, 0x00    ; From 5.0.0.26
HKR,"DriverData","Complexity",0x00010001, 0x01, 0x00, 0x00, 0x00 ; Runing Mode

;------------------;
; Tuner Registery  ;
;------------------;
HKR,"DriverData","AudioModule",0x00010001, 0x00, 0x00, 0x00, 0x00	;MONO
HKR,"DriverData","TunerBrand",0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc2, 0x00, 0x00, 0x00
HKR,"DriverData","TunerSystem",0x00010001, 0x00, 0x00, 0x00, 0x00	;NTSC
;Added on 2002/08/14, for TCL2002MI3
HKR,"DriverData","PLLFineTune",0x00010001,0x00, 0x00, 0x00, 0x00	

;------------------;
; XBar Registery   ;
;------------------;
HKR,"DriverData","LastVideoSource",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","LastAudioSource",0x00010001, 0xff,0xff,0xff,0xff

;video svideo
HKR,"DriverData\InPin0","PinType",0x00010001, 0x03,0x00,0x00,0x00
HKR,"DriverData\InPin0","RelatedPinIndex",0x00010001, 0x04,0x00,0x00,0x00
HKR,"DriverData\InPin0","Medium",,%GUID_NULL%

;video tuner
HKR,"DriverData\InPin1","PinType",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\InPin1","RelatedPinIndex",0x00010001, 0x03,0x00,0x00,0x00
HKR,"DriverData\InPin1","Medium",,%GUID_0%

;video composite
HKR,"DriverData\InPin2","PinType",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData\InPin2","RelatedPinIndex",0x00010001, 0x04,0x00,0x00,0x00
HKR,"DriverData\InPin2","Medium",,%GUID_NULL%

;audio tuner
HKR,"DriverData\InPin3","PinType",0x00010001, 0x00,0x10,0x00,0x00
HKR,"DriverData\InPin3","RelatedPinIndex",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\InPin3","Medium",,%GUID_3%

;audio line
HKR,"DriverData\InPin4","PinType",0x00010001, 0x01,0x10,0x00,0x00
HKR,"DriverData\InPin4","RelatedPinIndex",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData\InPin4","Medium",,%GUID_5%

;video video decoder
HKR,"DriverData\OutPin0","PinType",0x00010001, 0x0C,0x00,0x00,0x00
HKR,"DriverData\OutPin0","RelatedPinIndex",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\OutPin0","Medium",,%GUID_4%

;audio audio decoder
HKR,"DriverData\OutPin1","PinType",0x00010001, 0x09,0x10,0x00,0x00
HKR,"DriverData\OutPin1","RelatedPinIndex",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData\OutPin1","Medium",,%GUID_NULL%

[Philips.AddReg]
HKR,"DriverData","SoundType",0x00010001, 0x00, 0x00, 0x00, 0x00		;Mono
HKR,"DriverData","TunerSystem",0x00010001, 0x00, 0x00, 0x00, 0x00	;NTSC

HKR,"DriverData","EnableTuner", 0x00010001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData","EnableXBar",  0x00010001, 0x01, 0x00, 0x00, 0x00

[NoTuner.AddReg]
HKR,"DriverData","VideoStandard",0x00010001, 0x01,0x00,0x00,0x00 
HKR,"DriverData","SoundType",    0x00010001, 0x00, 0x00, 0x00, 0x00 ;Mono
HKR,"DriverData","TunerSystem",  0x00010001, 0x00, 0x00, 0x00, 0x00 ;NTSC

HKR,"DriverData","EnableTuner", 0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","EnableXBar",  0x00010001, 0x01, 0x00, 0x00, 0x00

[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,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,  ;For TVTuner
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar, ;For XBar

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

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

;----------------------------;
; For TVTuner interface      ;
;----------------------------;
[TvTuner]
AddReg=TvTuner.AddReg

[TvTuner.AddReg]
HKR,,CLSID,,{266EEE40-6C63-11cf-8A03-00AA006ECB65}
HKR,,FriendlyName,,%BTTUNER.TUNER%

;----------------------------;
; For XBar interface         ;
;----------------------------;
[Crossbar]
AddReg=Crossbar.AddReg

[Crossbar.AddReg]
HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%BTXBAR.Crossbar%

[Strings]
Msft=                   "AVerMedia Technologies"
MsftMfg=                "AVerMedia"
BT848.VideoDeviceDesc=  "AVerMedia AVerTV WDM Video Capture (878)"  ;For Device Manager	
BT848.AudioDeviceDesc=  "AVerMedia AVerTV WDM Audio Capture (878)"  ;For Device Manager
BT848.Capture=          "AVerMedia, AVerTV WDM Video Capture (878)" ;For Direct-Show
BT848.TvAudio=          "AVerMedia, AVerTV WDM Audio Capture (878)" ;For Direct-Show
BTTUNER.Tuner=		"AVerMedia, AVerTV TvTuner (878)"  ;From TVTuner
BTXBAR.Crossbar=	"AVerMedia, AVerTV Crossbar (878)" ;From XBar
RunOnce=                "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"

SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1

GUID_NULL="{00000000-0000-0000-0000-000000000000}"
;0xa19dc0e0, 0x3b39, 0x11d1, 0x90, 0x5f, 0x0, 0x0, 0xc0, 0xcc, 0x16, 0xba
GUID_0="{A19DC0E0-3B39-11D1-905F-0000C0CC16BA}"
;0xa19dc0e3, 0x3b39, 0x11d1, 0x90, 0x5f, 0x0, 0x0, 0xc0, 0xcc, 0x16, 0xba
GUID_3="{A19DC0E3-3B39-11D1-905F-0000C0CC16BA}"
;0xa19dc0e5, 0x3b39, 0x11d1, 0x90, 0x5f, 0x0, 0x0, 0xc0, 0xcc, 0x16, 0xba
GUID_5="{A19DC0E5-3B39-11D1-905F-0000C0CC16BA}"
;0xa19dc0e4, 0x3b39, 0x11d1, 0x90, 0x5f, 0x0, 0x0, 0xc0, 0xcc, 0x16, 0xba
GUID_4="{A19DC0E4-3B39-11D1-905F-0000C0CC16BA}"

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: web4, load: 1.39