LVUSB_TX.inf Driver File Contents (DRV_1.2.0.000.zip)

; Copyright 2004, Animation Technologies Inc.

;-------------------------------------------------------------------------------
; general sections :
;-------------------------------------------------------------------------------

[Version]
signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
;LayoutFile=layout.inf,layout1.inf
Provider=%ATI%
CatalogFile=LVUSB_TX.cat
DriverVer=06/10/2005,1.2.0.000

[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
ExcludeFromSelect=*

[Manufacturer]
%ATI%=Lifeview

[Lifeview]
%LR506_DeviceDesc%=LVUSB_TX,USB\VID_10FD&PID_0500&REV_0006

[DestinationDirs]
LVUSB_TX.CopyFiles=10,system32\drivers

[SourceDisksNames]
1=%LVUSBInstallDisk%,,,""

[SourceDisksFiles]
LVUSB_TX.sys=1
LVBoard.dll=1

[LVUSB_TX.CopyFiles]
LVUSB_TX.sys
LVBoard.dll

;-------------------------------------------------------------------------------
; platform install sections
;-------------------------------------------------------------------------------

[LVUSB_TX]
Include=ks.inf, kscaptur.inf, bda.inf
AlsoInstall=KS.Registration,KSCAPTUR.Registration, BDA.Installation
CopyFiles=LVUSB_TX.CopyFiles
AddReg=LVUSB_TX.AddReg

[LVUSB_TX.NT]
Include=ks.inf, kscaptur.inf, bda.inf
Needs=KS.Registration.NT, KSCAPTUR.Registration.NT, BDA.Installation.NT
CopyFiles=LVUSB_TX.CopyFiles
AddReg=LVUSB_TX.AddReg

[LVUSB_TX.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,LVUSB_TX.sys

;Digital capture pin name
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\{591E13C8-10FB-44DA-9253-7BEE3327BEB4},Name,0,%DigitalCaptureInPinName%
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\{591E13C8-10FB-44DA-9253-7BEE3327BEB4},Display,1,00,00,00,00

;HKLM,SYSTEM\CurrentControlSet\Services\LifeView_USBDVBT\Parameters,"DVB-T Bandwidth",0x00010001 ,6

;-------------------------------------------------------------------------------
; services sections
;-------------------------------------------------------------------------------
[LVUSB_TX.Services]
AddService = LifeView_USBDVBT, 0x00000002, LVUSB_TX.ServiceInstall

[LVUSB_TX.NT.Services]
AddService = LifeView_USBDVBT, 0x00000002, LVUSB_TX.ServiceInstall

[LVUSB_TX.ServiceInstall]
DisplayName    = %LVUSB_TX_DISPLAY_NAME%
;Description    = %LVUSB_TX_DESCRIPTION%
ServiceType    = 1 ;SERVICE_KERNEL_DRIVER
StartType      = 3 ;SERVICE_DEMAND_START
ErrorControl   = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\System32\Drivers\LVUSB_TX.sys
LoadOrderGroup = ExtendedBase


;-------------------------------------------------------------------------------
; interfaces sections
;-------------------------------------------------------------------------------
[LVUSB_TX.Interfaces]
;Digital Capture
AddInterface=%KSCATEGORY_BDA_RECEIVER_COMPONENT%,%DGTLCap_Filter%,LVUSB_TX.DGTLCap.Interface

;Digital Tuner
AddInterface=%KSCATEGORY_BDA_NETWORK_TUNER%,%DGTLTuner_Filter%,LVUSB_TX.DGTLTuner.Interface

[LVUSB_TX.NT.Interfaces]
;Digital Capture
AddInterface=%KSCATEGORY_BDA_RECEIVER_COMPONENT%,%DGTLCap_Filter%,LVUSB_TX.DGTLCap.Interface

;Digital Capture
AddInterface=%KSCATEGORY_BDA_NETWORK_TUNER%,%DGTLTuner_Filter%,LVUSB_TX.DGTLTuner.Interface

;Digital Capture Interface
[LVUSB_TX.DGTLCap.Interface]
AddReg=LVUSB_TX.Intf.DGTLCap.AddReg

;Digital Tuner Interface
[LVUSB_TX.DGTLTuner.Interface]
AddReg=LVUSB_TX.Intf.DGTLTuner.AddReg

;Digital Capture Interface,
[LVUSB_TX.Intf.DGTLCap.AddReg]
HKR,,CLSID,,%KSProxy.CLSID%
HKR,,FriendlyName,,%LV_Digital_Capture_DeviceDesc%

;Digital Tuner Interface
[LVUSB_TX.Intf.DGTLTuner.AddReg]
HKR,,CLSID,,%KSProxy.CLSID%
HKR,,FriendlyName,,%LV_Digital_Tuner_DeviceDesc%

;-------------------------------------------------------------------------------
; string sections
;-------------------------------------------------------------------------------
[Strings]
DGTLCap_Filter = "{156A764E-031C-495d-82EF-3C772A7352E4}"
DGTLTuner_Filter = "{A105F89B-FF7F-41D6-B38B-4EBAEF8B918C}"

KSProxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_BDA_RECEIVER_COMPONENT = "{FD0A5AF4-B41D-11d2-9C95-00C04F7971E0}"
KSCATEGORY_BDA_NETWORK_TUNER = "{71985F48-1CA1-11d3-9CC8-00C04F7971E0}"


ATI                           = "Animation Technologies Inc."
LV_Digital_Capture_DeviceDesc = "LifeView TV Walker Digital Capture"
LV_Digital_Tuner_DeviceDesc   = "LifeView TV Walker Digital Tuner"
DigitalCaptureInPinName       = "Transport In"

LR506_DeviceDesc            = "LifeView TV Walker Q DVB-T"
LVUSB_TX_DISPLAY_NAME       = "LVUSB Service"
LVUSB_TX_DESCRIPTION        = "LifeView USB DVB-T Driver"
LVUSBInstallDisk            = "LifeView TV Walker Q DVB-T Install disk"
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: 3.40