wfbbtune.inf Driver File Contents (WXP_88X_BB_4002_040511.zip)

;;#############################################################################
;;## WFBBXBAR.INF for Windows 98/ME/2000/XP WDM Drivers                      ##
;;## Copyright @2000-2006 Leadtek Research Inc.                              ##
;;## WinFast PVR2000 WDM Tuner Driver                                        ##
;;#############################################################################
[Version]
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Ldtk%
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
DriverVer=04/28/2004,5.13.1.4002
CatalogFile.ntx86=wfbbtune.cat

[Manufacturer]
%Ldtk%=Leadtek

[SourceDisksNames]
1=%DiskId%,,0

[SourceDisksFiles]
wfbbtune.sys=1

[Leadtek]
; NTSC
%WFTUNE.NTSC% = WFTUNE.Philips, STREAM\wfbbtune.wfntsc
; PAL
%WFTUNE.PAL%  = WFTUNE.PhilipsPalBG, STREAM\wfbbtune.wfpal
; NTSC Japan
%WFTUNE.NTSC% = WFTUNE.NtscJ, STREAM\wfbbtune.wfntscj

[WFTUNE.Philips]
Include  =  ks.inf, kscaptur.inf
Needs    =  KS.Registration,KSCAPTUR.Registration.NT
AddReg   =  WFTUNE.addreg,Philips.AddReg
CopyFiles=  WFTUNE.CopyDrivers

[WFTUNE.PhilipsPalBG]
Include  =  ks.inf, kscaptur.inf
Needs    =  KS.Registration,KSCAPTUR.Registration.NT
AddReg   =  WFTUNE.addreg,PhilipsPalBG.AddReg
CopyFiles=  WFTUNE.CopyDrivers

[WFTUNE.NtscJ]
Include  =  ks.inf, kscaptur.inf
Needs    =  KS.Registration,KSCAPTUR.Registration.NT
AddReg   =  WFTUNE.addreg,NTSCJ.AddReg
CopyFiles=  WFTUNE.CopyDrivers

[DestinationDirs]
WFTUNE.CopyDrivers=10,system32\drivers

[WFTUNE.CopyDrivers]
wfbbtune.sys

[WFTUNE.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,wfbbtune.sys
HKR,,OkToHibernate,3,01
HKR,,PageOutWhenUnopened,3,00

[Philips.AddReg]
HKR,"DriverData","TunerBrand",0x00010001, 0x02, 0x00, 0x00, 0x00
HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc0, 0x00, 0x00, 0x00
HKR,"DriverData","TunerType",0x00010001, 0x0B, 0x00, 0x00, 0x00
HKR,"DriverData","TunerMode",0x0010001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData","TunerInput",0x00010001, 0x00, 0x00, 0x00, 0x00

[PhilipsPalBG.AddReg]
HKR,"DriverData","TunerBrand",0x00010001, 0x02, 0x00, 0x00, 0x00
HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc0, 0x00, 0x00, 0x00
HKR,"DriverData","TunerType",0x00010001, 0x0A, 0x00, 0x00, 0x00
HKR,"DriverData","TunerMode",0x0010001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData","TunerInput",0x00010001, 0x00, 0x00, 0x00, 0x00

[NTSCJ.AddReg]
HKR,"DriverData","TunerBrand",0x00010001, 0x02, 0x00, 0x00, 0x00
HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc0, 0x00, 0x00, 0x00
HKR,"DriverData","TunerType",0x00010001, 0x13, 0x00, 0x00, 0x00
HKR,"DriverData","TunerMode",0x0010001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData","TunerInput",0x00010001, 0x00, 0x00, 0x00, 0x00

[TvTuner]
AddReg=TvTuner.AddReg

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

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

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

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

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

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

[WFTUNE.NtscJ.Services]
AddService = WFTUNE,0x00000002,WFTUNE.ServiceInstall

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

[Strings]
Ldtk              = "Leadtek Research Inc."
DiskId            = "WinFast PVR2000 WDM Tuner"
WFTUNE.DeviceDesc = "WinFast PVR2000 WDM Tuner"
WFTUNE.NTSC       = "WinFast PVR2000 WDM Tuner(NTSC)"
WFTUNE.PAL        = "WinFast PVR2000 WDM Tuner(PAL)"
WFTUNE.Tuner      = "WinFast PVR2000 WDM Tuner"

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: 1.30