LR6F42.inf Driver File Contents (WinXP64.zip)

[Version]
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider="Leadtek"
DriverVer=12/25/2008,6.0.109.66
CatalogFile.ntamd64=wfeagl64.cat

[Manufacturer]
"Leadtek"=Leadtek,NTamd64

[SourceDisksNames]
1="WinFast EagleXT Driver",,,""

[SourceDisksFiles]
wfeaglxt.sys=1
;cpnotify.ax=1

[Leadtek.NTamd64]
%CX23880.videoXceiveDVBT%=CX23880.XceiveDVBT,PCI\VEN_14F1&DEV_8800&SUBSYS_6F42107D
%CX23880.Audio%=NullSection,     PCI\VEN_14F1&DEV_8801&SUBSYS_6F42107D
%CX23880.TS%=TsCapture,           PCI\VEN_14F1&DEV_8802&SUBSYS_6F42107D
%CX23880.null%=NullSection,         PCI\VEN_14F1&DEV_8803&SUBSYS_6F42107D
%CX23880.null%=NullSection,         PCI\VEN_14F1&DEV_8804&SUBSYS_6F42107D
%CX23881.Audio%=NullSection,     PCI\VEN_14F1&DEV_8811&SUBSYS_6F42107D

[CX23880.XceiveDVBT]
Include=    ks.inf, kscaptur.inf, ksfilter.inf, wdmaudio.inf, bda.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation,WDMAUDIO.Registration,BDA.Registration,bda.Installation.NT
AddReg=     CX880.AddReg,XceiveDVBT.AddReg,XBAR.AddReg,CXTS.AddReg
CopyFiles=  CX880.CopyDrivers,DSFilters.CopyFiles
RegisterDlls=DSFilters.RegDLL

[NullSection]

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

[TsCapture]

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

[DestinationDirs]
CX880.CopyDrivers=10,system32\drivers
DSFilters.CopyFiles=11

[CX880.CopyDrivers]
wfeaglxt.sys

[DSFilters.CopyFiles]
;cpnotify.ax

[DSFilters.RegDLL]
;11,,cpnotify.ax,1

