TT7146KS.inf Driver File Contents (tt-premium_219_pcie_20tmp.zip)

;**********************************************************
; Copyright 2004 -2005 TechnoTrend AG
;
;	- TT7146KS.inf
;	- PCI Bridge SAA7146 KS WDM Capture Driver
;
;**********************************************************


[Version]
Signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%TechnoTrend%
;CatalogFile=TT7146KS.cat
DriverVer=02/17/2005, 3.8.0.3
; für Win9x notwendig
LayoutFile=layout.inf

[Manufacturer]
%TechnoTrend%=TechnoTrend

; für Win9x notwendig, kann evtl. entfallen
[PreCopySection]
HKR,,NoSetupUI,,1


[TechnoTrend]
%TTDVBPCI.DeviceDesc_S_HA% = TT7146KS.Device.NT, PCI\VEN_1131&DEV_7146&SUBSYS_000313c2
%TTDVBPCI.DeviceDesc_S_GL% = TT7146KS.Device.NT, PCI\VEN_1131&DEV_7146&SUBSYS_000413c2
%TTDVBPCI.DeviceDesc_S_TS% = TT7146KS.Device.NT, PCI\VEN_1131&DEV_7146&SUBSYS_000513c2
%TTDVBPCI.DeviceDesc_S_TT% = TT7146KS.Device.NT, PCI\VEN_1131&DEV_7146&SUBSYS_000013c2
%TTDVBPCI.DeviceDesc_S_TT% = TT7146KS.Device.NT, PCI\VEN_1131&DEV_7146&SUBSYS_100213C2
%TTDVBPCI.DeviceDesc_T_TT% = TT7146KS.Device.NT, PCI\VEN_1131&DEV_7146&SUBSYS_000113c2
%TTDVBPCI.DeviceDesc_T_TT% = TT7146KS.Device.NT, PCI\VEN_1131&DEV_7146&SUBSYS_000813c2
%TTDVBPCI.DeviceDesc_C_TT% = TT7146KS.Device.NT, PCI\VEN_1131&DEV_7146&SUBSYS_000213c2
%TTDVBPCI.DeviceDesc_C_SN% = TT7146KS.Device.NT, PCI\VEN_1131&DEV_7146&SUBSYS_0000110a
%TTDVBPCI.DeviceDesc_C_OC% = TT7146KS.Device.NT, PCI\VEN_1131&DEV_7146&SUBSYS_000913C2
%TTDVBPCI.DeviceDesc_C_OC1%= TT7146KS.Device.NT, PCI\VEN_1131&DEV_7146&SUBSYS_000A13C2
%TTDVBPCI.DeviceDesc_S_OC% = TT7146KS.Device.NT, PCI\VEN_1131&DEV_7146&SUBSYS_000B13C2
%TTDVBPCI.DeviceDesc_T_OC% = TT7146KS.Device.NT, PCI\VEN_1131&DEV_7146&SUBSYS_000C13C2
%TTDVBPCI.DeviceDesc_S_TT% = TT7146KS.Device.NT, PCI\VEN_1131&DEV_7146&SUBSYS_000E13C2


[SourceDisksNames]
1=%DiskName%,,

[SourceDisksFiles]
TT7146KS.sys = 1
;ttloophe.inf = 1
;ttloophe.sys = 1
readme.txt = 1,DrvSetup\Win98
cinstall.exe = 1,DrvSetup\Win98

[SourceDisksFiles.x86]
TT7146KS.sys = 1
;ttloophe.inf = 1
;ttloophe.sys = 1
fastinst.exe = 1,DrvSetup\Win2000

[DestinationDirs]
TT7146KS.CopyDrivers = 10,system32\drivers
;TTLoopHeFiles = 10,temp\TTSetup
;TTLoopHeFiles.NT = 10,temp\TTSetup

[TT7146KS.Device]
Include		= ks.inf, kscaptur.inf,ksfilter.inf
Needs		= KS.Registration,KSCAPTUR.Registration
;CopyFiles	= TT7146KS.CopyDrivers, TTLoopHeFiles
CopyFiles	= TT7146KS.CopyDrivers
;AddReg		= TT7146KS.AddReg, TTLoopHe.AddReg
AddReg		= TT7146KS.AddReg

