bttuner.inf Driver File Contents (AVerTVStudioWinXP.zip)

[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Msft%
DriverVer= 03/19/2001,5.1.4.0
Catalogfile=cattuner.cat
; F i l e   c o p y i n g   s e c t i o n s (where the files go to).

[ControlFlags]
ExcludeFromSelect=*

[DestinationDirs]
BTTUNER.CopyDrivers=10,system32\drivers  ; eg.  \windows\system32\drivers

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

[SourceDisksFiles]
bttuner.sys    = 1

[Manufacturer]
%MS%=Models

; =================== Generic ==================================

[Models]
%BTTUNER.DeviceDescT%=BTTUNER.Temic,STREAM\BTTUNER.Temic
%BTTUNER.DeviceDescP%=BTTUNER.Philips,STREAM\BTTUNER.Philips
%BTTUNER.DeviceDescPPBG%=BTTUNER.PhilipsPalBG,STREAM\BTTUNER.PhilipsPalBG
%BTTUNER.DeviceDescPPI%=BTTUNER.PhilipsPalI,STREAM\BTTUNER.PhilipsPalI
%BTTUNER.DeviceDescA%=BTTUNER.Alps,STREAM\BTTUNER.Alps
%BTTUNER.DeviceDescLPBG%=BTTUNER.LG2PalBG,STREAM\BTTUNER.LG2PalBG

[BTTUNER.Temic]
Include  =  ks.inf, kscaptur.inf
Needs    =  KS.Registration,KSCAPTURE.Registration.NT	;original is KSCAPTUR.Registration.NT
AddReg   =  BTTUNER.addreg,temic.addreg
CopyFiles=  BTTUNER.CopyDrivers
DriverVer=09/27/2000
;KnownFiles= BTTUNER.KnownFiles

[BTTUNER.Philips]
Include  =  ks.inf, kscaptur.inf
Needs    =  KS.Registration,KSCAPTUR.Registration.NT
AddReg   =  BTTUNER.addreg,philips.addreg
CopyFiles=  BTTUNER.CopyDrivers
DriverVer=09/27/2000
;KnownFiles= BTTUNER.KnownFiles

[BTTUNER.PhilipsPalBG]
Include  =  ks.inf, kscaptur.inf
Needs    =  KS.Registration,KSCAPTUR.Registration.NT
AddReg   =  BTTUNER.addreg,philipspalbg.addreg
CopyFiles=  BTTUNER.CopyDrivers
DriverVer=09/27/2000
;KnownFiles= BTTUNER.KnownFiles

[BTTUNER.PhilipsPalI]
Include  =  ks.inf, kscaptur.inf
Needs    =  KS.Registration,KSCAPTUR.Registration.NT
AddReg   =  BTTUNER.addreg,philipspali.addreg
CopyFiles=  BTTUNER.CopyDrivers
DriverVer=09/27/2000
;KnownFiles= BTTUNER.KnownFiles

[BTTUNER.Alps]
Include  =  ks.inf, kscaptur.inf
Needs    =  KS.Registration,KSCAPTUR.Registration.NT
AddReg   =  BTTUNER.addreg,alps.addreg
CopyFiles=  BTTUNER.CopyDrivers
DriverVer=09/27/2000
;KnownFiles= BTTUNER.KnownFiles

[BTTUNER.LG2PalBG]
Include  =  ks.inf, kscaptur.inf
Needs    =  KS.Registration,KSCAPTUR.Registration.NT
AddReg   =  BTTUNER.addreg,LG2PalBG.addreg
CopyFiles=  BTTUNER.CopyDrivers
DriverVer=09/27/2000
;KnownFiles= BTTUNER.KnownFiles

[KSCAPTURE.Registration.NT]

[BTTUNER.CopyDrivers]
bttuner.sys

;[BTTUNER.KnownFiles]
;bttuner.sys=safe

[BTTUNER.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,bttuner.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,OkToHibernate,3,01							;9/7/00 add.

[Temic.AddReg]								
HKR,"DriverData","TunerBrand",0x00010001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc2, 0x00, 0x00, 0x00
HKR,"DriverData","TunerSystem",0x00010001, 0x00, 0x00, 0x00, 0x00			;NTSC

[Philips.AddReg]
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

[PhilipsPalBG.AddReg]
HKR,"DriverData","TunerBrand",0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc2, 0x00, 0x00, 0x00
HKR,"DriverData","TunerSystem",0x00010001, 0x01, 0x00, 0x00, 0x00			;PAL B/G

[PhilipsPalI.AddReg]
HKR,"DriverData","TunerBrand",0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc2, 0x00, 0x00, 0x00
HKR,"DriverData","TunerSystem",0x00010001, 0x03, 0x00, 0x00, 0x00			;PALI

[Alps.AddReg]
HKR,"DriverData","TunerBrand",0x00010001, 0x03, 0x00, 0x00, 0x00
HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc2, 0x00, 0x00, 0x00
HKR,"DriverData","TunerSystem",0x00010001, 0x00, 0x00, 0x00, 0x00			;NTSC

[LG2PalBG.AddReg]
HKR,"DriverData","TunerBrand",0x00010001, 0x04, 0x00, 0x00, 0x00
HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc2, 0x00, 0x00, 0x00
HKR,"DriverData","TunerSystem",0x00010001, 0x01, 0x00, 0x00, 0x00			;PAL B/G

[TvTuner]
AddReg=TvTuner.AddReg

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

[BTTUNER.Temic.Interfaces]
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,

[BTTUNER.Philips.Interfaces]
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,

[BTTUNER.PhilipsPalBG.Interfaces]
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,

[BTTUNER.PhilipsPalI.Interfaces]
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,

[BTTUNER.Alps.Interfaces]
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,

[BTTUNER.LG2PalBG.Interfaces]
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,

[BTTUNER.Temic.Services]
AddService = BTTUNER,0x00000002,BTTUNER.ServiceInstall

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

[BTTUNER.PhilipsPalBG.Services]
AddService = BTTUNER,0x00000002,BTTUNER.ServiceInstall

[BTTUNER.PhilipsPalI.Services]
AddService = BTTUNER,0x00000002,BTTUNER.ServiceInstall

[BTTUNER.Alps.Services]
AddService = BTTUNER,0x00000002,BTTUNER.ServiceInstall

[BTTUNER.LG2PalBG.Services]
AddService = BTTUNER,0x00000002,BTTUNER.ServiceInstall

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

[Strings]

SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1

Msft="Conexant"
MS="Conexant"
MediaClassName="Sound, video and game controllers"
BTTUNER.DeviceDesc="AVerMedia, AVerTV WDM TvTuner"
BTTUNER.DeviceDescT="AVerMedia, AVerTV WDM TvTuner"			;Temic
BTTUNER.DeviceDescP="AVerMedia, AVerTV WDM TvTuner"			;Philip
BTTUNER.DeviceDescPPBG="AVerMedia, AVerTV WDM TvTuner (PAL BG)"		;Philip
BTTUNER.DeviceDescPPI="AVerMedia, AVerTV WDM TvTuner (PAL I)"		;Philip
BTTUNER.DeviceDescA="AVerMedia, AVerTV WDM TvTuner"			;Alps
BTTUNER.DeviceDescLPBG="AVerMedia, AVerTV WDM TvTuner (PAL BG/DK)"	;LG2
BTTUNER.Tuner="Conexant TvTuner"
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.04