DXVGRB.inf Driver File Contents (EW3705-R2_software_driver_new.zip)

;------------------------------------------------------------------------
; 
;  Copyright and Disclaimer: 
;  
;     --------------------------------------------------------------- 
;     This software is provided "AS IS" without warranty of any kind, 
;     either expressed or implied, including but not limited to the 
;     implied warranties of noninfringement, merchantability and/or 
;     fitness for a particular purpose.
;     --------------------------------------------------------------- 
;   
;     Copyright (c) 2009 Conexant Systems, Inc. 
;     All rights reserved. 
;



[Version]
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider="Conexant"
DriverVer=01/10/2012,7.0.121.71
CatalogFile=DxVGrb.cat

[Manufacturer]
"Conexant"=Conexant, NTx86, NTamd64

[SourceDisksNames]
1="Conexant Polaris Drivers",,,""

[SourceDisksFiles]
DxVGrb.sys=1
cpnotify.ax=1
cxtvrate.dll=1
y8cnvt.ax=1
merlind.rom=1
CxPolaris.ax=1
encprxypage.ax=1
cxEZCAP.ax=1


[Conexant.NTx86]

%CXPOLARIS.DeviceDesc-EZCap%=POLARIS.EZCap,    USB\VID_1D19&PID_6108&MI_01
%CXPOLARIS.DeviceDesc-SVIDEO%=POLARIS.SVIDEO,  USB\VID_1D19&PID_6109&MI_01

[Conexant.NTamd64]

%CXPOLARIS.DeviceDesc-EZCap%=POLARIS.EZCap,    USB\VID_1D19&PID_6108&MI_01
%CXPOLARIS.DeviceDesc-SVIDEO%=POLARIS.SVIDEO,  USB\VID_1D19&PID_6109&MI_01

[POLARIS.EZCap]
Include=    ks.inf, kscaptur.inf,ksfilter.inf, wdmaudio.inf, bda.inf
Needs=      KS.Registration, KSCAPTUR.Registration,MSPCLOCK.Installation, WDMAUDIO.Registration, BDA.Registration, bda.Installation
AddReg=     EZCAP.CROSSBAR.AddReg,POLARISVID.AddReg,WIN2K_AUDIO_CAPTURE.Addreg,EZCap.AddReg
CopyFiles=  CXPOLARIS.CopyDrivers,DSFilters.CopyFiles,EZCapFilter.CopyFiles
RegisterDlls=DSFilters.RegDLL,EZCapFilter.RegDLL    

[POLARIS.EZCap.NT]
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=     EZCAP.CROSSBAR.AddReg,PolarisVID.AddReg, EZCap.AddReg
CopyFiles=  CXPOLARIS.CopyDrivers,DSFilters.CopyFiles,EZCapFilter.CopyFiles
RegisterDlls=DSFilters.RegDLL,EZCapFilter.RegDLL

[POLARIS.SVIDEO]
Include=    ks.inf, kscaptur.inf,ksfilter.inf, wdmaudio.inf, bda.inf
Needs=      KS.Registration, KSCAPTUR.Registration,MSPCLOCK.Installation, WDMAUDIO.Registration, BDA.Registration, bda.Installation
AddReg=     SVIDEO.CROSSBAR.AddReg,POLARISVID.AddReg,WIN2K_AUDIO_CAPTURE.Addreg,EZCap.AddReg
CopyFiles=  CXPOLARIS.CopyDrivers,DSFilters.CopyFiles,EZCapFilter.CopyFiles
RegisterDlls=DSFilters.RegDLL,EZCapFilter.RegDLL

[POLARIS.SVIDEO.NT]
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=     SVIDEO.CROSSBAR.AddReg,PolarisVID.AddReg, EZCap.AddReg
CopyFiles=  CXPOLARIS.CopyDrivers,DSFilters.CopyFiles,EZCapFilter.CopyFiles
RegisterDlls=DSFilters.RegDLL,EZCapFilter.RegDLL
  
[DestinationDirs]
CXPOLARIS.CopyDrivers=10,system32\drivers
DSFilters.CopyFiles=11
EZCapFilter.CopyFiles=11

[CXPOLARIS.CopyDrivers]
DxVGrb.sys
merlinD.rom


[DSFilters.CopyFiles]
cpnotify.ax
cxtvrate.dll
y8cnvt.ax
CxPolaris.ax