[CX880.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,wfeaglxt.sys
HKR,,OkToHibernate,3,01
; Disable driver page out
HKR,,PageOutWhenUnopened,3,0
;HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
; Audio Pin Name
HKLM,%MediaCategories%\%GUID.PINNAME_ANALOG_AUDIO_IN%,Name,,%Pin.p2AnalogAudioIn%
HKLM,%MediaCategories%\%GUID.PINNAME_AUDIO_OUT%,Name,,%PinName.AnalogAudioOut%
;Wave in audio device registration
;HKR,Drivers,SubClasses,,"wave"
;HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv
;HKR,Drivers\wave\wdmaud.drv,Description,,%AudioFriendlyName%
;Copy protection method enforced by driver
HKR,"DriverData","CpMethod",0x00010001, 0xFE, 0x00, 0x00, 0x00

;
; Driver Configuration Registry Entries
;
;-------------------------------------------------------------------
; Crossbar AddReg sections
;
;---Crossbar registry values---
;
; Note: For each pin on the crossbar, specify the following:
; (1) Pin type 
;     0 - SVIDEO
;     1 - Tuner
;     2 - Composite
;     3 - 656
;     4 - audio tuner in
;     5 - audio line in
; (2) InputMux (optional) - input mux to use for the selected pin
; (3) RelatedPinIndex 
; (4) GPIOMask (optional) - Mask specifying which GPIO bits to set or clear
; (5) GPIOSettings (optional) - Settings for GPIO bits specified in the mask 

;-------------------------------------------------------------------

[XBAR.AddReg]
;Pin 0 - Tuner In
HKR,"DriverData\XBarPin0","PinType",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin0","InputMux",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData\XBarPin0","RelatedPinIndex",0x00010001, 0x03,0x00,0x00,0x00

;Pin 1 - Composite in
HKR,"DriverData\XBarPin1","PinType",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData\XBarPin1","InputMux",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin1","RelatedPinIndex",0x00010001, 0x04,0x00,0x00,0x00

;Pin 2 - S-Video in
HKR,"DriverData\XBarPin2","PinType",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData\XBarPin2","InputMux",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData\XBarPin2","RelatedPinIndex",0x00010001, 0x04,0x00,0x00,0x00

;Pin 3 - Tuner Audio - GPIO 2,13,14
HKR,"DriverData\XBarPin3","PinType",0x00010001, 0x04,0x00,0x00,0x00
HKR,"DriverData\XBarPin3","RelatedPinIndex",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData\XBarPin3","GpioMask",0x00010001, 0x00006004
HKR,"DriverData\XBarPin3","GpioSettings",0x00010001, 0x00004000

;Pin 4 - Audio Line in - GPIO 2,13,14
HKR,"DriverData\XBarPin4","PinType",0x00010001, 0x05,0x00,0x00,0x00
HKR,"DriverData\XBarPin4","RelatedPinIndex",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin4","GpioMask",0x00010001, 0x00006004
HKR,"DriverData\XBarPin4","GpioSettings",0x00010001, 0x00006000

HKR,"DriverData","ForceAudioWithVideoPin",0x00010001, 0x00,0x00,0x00,0x00
; FM : GPIO 14
HKR,"DriverData","GPIOFMCtrlPin",0x00010001, 0x0E
;GPIOAudioCtrlPin, Pin 2
HKR,"DriverData","GPIOAudioCtrlPin",0x00010001, 0x02
;GPIOAudioCtrlPolarity, active low (0 is audio enabled)
HKR,"DriverData","GPIOAudioCtrlPolarity",0x00010001, 0x00,0x00,0x00,0x00

;-------------------------------------------------------------------
; Tuner AddReg sections
;-------------------------------------------------------------------

;-------------------------------------------------------------------
; AddReg sections for DVB-T DVB-S and ATSC
;-------------------------------------------------------------------

[XceiveDVBT.AddReg]
; China CountryCode = 86 ; PAL-D VideoStandard=0x20
;HKR,"DriverData","TunerCountryCode",0x00010001, 0x56,0x00,0x00,0x00
;HKR,"DriverData","WWAudioCountryCode",0x00010001, 0x56,0x00,0x00,0x00
;HKR,"DriverData","VideoStandard",0x00010001, 0x20,0x00,0x00,0x00
; Germany CountryCode = 49 ; PAL-B VideoStandard=0x10
HKR,"DriverData","TunerCountryCode",0x00010001, 0x31,0x00,0x00,0x00
HKR,"DriverData","WWAudioCountryCode",0x00010001, 0x31,0x00,0x00,0x00
HKR,"DriverData","VideoStandard",0x00010001, 0x10,0x00,0x00,0x00
;
HKR,"DriverData","WWAudioLineInToI2sIn",0x00010001, 0x01,0x00,0x00,0x00

;analog tuner settings
HKR,"DriverData","TunerUsePllTuningStrategy",0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","TunerType",0x00010001, 0x21, 0x00, 0x00, 0x00
HKR,"DriverData","TunerI2CAddress",0x00010001, 0xC2, 0x00, 0x00, 0x00

;Xceive tuner reset GPIO : 12
HKR,"DriverData","TunerResetGPIO",0x00010001, 0x0C,0x00,0x00,0x00
HKR,"DriverData","TunerModel",0x00010001, 0x0A,0x00,0x00,0x00

; RF Switch GPIO : 16
HKR,"DriverData","RFSwitchGPIO",0x00010001, 0x10,0x00,0x00,0x00

;HKR,"DriverData","VideoStandard",0x00010001, 0x00,0x01,0x00,0x00
;HKR,"DriverData","UseCompositeOnSVideo",0x00010001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData","ColorKillEnable",0x00010001, 0x01,0x00,0x00,0x00
; prevent audio tracking thread from running, card doesn't support
; any audio.  Audio is in mpeg packets.  Setting to I2S audio.
HKR,"DriverData","WWAudioPrimaryStandard",0x00010001, 0x0B,0x00,0x00,0x00
;NEC standard
HKR,"DriverData","IRStandard",0x00010001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData","UseFreqOffsetDVBT",0x00010001, 0x00, 0x00, 0x00, 0x00

; these registry keys for TS filter
HKR,"DriverData","dwTS_GEN_CNTRL",0x00010001,     0x04,0x00,0x00,0x00
HKR,"DriverData","dwIsTSStream",0x00010001,       0x00,0x00,0x00,0x00
HKR,"DriverData","dwTP_PACKET_SIZE",0x00010001,   0xBC,0x00,0x00,0x00

;-------------------------------------------------------------------
; AddReg sections for TS filter
;-------------------------------------------------------------------

[CXTS.AddReg]
HKLM,System\CurrentControlSet\Control\MediaCategories\%TSPinID%,Display,1, 00,00,00,00
HKLM,System\CurrentControlSet\Control\MediaCategories\%TSPinID%,Name,,%TSPinName%

;
; Interfaces installation
;

;
; Video
;
[CX23880.XceiveDVBT.Interfaces]
Needs=BDA.Interfaces

[BDA.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%KsNameFilter%,VID_Interface,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},%TVAudioReferenceGuid%,TvAudio_Interface,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},%XBARReferenceGUID%,CX88XBAR_Interface,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},%TunerReferenceGuid%,CX88TUNE_Interface,
;;AddInterface={6994AD04-93EF-11D0-A3CC-00A0C9223196},%AudioReferenceGuid%,AUD_Interface,
AddInterface={71985F48-1CA1-11d3-9CC8-00C04F7971E0},%BDATuneReferenceGuid%,BDATUNE_Interface,
AddInterface={FD0A5AF4-B41D-11d2-9C95-00C04F7971E0},%TSReferenceGuid%,TS_Interface

