wf88xbar.inf Driver File Contents (TVFM_5.13.1.243-setup.zip)

;;#############################################################################
;;## WF88XBAR.INF for Windows 98/ME/2000/XP WDM Drivers                      ##
;;## Copyright @2000-2006 Leadtek Research Inc.                              ##
;;## WinFast TV2000 XP WDM CrossBar Driver                                   ##
;;#############################################################################
[Version]
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Ldtk%
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
DriverVer=07/02/2002,5.13.1.67
CatalogFile=wf88xbar.cat

[Manufacturer]
%Ldtk%=Leadtek

[SourceDisksNames]
1=%DiskId%,,0

[SourceDisksFiles]
wf88xbar.sys=1

[Leadtek]
%WF88XBAR.DeviceDesc%=WF88XBAR.BOARDMUX,STREAM\WF88XBAR.BOARDMUX
%WF88XBAR.DeviceDesc%=WF88XBAR.MICRONAS,STREAM\WF88XBAR.MICRONAS
%WF88XBAR.DeviceDesc%=WF88XBAR.CNXT,STREAM\WF88XBAR.CNXT
%WF88XBAR.DeviceDesc%=WF88XBAR.NOAUDIO,STREAM\WF88XBAR.NOAUDIO
%WF88XBAR.DeviceDesc%=WF88XBAR.NECPVR1,STREAM\WF88XBAR.NECPVR1

[WF88XBAR.Boardmux]
Include   = ks.inf, kscaptur.inf
Needs     = KS.Registration,KSCAPTUR.Registration.NT
;AddReg   = WF88XBAR.addreg
AddReg    = WF88XBAR.Boardmux.addreg
CopyFiles = WF88XBAR.CopyDrivers

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

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

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


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

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

[WF88XBAR.CopyDrivers]
wf88xbar.sys