[DSFilters.RegDLL]
11,,cpnotify.ax,1
11,,cxtvrate.dll,1
11,,y8cnvt.ax,1
11,,CxPolaris.ax,1

[EZCapFilter.CopyFiles]
cxEZCAP.ax


[EZCapFilter.RegDLL]
11,,cxEZCAP.ax,1

[WIN2K_AUDIO_CAPTURE.Addreg]

HKR,Drivers,SubClasses,,"wave"
HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\wave\wdmaud.drv,Description,,%PolarisAudioFriendlyName%

[PolarisVID.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,DxVGrb.sys
HKR,,OkToHibernate,3,01
; Disable driver page out
HKR,,PageOutWhenUnopened,3,0
;HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01

HKLM,%MediaInterfaces%\{0A7AF963-6805-4f99-B284-29B680975542},,,"Copy Protect Notification Filter"
HKLM,%MediaInterfaces%\{0A7AF963-6805-4f99-B284-29B680975542},IID,1,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

HKLM,%MediaCategories%\%POLARIS_GUID.PINNAME_ANALOG_AUDIO_IN%,Name,,%Pin.p2AnalogAudioIn%
HKLM,%MediaCategories%\%POLARIS_GUID.PINNAME_AUDIO_OUT%,Name,,%PinName.AnalogAudioOut%

;Add the property pages
;
HKCR,CLSID\%GUID.DriverVersion_Properties%\InprocServer32,,,Cxpolaris.ax
HKCR,CLSID\%GUID.DriverVersion_Properties%\InprocServer32,ThreadingModel,,Both
HKLM,%MediaSets%\%GUID.POLARIS_VERSION_INFORMATION_PROPERTIES%\PropertyPages\%GUID.DriverVersion_Properties%,,,

;Copy protection method enforced by driver
HKR,"DriverData","CpMethod",0x00010001, 0xFE, 0x00, 0x00, 0x00



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

[EZCAP.CROSSBAR.AddReg]


;-------------------------------------------------------------------
; 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 - audio tuner in
;     4 - audio line in
;     7 - YUV
; (2) InputMux - input mux to use for the selected pin
; (3) RelatedPinIndex
;-------------------------------------------------------------------


;---Crossbar registry values---
;Pin 0 - Component(YPbPr) in: VIN3_1 for Y, VIN2_2 for Pr, VIN1_3 for Pb, 
HKR,"DriverData\XBarPin0","PinType",0x00010001, 0x07,0x00,0x00,0x00
HKR,"DriverData\XBarPin0","InputMux",0x00010001, 0x03,0x02,0x01,0x00
HKR,"DriverData\XBarPin0","RelatedPinIndex",0x00010001, 0x02,0x00,0x00,0x00

;Pin 1 - Composite in
; Input Mux       : VIN2_1 for Composite
HKR,"DriverData\XBarPin1","PinType",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData\XBarPin1","InputMux",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData\XBarPin1","RelatedPinIndex",0x00010001, 0x02,0x00,0x00,0x00


;Pin 2 - Audio Line in
HKR,"DriverData\XBarPin2","PinType",0x00010001, 0x04,0x00,0x00,0x00
HKR,"DriverData\XBarPin2","InputMux",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData\XBarPin2","RelatedPinIndex",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin2","GpioMask",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin2","GpioSettings",0x00010001, 0x00,0x00,0x00,0x00

;CVBS in video is the default
HKR,"DriverData","VideoInputPin",0x00010001, 0x01,0x00,0x00,0x00

;Line in audio is the default audio
HKR,"DriverData","AudioInputPin",0x00010001, 0x02,0x00,0x00,0x00

HKR,"DriverData","ForceAudioWithVideoPin",0x00010001, 0x01,0x00,0x00,0x00

;Safely_Remove_Hardware=1: enable, by default
;Safely_Remove_Hardware=0: disable, then Polaris will not appear in the safely remove hardware icon list. 
HKR,"DriverData","Safely_Remove_Hardware",0x00010001, 0x01, 0x00, 0x00, 0x00


[SVIDEO.CROSSBAR.AddReg]


;-------------------------------------------------------------------
; 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 - audio tuner in
;     4 - audio line in
;     7 - YUV
; (2) InputMux - input mux to use for the selected pin
; (3) RelatedPinIndex
;-------------------------------------------------------------------


;---Crossbar registry values---
;Pin 0 - SVIDEO in: VIN1_1 for Lumu, VIN1_2 for Chroma
HKR,"DriverData\XBarPin0","PinType",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData\XBarPin0","InputMux",0x00010001, 0x01,0x01,0x00,0x00
HKR,"DriverData\XBarPin0","RelatedPinIndex",0x00010001, 0x02,0x00,0x00,0x00

;Pin 1 - Composite in
; Input Mux       : VIN2_1 for Composite
HKR,"DriverData\XBarPin1","PinType",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData\XBarPin1","InputMux",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData\XBarPin1","RelatedPinIndex",0x00010001, 0x02,0x00,0x00,0x00


;Pin 2 - Audio Line in
HKR,"DriverData\XBarPin2","PinType",0x00010001, 0x04,0x00,0x00,0x00
HKR,"DriverData\XBarPin2","InputMux",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData\XBarPin2","RelatedPinIndex",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin2","GpioMask",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin2","GpioSettings",0x00010001, 0x00,0x00,0x00,0x00

;CVBS in video is the default
HKR,"DriverData","VideoInputPin",0x00010001, 0x01,0x00,0x00,0x00

;Line in audio is the default audio
HKR,"DriverData","AudioInputPin",0x00010001, 0x02,0x00,0x00,0x00

HKR,"DriverData","ForceAudioWithVideoPin",0x00010001, 0x01,0x00,0x00,0x00

;Safely_Remove_Hardware=1: enable, by default
;Safely_Remove_Hardware=0: disable, then Polaris will not appear in the safely remove hardware icon list. 
HKR,"DriverData","Safely_Remove_Hardware",0x00010001, 0x01, 0x00, 0x00, 0x00



[EZCap.AddReg]

;---Tuner registry values------
;Tuner Type - Null Si Tuner = 0x29 = 41D
HKR,"DriverData","TunerType",0x00010001, 0x29, 0x00, 0x00, 0x00

;DVT=0,EVK=1,FPGA=2,RDE250 = 3, RDU250 =6, ExternalAV=8,EZCAP = 0xc
HKR,"DriverData","BoardType",0x00010001, 0x0c, 0x00, 0x00, 0x00

; for creating unique serial number to Tuners on the board
HKR,"DriverData","NoOfTuners",0x00010001, 0x01, 0x00, 0x00, 0x00

;Enable TS capture and BDA filter registration
HKR,"DriverData","Enable_BDA",0x00010001, 0x00, 0x00, 0x00, 0x00

;Enable SoftEncode - TRUE
HKR,"DriverData","Enable_SW_Encoder",0x00010001, 0x01, 0x00, 0x00, 0x00


; Sony format = 1, Philips format = 0
HKR,"DriverData","I2SInputFormat",0x00010001, 0x00, 0x00, 0x00, 0x00

HKR,"DriverData","EnableAFAudio",0x00010001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData","GpioMaskFM",0x00010001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData","GpioSettingFM",0x00010001, 0x01, 0x00, 0x00, 0x00

HKR,"DriverData","VideoStandard",0x00010001, 0x01,0x00,0x00,0x00

;Gain has 7 levels in volume up and down directions. each level gives 6db gain or attenuation
;for attenuation we need to use 2's complement values. 
;for Gain we use levels 1-7, for attenuation we use levels 0x9(-7) - 0xF (-1)
HKR,"DriverData","FMAudioGain",0x00010001, 0x1, 0x00, 0x00, 0x00


; for Polaris testing, select HANC to transfer Audio
HKR,"DriverData","EnableHANCAudioOut",0x00010001, 0x00, 0x00, 0x00, 0x00

; ----GPIO Pin values -----
; IMPORTANT !!! if any GPIO is not used - just delete the corresponding entry !!!

; AGC_Analog_Digitial_Select_Gpio_Bit is controlled by GPIO 12
HKR,"DriverData","AGC_Analog_Digitial_Select_Gpio_Bit", 0x00010001, 0x0C, 0x00, 0x00, 0x00
;gpio pin status mask, useless pin bit is 0 ;useful pin bit is 1
HKR,"DriverData","gpio_pin_status_mask",0x00010001, 0x4001000

;PIN_CTRL pin status mask, useless pin bit is 0 ;useful pin bit is 1
HKR,"DriverData","ctrl_pin_status_mask",0x00010001, 0xFFFFFFC4


;I2C speed: 0-1M,1-400K,2-100K,3-5M
HKR,"DriverData","I2CSpeed",0x00010001, 0x1, 0x00, 0x00, 0x00

;I2C mode: 0-STOP, 1-NON STOP
HKR,"DriverData","I2CMode",0x00010001, 0x0, 0x00, 0x00, 0x00


;tuner category : 0 - Analog, 1 - Digital , 2 - Hybrid
HKR,"DriverData","TunerCategory",0x00010001, 0x00, 0x00, 0x00, 0x00

HKLM,%MediaInterfaces%\{0218F181-0635-466a-BFBB-44B844760DA6},,,"EZCAP snapshot button Notification Filter"
HKLM,%MediaInterfaces%\{0218F181-0635-466a-BFBB-44B844760DA6},IID,1,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

;GPIO pin 12 for EZCAP button
HKR,"DriverData","EZCAPGPIOPin",0x00010001, 0xC

;Key Combination , ALT KEY = 0x01 , CTRL KEY = 0x02 , SHIFT KEY = 0x04 
; 0 for blaze video , 0x6 for powercinema  , 0 for Honestech
HKR,"DriverData","EZCAPHotKeyCombination",0x00010001, 0x2

;Virtual key code , 0x43'C' for blaze video , 0x5A'Z' for powercinema , 0x43 for Honestech, 0x71 'F2' for Dexetek ShowBiz 
; 0x50 "P" for Dexatek PowerDirector
HKR,"DriverData","EZCAPHotKeyCode",0x00010001, 0x50


[POLARIS.EZCap.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%KsNameFilter%,VID_Polaris_EZCap_Interface,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},%PolarisTVAudioReferenceGuid%,TvAudio_PolarisInterface,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},%PolarisXBARReferenceGUID%,CXXBAR_PolarisInterface,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},%PolarisTunerReferenceGuid%,CXTUNE_PolarisInterface,
AddInterface=%KSCATEGORY_AUDIO%,%PolarisAudioReferenceGuid%,AUD_PolarisInterface