[TT7146KS.Device.NT]
Include		= ks.inf, kscaptur.inf, ksfilter.inf
Needs		= KS.Registration,KSCAPTUR.Registration.NT
;CopyFiles	= TT7146KS.CopyDrivers, TTLoopHeFiles.NT
CopyFiles	= TT7146KS.CopyDrivers
;AddReg		= TT7146KS.AddReg, TTLoopHe.AddReg.NT
AddReg		= TT7146KS.AddReg

[TT7146KS.Device.NT.Services]
Addservice = TT7146KS, 0x00000002, TT7146KS.AddService

[TT7146KS.AddService]
DisplayName    = %ServiceDesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\TT7146KS.sys

[TT7146KS.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,TT7146KS.sys
HKR,,PageOutWhenUnopened,3,0
HKR,,DontSuspendIfStreamsAreRunning,3,01

HKR, "Parameters", "EnableXBar"    	,,"0"
HKR, "Parameters", "EnableXport"   	,,"0"
HKR, "Parameters", "EnableDebi"    	,,"0"
HKR, "Parameters", "EnableMPEG"    	,,"0"
HKR, "Parameters", "SwitchInputPort"    ,,"0"
HKR, "Parameters", "SyncSelPortA"  	,,"A"
HKR, "Parameters", "SyncSelPortB"  	,,"B"
HKR, "Parameters", "AutoAdjustHyo" 	,,"0"
HKR, "Parameters", "InvertField"   	,,"1"
HKR, "Parameters", "IsITU656Input"   	,,"1"


;[TTLoopHe.AddReg]
;HKLM,%Reg_TT_RunOnce%,TTSetup,,%10%"\temp\TTSetup\cinstall.exe -c""Net"" -m""TechnoTrend AG"" -d""Virtual DVB-S/-C/-T Network Adapter"" -i""%10%"\temp\TTSetup\"""

;[TTLoopHe.AddReg.NT]
;HKLM,%Reg_TT_RunOnce%,TT_Setup,,%10%"\temp\TTSetup\fastinst.exe "%10%"\temp\TTSetup\ttloophe.inf"


[TT7146KS.CopyDrivers]
TT7146KS.sys

;[TTLoopHeFiles]
;ttloophe.inf
;ttloophe.sys,,,2
;readme.txt
;cinstall.exe

;[TTLoopHeFiles.NT]
;ttloophe.inf
;ttloophe.sys,,,2
;fastinst.exe


[TT7146KS.Device.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,

[TT7146KS.Device.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,

[VideoCapture]
AddReg=VideoCapture.AddReg

[VideoCapture.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%Desc.Filter%


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

[Strings]
SERVICE_KERNEL_DRIVER=1
SERVICE_ERROR_NORMAL=1
SERVICE_AUTO_START=2
SERVICE_DEMAND_START=3

TechnoTrend		= "TechnoTrend AG"
DiskName		= "TechnoTrend DVB/PCI Driver & Software CD-ROM"
ServiceDesc		= "TechnoTrend SAA7146 Capture (WDM)"
Desc.Filter		= "TechnoTrend SAA7146 Capture (WDM)"

TTDVBPCI.DeviceDesc_S_HA = "Hauppauge WinTV-Nexus (KS)"
TTDVBPCI.DeviceDesc_S_GL = "Galaxis DVB PC-Sat-Karte (KS)"
TTDVBPCI.DeviceDesc_S_TS = "Technisat SkyStar 1 (KS)"
TTDVBPCI.DeviceDesc_S_TT = "TechnoTrend TT-PCline premium S (KS)"
TTDVBPCI.DeviceDesc_T_TT = "TechnoTrend TT-PCline premium T (KS)"
TTDVBPCI.DeviceDesc_C_TT = "TechnoTrend TT-PCline premium C (KS)"
TTDVBPCI.DeviceDesc_C_SN = "Siemens C (KS)"

TTDVBPCI.DeviceDesc_C_OC = "Octal DVB-C + Analog (KS)"
TTDVBPCI.DeviceDesc_C_OC1= "Octal DVB-C + Analog Rev. 1.1 (KS)"
TTDVBPCI.DeviceDesc_S_OC = "Octal DVB-S (KS)"
TTDVBPCI.DeviceDesc_T_OC = "Octal DVB-T (KS)"

Reg_TT_RunOnce="Software\Microsoft\Windows\CurrentVersion\RunOnce"
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: web4, load: 0.65