[WF88XBAR.Boardmux.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,wf88xbar.sys
HKR,,OkToHibernate,3,01
HKR,,PageOutWhenUnopened,3,00
HKR,"DriverData","LastVideoSource",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","LastAudioSource",0x00010001, 0xff,0xff,0xff,0xff
HKR,"DriverData","AudioType",0x00010001, 0x00,0x00,0x00,0x00

;video svideo
HKR,"DriverData\InPin0","PinType",0x00010001, 0x03,0x00,0x00,0x00
HKR,"DriverData\InPin0","RelatedPinIndex",0x00010001, 0x05,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, 0x04,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, 0x05,0x00,0x00,0x00
HKR,"DriverData\InPin2","Medium",,%GUID_NULL%

; CCIR656 video
HKR,"DriverData\InPin3","PinType",0x00010001, 0x07,0x00,0x00,0x00
HKR,"DriverData\InPin3","RelatedPinIndex",0x00010001, 0x05,0x00,0x00,0x00
HKR,"DriverData\InPin3","Medium",,%GUID_NULL%

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

;audio line
HKR,"DriverData\InPin5","PinType",0x00010001, 0x01,0x10,0x00,0x00
HKR,"DriverData\InPin5","RelatedPinIndex",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData\InPin5","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%

[WF88XBAR.Cnxt.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,wf88xbar.sys
HKR,,OkToHibernate,3,01
HKR,,PageOutWhenUnopened,3,00
HKR,"DriverData","LastVideoSource",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","LastAudioSource",0x00010001, 0xff,0xff,0xff,0xff
HKR,"DriverData","AudioType",0x00010001, 0x03,0x00,0x00,0x00

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

; CCIR656 video
HKR,"DriverData\InPin3","PinType",0x00010001, 0x07,0x00,0x00,0x00
HKR,"DriverData\InPin3","RelatedPinIndex",0x00010001, 0x04,0x00,0x00,0x00
HKR,"DriverData\InPin3","Medium",,%GUID_NULL%

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

;audio line
HKR,"DriverData\InPin5","PinType",0x00010001, 0x01,0x10,0x00,0x00
HKR,"DriverData\InPin5","RelatedPinIndex",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData\InPin5","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%

[WF88XBAR.Micronas.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,wf88xbar.sys
HKR,,OkToHibernate,3,01
HKR,,PageOutWhenUnopened,3,00
HKR,"DriverData","LastVideoSource",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","LastAudioSource",0x00010001, 0xff,0xff,0xff,0xff
HKR,"DriverData","AudioType",0x00010001, 0x01,0x00,0x00,0x00

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

; NEW HERE - [DPS]
; CCIR656 video
HKR,"DriverData\InPin3","PinType",0x00010001, 0x07,0x00,0x00,0x00
HKR,"DriverData\InPin3","RelatedPinIndex",0x00010001, 0x04,0x00,0x00,0x00
HKR,"DriverData\InPin3","Medium",,%GUID_NULL%

; NEW HERE - [DPS]
;audio tuner
HKR,"DriverData\InPin4","PinType",0x00010001, 0x00,0x10,0x00,0x00
HKR,"DriverData\InPin4","RelatedPinIndex",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\InPin4","Medium",,%GUID_3%

; NEW HERE - [DPS]
;audio line
HKR,"DriverData\InPin5","PinType",0x00010001, 0x01,0x10,0x00,0x00
HKR,"DriverData\InPin5","RelatedPinIndex",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData\InPin5","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%

[WF88XBAR.NoAudio.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,wf88xbar.sys
HKR,,OkToHibernate,3,01
HKR,,PageOutWhenUnopened,3,00
HKR,"DriverData","LastVideoSource",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","LastAudioSource",0x00010001, 0xff,0xff,0xff,0xff
HKR,"DriverData","AudioType",0x00010001, 0x02,0x00,0x00,0x00

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

[WF88XBAR.NECPVR1.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,wf88xbar.sys
HKR,,OkToHibernate,3,01
HKR,,PageOutWhenUnopened,3,00
; Default to S-Video input
HKR,"DriverData","LastVideoSource",0x00010001, 0x03,0x00,0x00,0x00
HKR,"DriverData","LastAudioSource",0x00010001, 0xff,0xff,0xff,0xff
HKR,"DriverData","AudioType",0x00010001, 0x03,0x00,0x00,0x00

;video svideo
HKR,"DriverData\InPin0","PinType",0x00010001, 0x03,0x00,0x00,0x00
; Relate the S-Video pin with the tuner audio to get proper muting behavior
HKR,"DriverData\InPin0","RelatedPinIndex",0x00010001, 0x03,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
; Relate audio tuner pin with S-Video input
HKR,"DriverData\InPin3","RelatedPinIndex",0x00010001, 0x00,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%


[WF88XBAR.Boardmux.Interfaces]
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar,

[WF88XBAR.Micronas.Interfaces]
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar,

[WF88XBAR.Cnxt.Interfaces]
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar,

[WF88XBAR.NoAudio.Interfaces]
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar,

[WF88XBAR.NECPVR1.Interfaces]
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar,

[Crossbar]
AddReg=Crossbar.AddReg

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

[WF88XBAR.Boardmux.Services]
AddService = WF88XBAR,0x00000002,WF88XBAR.ServiceInstall

[WF88XBAR.Micronas.Services]
AddService = WF88XBAR,0x00000002,WF88XBAR.ServiceInstall

[WF88XBAR.Cnxt.Services]
AddService = WF88XBAR,0x00000002,WF88XBAR.ServiceInstall

[WF88XBAR.NoAudio.Services]
AddService = WF88XBAR,0x00000002,WF88XBAR.ServiceInstall

[WF88XBAR.NECPVR1.Services]
AddService = WF88XBAR,0x00000002,WF88XBAR.ServiceInstall

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

[Strings]
Ldtk                = "Leadtek Research Inc."
DiskId              = "WinFast TV2000 XP WDM Crossbar.(88X)"
WF88XBAR.DeviceDesc = "WinFast TV2000 XP WDM Crossbar.(88X)"
WF88XBAR.Crossbar   = "WinFast TV2000 XP WDM Crossbar.(88X)"
GUID_NULL="{00000000-0000-0000-0000-000000000000}"
GUID_0="{A19DC0E0-3B39-11D1-905F-0000C0CC16BA}"
GUID_3="{A19DC0E3-3B39-11D1-905F-0000C0CC16BA}"
GUID_5="{A19DC0E5-3B39-11D1-905F-0000C0CC16BA}"
GUID_4="{A19DC0E4-3B39-11D1-905F-0000C0CC16BA}"
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: web5, load: 1.26