[POLARIS.EZCap.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%KsNameFilter%,VID_Polaris_EZCap_Interface,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},%PolarisTVAudioReferenceGuid%,TvAudio_PolarisInterface,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},%PolarisXBARReferenceGUID%,CXXBAR_PolarisInterface,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},%PolarisTunerReferenceGuid%,CXTUNE_PolarisInterface,
;AddInterface=%KSCATEGORY_AUDIO%,%PolarisAudioReferenceGuid%,AUD_PolarisInterface,
AddInterface=%KSCATEGORY_AUDIO_CAP%,%PolarisAudioReferenceGuid%,AUD_PolarisInterface,

[POLARIS.SVIDEO.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%KsNameFilter%,VID_Polaris_EZCap_Interface,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},%PolarisTVAudioReferenceGuid%,TvAudio_PolarisInterface,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},%PolarisXBARReferenceGUID%,CXXBAR_PolarisInterface,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},%PolarisTunerReferenceGuid%,CXTUNE_PolarisInterface,
AddInterface=%KSCATEGORY_AUDIO%,%PolarisAudioReferenceGuid%,AUD_PolarisInterface

[POLARIS.SVIDEO.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%KsNameFilter%,VID_Polaris_EZCap_Interface,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},%PolarisTVAudioReferenceGuid%,TvAudio_PolarisInterface,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},%PolarisXBARReferenceGUID%,CXXBAR_PolarisInterface,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},%PolarisTunerReferenceGuid%,CXTUNE_PolarisInterface,
;AddInterface=%KSCATEGORY_AUDIO%,%PolarisAudioReferenceGuid%,AUD_PolarisInterface,
AddInterface=%KSCATEGORY_AUDIO_CAP%,%PolarisAudioReferenceGuid%,AUD_PolarisInterface,




