Cinergy_S_PCI.inf Driver File Contents (Cinergy_S_PCI_Drv_Vista_XP_1.0.2.9.exe)

;==============================================================================
; TerraTec Cinergy S PCI
; Driver Install Script (32 bit)
; Copyright (c) 2007, TerraTec Electronic GmbH
;------------------------------------------------------------------------------        
; History:
;------------------------------------------------------------------------------
; 14-Nov-07 FMB 1st version
; 22-Nov-07 FMB new driver version 1.0.2.9b - improved channel switching times
;------------------------------------------------------------------------------
; Notes:
;------------------------------------------------------------------------------
;
;==============================================================================

[Version]
Signature   = "$CHICAGO$"
Class       = Media
ClassGUID   = {4d36e96c-e325-11ce-bfc1-08002be10318} 
Provider    = %Provider% 
DriverVer   = 11/22/2007,1.0.2.9
CatalogFile = Cinergy_S_PCI.cat  

DriverPackageType        = "PlugAndPlay"
DriverPackageDisplayName = %Cinergy.DeviceDesc%

[SourceDisksNames]
1 = %DiskName%,,

[SourceDisksFiles]
88xAStream.sys =1
88xAXbar.sys   =1
88xBdaCap.sys  =1
88xBdaTune.sys =1
88xBdaIr.sys   =1

[DestinationDirs]
Cinergy.CopySys   = 12                  ; driver files

;Cinergy.CopyDll32= 11                  ; 32-bit DLLs

[ControlFlags]
ExcludeFromSelect = *


[Manufacturer]
%Provider% = TerraTec, NTx86

[TerraTec.NTx86]
; 8800 - video, 8811 - audio, 8802 - TS, 8804 - IR

;-------------------------------------------------------------------
; Cinergy S PCI
;-------------------------------------------------------------------
%Cinergy_ACap.DeviceDesc%    = Cinergy_ACap,    PCI\VEN_14F1&DEV_8800&SUBSYS_117A153B
%Cinergy_BdaCap.DeviceDesc%  = Cinergy_BdaCap,  PCI\VEN_14F1&DEV_8802&SUBSYS_117A153B
%Cinergy_BdaIr.DeviceDesc%   = Cinergy_BdaIr,   PCI\VEN_14F1&DEV_8804&SUBSYS_117A153B

;-------------------------------------------------------------------
; Prototype
;-------------------------------------------------------------------
; MB86A16 tuner & tda9887(all standard)
%Cinergy_ACap.DeviceDesc%    = Cinergy_ACap,    PCI\VEN_14F1&DEV_8800&SUBSYS_00231822
%Cinergy_BdaCap.DeviceDesc%  = Cinergy_BdaCap,  PCI\VEN_14F1&DEV_8802&SUBSYS_00231822
%Cinergy_BdaIr.DeviceDesc%   = Cinergy_BdaIr,   PCI\VEN_14F1&DEV_8804&SUBSYS_00231822
            
; Virtual devices      
%Cinergy_BdaTune.DeviceDesc% = Cinergy_BdaTune, STREAM\cxtune.VEN_14F1.MB86A16  
%Cinergy_AXbar.DeviceDesc%   = Cinergy_AXbar,   STREAM\cx88xbar.VEN_14F1.MB86A16

;===============================================================
;                D e v i c e s
;===============================================================
[Cinergy_ACap.NTx86]
Include       = ks.inf, kscaptur.inf, ksfilter.inf, bda.inf, wdmaudio.inf
Needs         = KS.Registration, KSCAPTUR.Registration.NT, BDA.Installation.NT, WDMAUDIO.Registration.NT
AddReg        = Cinergy.AddReg, Cinergy_ACap.AddReg
CopyFiles     = Cinergy.CopySys

[Cinergy_AXbar.NTx86]
AddReg        = Cinergy.AddReg, Cinergy_AXbar.AddReg

[Cinergy_BdaCap.NTx86]
AddReg        = Cinergy.AddReg, Cinergy_BdaCap.AddReg

[Cinergy_BdaTune.NTx86]
AddReg        = Cinergy.AddReg, Cinergy_BdaTune.AddReg

[Cinergy_BdaIr.NTx86]
AddReg        = Cinergy.AddReg, Cinergy_BdaIr.AddReg