[VID_Interface]
AddReg=VID_Interface.AddReg

[VID_Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID%       ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%VIDFriendlyName%

[TvAudio_Interface]
AddReg=TvAudio_Interface.AddReg

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

[CX88XBAR_Interface]
AddReg=CX88XBAR_Interface.AddReg

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

[CX88TUNE_Interface]
AddReg=CX88TUNE_Interface.AddReg

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

[AUD_Interface]
AddReg=AUD_Interface.AddReg

[AUD_Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID%       ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%AudioFriendlyName%

[BDATUNE_Interface]
AddReg=BDATUNE_Interface.AddReg

[BDATUNE_Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID%       ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%BDATuneFriendlyName%

[TS_Interface]
AddReg=TS_Interface.AddReg

[TS_Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID%       ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%TSFriendlyName%

;
; Services installation
;
[CX23880.XceiveDVBT.Services]
AddService = WFLR6654,2,VID.ServiceInstall

[VID.ServiceInstall]
DisplayName   = %CX23880.videoXceiveDVBT%
ServiceType   = 1
StartType     = 3
ErrorControl  = 1
ServiceBinary = %10%\system32\drivers\wfeaglxt.sys

;---------------------------------------------------------------
;                S t r i n g s
;---------------------------------------------------------------

[Strings]
KsNameFilter                 = "{9B365890-165F-11D0-A195-0020AFD156E4}"
Proxy.CLSID                  = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
CX23880.videoXceiveDVBT      = "WinFast DTV2000 H Plus (XC4000)"
CX23880.Audio                = "WinFast DTV2000 H Plus (Audio)"
CX23881.Audio                = "WinFast DTV2000 H Plus (Audio without BTSC)"
CX23880.TS                   = "WinFast DTV2000 H Plus (TS)"
CX23880.null                 = "WinFast DTV2000 H Plus (unused)"
VIDFriendlyName              = "WinFast DTV2000 H Plus Video Capture"
MediaCategories              = "SYSTEM\CurrentControlSet\Control\MediaCategories"
GUID.PINNAME_ANALOG_AUDIO_IN = "{04394D28-52A7-4c46-AED0-65D62CC64DA6}"
Pin.p2AnalogAudioIn          = "Analog Audio In"
GUID.PINNAME_AUDIO_OUT       = "{9DA02733-7910-40f2-95DD-0441676C9A9B}"
PinName.AnalogAudioOut       = "Audio Out"
TSPinID                      = "{5237C937-0A21-4f7e-B338-DE0D0793D03F}"
TSPinName                    = "TS Out"
AudioFriendlyName            = "WinFast DTV2000 H Plus Audio Capture"
AudioReferenceGuid           = "{AB766B70-AFB3-4461-A4DE-22E9C516B7FE}"
TVAudioFriendlyName          = "WinFast DTV2000 H Plus TvAudio"
TVAudioReferenceGuid         = "{991182D5-71A2-4b5c-9817-F551FBBC8232}"
XBARFriendlyName             = "WinFast DTV2000 H Plus Crossbar"
XBARReferenceGUID            = "{77F656DA-696D-407c-BA1C-50E4457C12E8}"
TunerFriendlyName            = "WinFast DTV2000 H Plus Tuner"
TunerReferenceGuid           = "{5618011C-A4DA-455b-A448-EC2AF3DCCB02}"
BDATuneFriendlyName          = "WinFast DTV2000 H Plus BDA Tuner/Demod"
BDATuneReferenceGuid         = "{91B0CC87-9905-4d65-A0D1-5861C6F22CBF}"
TSFriendlyName               = "WinFast DTV2000 H Plus AVStream TS Capture"
TSReferenceGuid              = "{5ea9c066-1dfe-41c5-a2de-bf766e83c98e}"
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: 0.95