[VID_Polaris_EZCap_Interface]
AddReg=VID_PolarisInterface.AddReg
AddReg=POLARIS_EZCap_DESCRIPTION.AddReg


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


[POLARIS_EZCap_DESCRIPTION.AddReg]
HKR,,Description,,%CXPOLARIS.DeviceDesc-EZCap%


[AUD_PolarisInterface]
AddReg=AUD_PolarisInterface.AddReg

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


[TvAudio_PolarisInterface]
AddReg=TvAudio_PolarisInterface.AddReg

[TvAudio_PolarisInterface.AddReg]
HKR,,CLSID,,%CLSID_TVAudioFilter%
HKR,,FriendlyName,,%PolarisTVAudioFriendlyName%

[CXXBAR_PolarisInterface]
AddReg=CXXBAR_PolarisInterface.AddReg

[CXXBAR_PolarisInterface.AddReg]
HKR,,CLSID,,%CLSID_CrossbarFilter%
HKR,,FriendlyName,,%PolarisXBARFriendlyName%

[CXTUNE_PolarisInterface]
AddReg=CXTUNE_PolarisInterface.AddReg

[CXTUNE_PolarisInterface.AddReg]
HKR,,CLSID,,%CLSID_CTVTunerFilter%
HKR,,FriendlyName,,%PolarisTunerFriendlyName%