[Cinergy.CopySys]
88xAStream.sys
88xAXbar.sys   
88xBdaCap.sys  
88xBdaTune.sys 
88xBdaIr.sys 

  

;===============================================================
;                R e g i s t r y
;===============================================================
[Cinergy.AddReg]
HKR,,DevLoader,,*NTKERN


;---------------------------------------------------------------
; Cinergy_ACap
;---------------------------------------------------------------
[Cinergy_ACap.AddReg]
HKR,,NTMPDriver,,88xAStream.sys

HKR,,OkToHibernate                 ,3,1
HKR,,PageOutWhenUnopened           ,3,0
HKR,,DontSuspendIfStreamsAreRunning,3,1


HKR,"DriverData","XbarInPin0"      ,0x00010001, 0x03,0x00,0x00,0x00
HKR,"DriverData","XbarInPin1"      ,0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","XbarInPin2"      ,0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData","XbarInPin3"      ,0x00010001, 0x00,0x10,0x00,0x00

HKR,"DriverData","XTal0"           ,0x00010001, 0x1c, 0x00, 0x00, 0x00
HKR,"DriverData","XTal1"           ,0x00010001, 0x23, 0x00, 0x00, 0x00

HKR,"DriverData","BobMode"         ,0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","VolumeLevelNegdB",0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","UseExternalVPRES",0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","UseI2SAsClock"   ,0x00010001, 0x00, 0x00, 0x00, 0x00

; Analog video config
; PAL B - 0x00000010
HKR,"DriverData","VideoStandard"   ,0x00010001, 0x10,0x00,0x00,0x00
HKR,"DriverData","ColorKillEnable" ,0x00010001, 0x01,0x00,0x00,0x00

; Country code is USA = 1 
HKR,"DriverData","WWAudioCountryCode",0x00010001, 0x01,0x00,0x00,0x00 
HKR,"ENUM\Device1",pnpid,,"cxtune.VEN_14F1.MB86A16" 
HKR,"ENUM\Device2",pnpid,,"cx88xbar.VEN_14F1.MB86A16"

;---------------------------------------------------------------
; Cinergy_AXbar
;---------------------------------------------------------------
[Cinergy_AXbar.AddReg]
HKR,,NTMPDriver,,88XAxbar.sys

HKR,,OkToHibernate                 ,3,1
HKR,,PageOutWhenUnopened           ,3,0
HKR,,DontSuspendIfStreamsAreRunning,3,1


;E4 Pin set
HKR,"DriverData","CrossbarPinSet",0x00010001, 0x00,0x00,0x00,0x00
;Tuner input (1 on E4 pin set)
HKR,"DriverData","VideoInputPin",0x00010001, 0x01,0x00,0x00,0x00


;---------------------------------------------------------------
; Cinergy_BdaCap
;---------------------------------------------------------------
[Cinergy_BdaCap.AddReg]
HKR,,NTMPDriver,,88xBdaCap.sys

HKR,,OkToHibernate                 ,3,1
HKR,,PageOutWhenUnopened           ,3,0
HKR,,DontSuspendIfStreamsAreRunning,3,1


HKLM,System\CurrentControlSet\Control\MediaCategories\%TSPinID%,Display,1, 00,00,00,00
HKLM,System\CurrentControlSet\Control\MediaCategories\%TSPinID%,Name,,%TSPinName%

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


;---------------------------------------------------------------
; Cinergy_BdaTune
;---------------------------------------------------------------
[Cinergy_BdaTune.AddReg]
HKR,,NTMPDriver,,88xBdaTune.sys

HKR,,OkToHibernate                 ,3,1
HKR,,PageOutWhenUnopened           ,3,0
HKR,,DontSuspendIfStreamsAreRunning,3,1


HKR,"DriverData","TunerModel",0x00010001, 0x10,0x00,0x00,0x00
HKR,"DriverData","UseFreqOffsetDVBT",0x00010001, 0x00, 0x00, 0x00, 0x00