;
; Services installation
;



[POLARIS.EZCap.Services]
AddService = DxVGrb,2,PolarisVID.CVBS.ServiceInstall

[POLARIS.EZCap.NT.Services]
AddService = DxVGrb,2,PolarisVID.CVBS.ServiceInstall

[POLARIS.SVIDEO.Services]
AddService = DxVGrb,2,PolarisVID.CVBS.ServiceInstall

[POLARIS.SVIDEO.NT.Services]
AddService = DxVGrb,2,PolarisVID.CVBS.ServiceInstall

[PolarisVID.CVBS.ServiceInstall]
;DisplayName   = %CXPOLARIS.DeviceDesc-CVBS%
ServiceType   = 1
StartType     = 3
ErrorControl  = 1
ServiceBinary = %10%\system32\drivers\DxVGrb.sys


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

[Strings]

;
; Device Names


CXPOLARIS.DeviceDesc-EZCap           = "Video Grabber"
CXPOLARIS.DeviceDesc-SVIDEO          = "Video Grabber"
CXPOLARIS.DeviceDesc-CIR             = "Polaris Unused CIR Function"

; Friendly Names
;
PolarisVIDFriendlyName              = "Dexetek Polaris Video Capture"
PolarisTVAudioFriendlyName          = "Dexetek Polaris TvAudio"
PolarisTunerFriendlyName            = "Dexetek Polaris Tuner"
PolarisAudioFriendlyName            = "Dexetek Polaris Audio Capture"
PolarisXBARFriendlyName             = "Dexetek Polaris Crossbar"

; Reference GUIDS
;
KsNameFilter                      = "{9B365890-165F-11D0-A195-0020AFD156E4}"
PolarisTVAudioReferenceGuid         = "{D8D86791-A570-4a10-8457-08C957E90ECD}"
PolarisXBARReferenceGUID            = "{47B00748-34A2-4000-A892-BA2ABF2E2BE4}"
PolarisTunerReferenceGuid           = "{F7CCD5C2-8766-4401-BF9D-ECF5FE0A07C0}"
PolarisAudioReferenceGuid           = "{5EAF914D-2212-4034-8C4C-02CAFD15D68A}"
;
; Pin Name GUIDS
;
POLARIS_GUID.PINNAME_ANALOG_AUDIO_IN = "{3E2D189F-B15C-4447-96F1-BD1D64FB99BA}"
POLARIS_GUID.PINNAME_AUDIO_OUT       = "{13FFFECC-3C46-4e52-8B07-4ED850E5FB49}"

;
; Pin Names
;
PinName.AnalogAudioOut            = "Audio Out"
Pin.p2AnalogAudioIn               = "Analog Audio In"

;
; PROPSETIDs in the driver
;
GUID.POLARIS_VERSION_INFORMATION_PROPERTIES = "{2038EEA5-AE84-4a00-B174-9673AB35F1DC}"


; Property page GUIDS
;
GUID.DriverVersion_Properties="{1979C7E7-FB3B-42ff-B070-0D8F49A1A42D}"


;
; Other Strings
;

KSCATEGORY_AUDIO             = "{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_AUDIO_CAP         = "{33D9A762-90C8-11D0-BD43-00A0C911CE86}"
CLSID_TVAudioFilter          = "{71F96462-78F3-11d0-A18C-00A0C9118956}"
CLSID_CrossbarFilter         = "{71F96460-78F3-11d0-A18C-00A0C9118956}"
CLSID_CTVTunerFilter         = "{266EEE40-6C63-11cf-8A03-00AA006ECB65}"


Proxy.CLSID                  = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
MediaCategories              = "SYSTEM\CurrentControlSet\Control\MediaCategories"
MediaSets                    = "System\CurrentControlSet\Control\MediaSets"
MediaInterfaces              = "System\CurrentControlSet\Control\MediaInterfaces"



ActiveMovieCategories        = "CLSID\{da4e3da0-d07d-11d0-bd50-00a0c911ce86}\Instance"
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.90