; For MCE channel scan - For DVB-T
; Normal - 0: As it is, no change
HKR,"DriverData","MCE_FreqTranslate",0x00010001, 0x00,0x00,0x00,0x00
; 6 Mhz Freq table
;HKR,"DriverData","MCE_FreqTranslate",0x00010001, 0x06,0x00,0x00,0x00
; 7 Mhz Freq table
;HKR,"DriverData","MCE_FreqTranslate",0x00010001, 0x07,0x00,0x00,0x00
; 8 Mhz Freq table
;HKR,"DriverData","MCE_FreqTranslate",0x00010001, 0x08,0x00,0x00,0x00

; Fixed bandwidth setting for DVB-T
; Normal - 0: As it is, no change
;          1: Fixed as VHF 7MHz, UHF 8MHz
;          6: Fixed as 6 MHz
;          7: Fixed as 7 MHz
;          8: Fixed as 8 MHz
HKR,"DriverData","FixedBandwidth",0x00010001, 0x00,0x00,0x00,0x00

; Skip scan shift frequency (+-167) - For DVB-T
;   0: Normal: +- 167KHz will be scanned
;   1: Don't scan +-167KHz, just return lock failure
HKR,"DriverData","ShiftFreqScan",0x00010001, 0x00,0x00,0x00,0x00

; Relock monitor
HKR,"DriverData","RelockMonitor",0x00010001, 0x00,0x00,0x00,0x00

; Local Oscillator Frequency (LOF)
;   0: Normal
;   1: Low band - 5150, High band - 5750
;   2: Low band - 9750, High band - 10600
;   3: Custom - by LNBLOFLowBand and LNBLOFHighBand
HKR,"DriverData","LNBLOF",0x00010001, 0x00,0x00,0x00,0x00

; LNBLOFLowBand = 0
HKR,"DriverData","LNBLOFLowBand",0x00010001, 0x00,0x00,0x00,0x00
; LNBLOFHighBand = 11300
HKR,"DriverData","LNBLOFHighBand",0x00010001, 0x24,0x2C,0x00,0x00

; DiSEqC Selection
;   0: Normal
;   1: DiSEqC A
;   2: DiSEqC B
;   3: DiSEqC C
;   4: DiSEqC D
HKR,"DriverData","DiSEqC",0x00010001, 0x00,0x00,0x00,0x00

; LNB Power
;   0: OFF
;   1: ON
HKR,"DriverData","LNBPower",0x00010001, 0x01,0x00,0x00,0x00

; Tone
;   0: ON/OFF by LNB switch frequency
;   1: OFF,
;   2: ON
HKR,"DriverData","Tone",0x00010001, 0x00,0x00,0x00,0x00

; TSGenSimulator
;   0: Disabled, 0x10: MCE DVB-T
HKR,"DriverData","TSGenSimulator",0x00010001, 0x00,0x00,0x00,0x00


;---------------------------------------------------------------
; Cinergy_BdaIr
;---------------------------------------------------------------
[Cinergy_BdaIr.AddReg]
HKR,,NTMPDriver,,88XBDAIR.sys

; 0: RC5 standard, 1:NEC standard
HKR,"DriverData","IR_Standard",0x00010001, 0x01, 0x00, 0x00, 0x00
;command table
; 0: DTV-DVB remote, 1: CyberLink, 2: IVI, 3: MCE, 4: DTV-DVB (WM_INPUT), 5: Custom, 0xFFFF: Disable RC
HKR,"DriverData","RC_Configuration",0x00010001, 0x04, 0x00, 0x00, 0x00

;Configurable RC Hot keys
;HKR,"DriverData","RC_Configuration",0x00010001, 0x05, 0x00, 0x00, 0x00
 
; Scan code mappings.
; Format: SCANCODE_nn = 0xii, 0xjj, 0xkk, 0xll
;   nn: hex value of scan code (Please reference DTV-DVB RC table)
;   ii: first virtual key value
;   jj: ctrl virtual key value
;   kk: shift virtual key value
;   ll: alt virtual key value
; Note: 1) Refer to MSDN for virtual key values (keyword: "VK_")
;       2) Maximum three key combination supported now
;
;HKR,"DriverData","RC_Scancode_00",0x00010001, 0x09,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_01",0x00010001, 0x09,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_02",0x00010001, 0x09,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_03",0x00010001, 0x09,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_04",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_05",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_06",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_07",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_08",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_09",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_0A",0x00010001, 0x00,0x00, 0x00, 0x00

;.....
;.....
;HKR,"DriverData","RC_Scancode_71",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_72",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_73",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_74",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_75",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_76",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_77",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_78",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_7A",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_7B",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_7C",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_7D",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_7E",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_7F",0x00010001, 0x00,0x00, 0x00, 0x00

HKR,"DriverData","RC_Scancode_15",0x00010001, 0x30,0x00, 0x00, 0x00
HKR,"DriverData","RC_Scancode_03",0x00010001, 0x31,0x00, 0x00, 0x00
HKR,"DriverData","RC_Scancode_01",0x00010001, 0x32,0x00, 0x00, 0x00
HKR,"DriverData","RC_Scancode_06",0x00010001, 0x33,0x00, 0x00, 0x00
HKR,"DriverData","RC_Scancode_09",0x00010001, 0x34,0x00, 0x00, 0x00


;This is the IR system code (2 bytes) for INF file registry key.
; //IR system code checklist1 (00,FF)
HKR,"DriverData","IRSYSCODECHECK1",0x00010001, 0x14,0xEB,0x00,0x00
; //IR system code checklist2 (01,AA)
;HKR,"DriverData","IRSYSCODECHECK2",0x00010001, 0x01,0xAA,0x00,0x00



;===============================================================
;                I n t e r f a c e s
;===============================================================

[Cinergy_ACap.NTx86.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%     ,"GLOBAL"               ,AnalogCapture_Interface
;AddInterface=%KSCATEGORY_CAPTURE%    ,%REFGUID_CAPTURE%      ,AnalogCapture_Interface

[Cinergy_AXbar.NTx86.Interfaces]
AddInterface=%KSCATEGORY_CROSSBAR%    ,"GLOBAL"               ,AnalogCrossbar_Interface
AddInterface=%KSCATEGORY_CROSSBAR%    ,%REFGUID_CROSSBAR%     ,AnalogCrossbar_Interface

[Cinergy_BdaCap.NTx86.Interfaces]
AddInterface=%KSCATEGORY_BDA_RECEIVER%,%REFGUID_BDA_RECEIVER% ,BdaReceiver_Interface

[Cinergy_BdaTune.NTx86.Interfaces]
AddInterface=%KSCATEGORY_BDA_TUNER%   ,%REFGUID_BDA_TUNER%    ,BdaTuner_Interface
AddInterface=%KSCATEGORY_BDA_TUNER%   ,%REFGUID_BDA_TUNER_MCE%,BdaTunerMce_Interface

;---------------------------------------------------------------
; WDM streaming interfaces (analog TV/capture)
;---------------------------------------------------------------

[AnalogCapture_Interface]
AddReg=AnalogCapture_Interface.AddReg

[AnalogCapture_Interface.AddReg]
HKR,,CLSID,,%PROXY_CAPTURE%
HKR,,FriendlyName,,%DShow.AnalogCapture%

[AnalogCrossbar_Interface]
AddReg=AnalogCrossbar_Interface.AddReg

[AnalogCrossbar_Interface.AddReg]
HKR,,CLSID,,%PROXY_CROSSBAR%
HKR,,FriendlyName,,%DShow.AnalogCrossbar%

;---------------------------------------------------------------
; BDA interfaces
;---------------------------------------------------------------

[BdaReceiver_Interface]
AddReg=BdaReceiver_Interface.AddReg

[BdaReceiver_Interface.AddReg]
HKR,,CLSID,,%PROXY_CAPTURE%
HKR,,FriendlyName,,%DShow.DigitalCapture%

[BdaTuner_Interface]
AddReg=BdaTuner_Interface.AddReg

[BdaTuner_Interface.AddReg]
HKR,,CLSID,,%PROXY_CAPTURE%
HKR,,FriendlyName,,%DShow.DigitalTuner%

[BdaTunerMce_Interface]
AddReg=BdaTunerMce_Interface.AddReg

[BdaTunerMce_Interface.AddReg]
HKR,,CLSID,,%PROXY_CAPTURE%
HKR,,FriendlyName,,%DShow.DigitalTunerMce%




;===============================================================
;                S e r v i c e s
;===============================================================

[Cinergy_ACap.NTx86.Services]
AddService = CX23880, 0x00000002, Cinergy_ACap.ServiceInstall

[Cinergy_ACap.ServiceInstall]
DisplayName   = %Service_ACap.FriendlyName%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\88xAStream.sys


[Cinergy_AXbar.NTx86.Services]
AddService = AVXBAR, 0x00000002, Cinergy_AXbar.ServiceInstall

[Cinergy_AXbar.ServiceInstall]
DisplayName   = %Service_AXbar.FriendlyName%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\88xAXbar.sys


[Cinergy_BdaCap.NTx86.Services]
AddService = CXAVSTS, 0x00000002, Cinergy_BdaCap.ServiceInstall

[Cinergy_BdaCap.ServiceInstall]
DisplayName   = %Service_BdaCap.FriendlyName%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\88xBdaCap.sys


[Cinergy_BdaTune.NTx86.Services]
AddService = BDATUNE, 0x00000002, Cinergy_BdaTune.ServiceInstall

[Cinergy_BdaTune.ServiceInstall]
DisplayName   = %Service_BdaTune.FriendlyName%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\88xBdaTune.sys
LoadOrderGroup= ExtendedBase



[Cinergy_BdaIr.NTx86.Services]
AddService = CX88IR, 0x00000002, Cinergy_BdaIr.ServiceInstall

[Cinergy_BdaIr.ServiceInstall]
DisplayName   = %Service_BdaIr.FriendlyName%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\88xBdaIr.sys

;===============================================================
;                S t r i n g s
;===============================================================
[Strings]
;---------------------------------------------------------------
; Non-localizable (Windows)
;---------------------------------------------------------------
; Registry types
REG_SZ                           = 0x00000000
REG_MULTI_SZ                     = 0x00010000
REG_EXPAND_SZ                    = 0x00020000
REG_DWORD                        = 0x00010001

; Service: ServiceType values
SERVICE_KERNEL_DRIVER            = 0x00000001
SERVICE_FILE_SYSTEM_DRIVER       = 0x00000002
SERVICE_ADAPTER                  = 0x00000004
SERVICE_RECOGNIZER_DRIVER        = 0x00000008
SERVICE_WIN32_OWN_PROCESS        = 0x00000010
SERVICE_WIN32_SHARE_PROCESS      = 0x00000020
SERVICE_INTERACTIVE_PROCESS      = 0x00000100
SERVICE_INTERACTIVE_SHARE_PROCESS= 0x00000120

; Service: StartType values
SERVICE_BOOT_START               = 0x00000000
SERVICE_SYSTEM_START             = 0x00000001
SERVICE_AUTO_START               = 0x00000002
SERVICE_DEMAND_START             = 0x00000003
SERVICE_DISABLED                 = 0x00000004

; Service: ErrorControl values
SERVICE_ERROR_IGNORE             = 0x00000000
SERVICE_ERROR_NORMAL             = 0x00000001
SERVICE_ERROR_SEVERE             = 0x00000002
SERVICE_ERROR_CRITICAL           = 0x00000003

; DirectShow filter categories                                                DirectShow category name
KSCATEGORY_AUDIO                 = "{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_RENDER                = "{65E8773E-8F56-11D0-A3B9-00A0C9223196}" ; Audio Renderers
KSCATEGORY_TOPOLOGY              = "{DDA54A40-1E4C-11D1-A050-405705C10000}" ; Audio Mixer Devices

KSCATEGORY_VIDEO                 = "{6994AD05-93EF-11D0-A3CC-00A0C9223196}" ;

KSCATEGORY_CAPTURE               = "{65E8773D-8F56-11D0-A3B9-00A0C9223196}" ; WDM Streaming capture Devices (audio & video)
KSCATEGORY_TVTUNER               = "{A799A800-A46D-11D0-A18C-00A02401DCD4}" ; WDM Streaming TV Tuner Devices 
KSCATEGORY_CROSSBAR              = "{A799A801-A46D-11D0-A18C-00A02401DCD4}" ; WDM Streaming Crossbar Devices
KSCATEGORY_TVAUDIO               = "{A799A802-A46D-11D0-A18C-00A02401DCD4}" ; WDM Streaming TV Audio Devices

KSCATEGORY_ENCODER               = "{19689BF6-C384-48fd-AD51-90E58C79F70B}" ; WDM Streaming Encoder Devices
KSCATEGORY_MULTIPLEXER           = "{7A5DE1D3-01A1-452c-B481-4FA2B96271E8}" ; WDM Streaming Multiplexer Devices

KSCATEGORY_BDA_RECEIVER          = "{FD0A5AF4-B41D-11D2-9C95-00C04F7971E0}" ; BDA Receiver Component
KSCATEGORY_BDA_TUNER             = "{71985F48-1CA1-11D3-9CC8-00C04F7971E0}" ; BDA Source Filters


; Proxy CLSIDs (KsProxy.ax)
PROXY_CAPTURE                    = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
PROXY_TVTUNER                    = "{266EEE40-6C63-11cf-8A03-00AA006ECB65}"
PROXY_CROSSBAR                   = "{71F96460-78F3-11D0-A18C-00A0C9118956}"
PROXY_TVAUDIO                    = "{71F96462-78F3-11D0-A18C-00A0C9118956}"



;---------------------------------------------------------------
; Non-localizable (this driver)
;---------------------------------------------------------------
; Reference guids
REFGUID_AUDIO                    = "{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}"

REFGUID_CAPTURE                  = "{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}"
REFGUID_TVTUNER                  = "{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}"
REFGUID_CROSSBAR                 = "{77F656DA-696D-407c-BA1C-50E4457C12E8}"
REFGUID_TVAUDIO                  = "{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}"

REFGUID_ENCODER                  = "{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}"
REFGUID_MULTIPLEXER              = "{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}"

REFGUID_BDA_RECEIVER             = "{7A8092B0-3686-4db4-AFCC-079CDFD28F16}"
REFGUID_BDA_TUNER                = "{91B0CC87-9905-4d65-A0D1-5861C6F22CDF}"
REFGUID_BDA_TUNER_MCE            = "{FF8B1F19-FEA2-40e0-A989-E812FD7BD069}"

; Pin name GUIDS
PinNameGuid.AnalogAudioIn        = "{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}"
PinNameGuid.AnalogAudioOut       = "{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}"


; Pin names
PinName.AnalogAudioIn            = "Analog Audio In"
PinName.AnalogAudioOut           = "Analog Audio Out"

TSPinID                          = "{5237C937-0A21-4f7e-B338-DE0D0793D03F}"
TSPinName                        = "TS Out"



;---------------------------------------------------------------
; Localizable
;---------------------------------------------------------------

Provider                 = "TerraTec "
DiskName                 = "Cinergy Driver CD"

; Service strings
Service_ACap.FriendlyName    = "Cinergy S PCI - Analog Capture"
Service_BdaCap.FriendlyName  = "Cinergy S PCI - Digital Capture"
Service_BdaIr.FriendlyName   = "Cinergy S PCI - IR"
Service_BdaTune.FriendlyName = "Cinergy S PCI - Digital Tuner"
Service_AXbar.FriendlyName   = "Cinergy S PCI - Analog Crossbar"

; Device Manager
Cinergy.DeviceDesc           = "Cinergy S PCI"
Cinergy_ACap.DeviceDesc      = "Cinergy S PCI - Analog Capture"
Cinergy_BdaCap.DeviceDesc    = "Cinergy S PCI - Digital Capture"
Cinergy_BdaIr.DeviceDesc     = "Cinergy S PCI - IR"
Cinergy_BdaTune.DeviceDesc   = "Cinergy S PCI - Digital Tuner"
Cinergy_AXbar.DeviceDesc     = "Cinergy S PCI - Analog Crossbar"

; DirectShow filter names
DShow.AnalogCapture      = "Cinergy S PCI Analog Capture"      ; KSCATEGORY_CAPTURE
DShow.AnalogCrossbar     = "Cinergy S PCI Analog Crossbar"     ; KSCATEGORY_CROSSBAR   

DShow.DigitalCapture     = "Cinergy S PCI Digital Capture"     ; KSCATEGORY_BDA_RECEIVER(BDA Receiver Component)
DShow.DigitalTuner       = "Cinergy S PCI Digital Tuner"       ; KSCATEGORY_BDA_TUNER   (BDA Source Filters)
DShow.DigitalTunerMce    = "Cinergy S PCI Digital Tuner (MCE)" ; KSCATEGORY_BDA_TUNER   (BDA Source Filters)
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: web2, load: 0.98