;------------------------------------------------------------------------
;
; Copyright and Disclaimer:
;
; Copyright (c) 2005 Conexant Systems, Inc.
; All rights reserved.
;
;------------------------------------------------------------------------
[Version]
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Company%
DriverVer=07/08/2008,1.29.0708.0
CatalogFile=cxlwire.cat
[Manufacturer]
%Company%=Conexant,NTamd64
[SourceDisksNames]
1=%DriverDisk%,,,""
[SourceDisksFiles]
cxlwire.sys=1
merlinb.rom=1
merlinc.rom=1
[Conexant.NTamd64]
%LWIRE_HD.DeviceDesc% = LWIRE_HD, USB\VID_0572&PID_8696
%LWIRE_XT.DeviceDesc% = LWIRE_XT, USB\VID_0572&PID_8698
%U6885_DMB.DeviceDesc% = U6885_DMB, USB\VID_0572&PID_8695
%U6886_DMB.DeviceDesc% = U6886_DMB, USB\VID_0572&PID_6886
%U680.DeviceDesc% = U680_PAL, USB\VID_0572&PID_8606
[Conexant]
%LWIRE_HD.DeviceDesc% = LWIRE_HD, USB\VID_0572&PID_8696
%LWIRE_XT.DeviceDesc% = LWIRE_XT, USB\VID_0572&PID_8698
%U6885_DMB.DeviceDesc% = U6885_DMB, USB\VID_0572&PID_8695
%U6886_DMB.DeviceDesc% = U6886_DMB, USB\VID_0572&PID_6886
%U680.DeviceDesc% = U680_PAL, USB\VID_0572&PID_8606
[LWIRE_XT.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= LwireDev.AddReg,LwireAud.AddReg,XC3028.AddReg,LwireVID.AddReg,LWDVBT.AddReg,LWTS.AddReg
CopyFiles= CXLWIRE.CopyDrivers
[LWIRE_HD.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= LwireDev.AddReg,LwireAud.AddReg,XC5000.AddReg,LwireVID5PIN.AddReg,LWATSC.AddReg,LWTS.AddReg
CopyFiles= CXLWIRE.CopyDrivers
[U6885_DMB.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= LwireDev.AddReg,LwireAud.AddReg,XC5000.AddReg,LwireVID5PIN.AddReg,LWDMBTH.AddReg,LWTS.AddReg
CopyFiles= CXLWIRE.CopyDrivers
[U6886_DMB.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= LwireDev.AddReg,LwireAud.AddReg,XC5000.AddReg,LwireVID5PIN.AddReg,U6886.AddReg,LWTS.AddReg
CopyFiles= CXLWIRE.CopyDrivers
[U680_PAL.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= LwireDev.AddReg,LwireAud.AddReg,XC3028.AddReg,LwireVID.AddReg,U680.AddReg
CopyFiles= CXLWIRE.CopyDrivers
[DestinationDirs]
CXLWIRE.CopyDrivers=10,system32\drivers
[CXLWIRE.CopyDrivers]
cxlwire.sys
merlinb.rom
merlinc.rom
[LwireDev.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,cxlwire.sys
HKR,,OkToHibernate,3,01
; Disable driver page out
HKR,,PageOutWhenUnopened,3,0
;HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
[LwireAud.AddReg]
HKLM,%MediaCategories%\%LWIRE_GUID.PINNAME_ANALOG_AUDIO_IN%,Name,,%Pin.p2AnalogAudioIn%
HKLM,%MediaCategories%\%LWIRE_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,,%LwireAudioFriendlyName%
;------------------------------
[XC3028.AddReg]
;---Tuner registry values------
HKR,"DriverData","TunerType",0x00010001, 0x20, 0x00, 0x00, 0x00
HKR,"DriverData","TunerI2CAddress",0x00010001, 0xC2, 0x00, 0x00, 0x00
HKR,"DriverData","Tuner2IFAddress",0x00010001, 0x86, 0x00, 0x00, 0x00
;------------------------------
[XC5000.AddReg]
;---Tuner registry values------
HKR,"DriverData","TunerType",0x00010001, 0x21, 0x00, 0x00, 0x00
HKR,"DriverData","TunerI2CAddress",0x00010001, 0xC2, 0x00, 0x00, 0x00
HKR,"DriverData","Tuner2IFAddress",0x00010001, 0x86, 0x00, 0x00, 0x00
[LwireVID.AddReg]
; Sony format = 1, Philips format = 0
HKR,"DriverData","I2SInputFormat",0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","EnableAFAudio",0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","GpioMaskFM",0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","GpioSettingFM",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
;Copy protection method enforced by driver
HKR,"DriverData","CpMethod",0x00010001, 0xFE, 0x00, 0x00, 0x00
;-------------------------------------------------------------------
; 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
; (2) InputMux (required for Falcon 2) - input mux to use for the selected pin
; (3) RelatedPinIndex
;-------------------------------------------------------------------
;---Crossbar registry values---
;Pin 0 - Tuner In
HKR,"DriverData\XBarPin0","PinType",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin0","InputMux",0x00010001, 0x02,0x05,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, 0x03,0x04,0x00,0x00
HKR,"DriverData\XBarPin2","RelatedPinIndex",0x00010001, 0x04,0x00,0x00,0x00
;Pin 3 - Tuner Audio
HKR,"DriverData\XBarPin3","PinType",0x00010001, 0x03,0x00,0x00,0x00
HKR,"DriverData\XBarPin3","RelatedPinIndex",0x00010001, 0x00,0x00,0x00,0x00
;Pin 4 - Audio Line in
HKR,"DriverData\XBarPin4","PinType",0x00010001, 0x04,0x00,0x00,0x00
HKR,"DriverData\XBarPin4","RelatedPinIndex",0x00010001, 0x01,0x00,0x00,0x00
;;;HKR,"DriverData\XBarPin4","GpioMask",0x00010001, 0x01,0x00,0x00,0x00
;;;HKR,"DriverData\XBarPin4","GpioSettings",0x00010001, 0x00,0x00,0x00,0x00
;Tuner input is the default
HKR,"DriverData","VideoInputPin",0x00010001, 0x00,0x00,0x00,0x00
[LwireVID5PIN.AddReg]
; Sony format = 1, Philips format = 0
HKR,"DriverData","I2SInputFormat",0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","EnableAFAudio",0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","GpioMaskFM",0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","GpioSettingFM",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
;Copy protection method enforced by driver
HKR,"DriverData","CpMethod",0x00010001, 0xFE, 0x00, 0x00, 0x00
;-------------------------------------------------------------------
; 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
; (2) InputMux (required for Falcon 2) - input mux to use for the selected pin
; (3) RelatedPinIndex
;-------------------------------------------------------------------
;---Crossbar registry values---
;Pin 0 - Tuner In
HKR,"DriverData\XBarPin0","PinType",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin0","InputMux",0x00010001, 0x02,0x05,0x00,0x00
HKR,"DriverData\XBarPin0","RelatedPinIndex",0x00010001, 0x04,0x00,0x00,0x00
;Pin 1 - Composite in
HKR,"DriverData\XBarPin1","PinType",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData\XBarPin1","InputMux",0x00010001, 0x07,0x00,0x00,0x00
HKR,"DriverData\XBarPin1","RelatedPinIndex",0x00010001, 0x05,0x00,0x00,0x00
;Pin 2 - S-Video in
HKR,"DriverData\XBarPin2","PinType",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData\XBarPin2","InputMux",0x00010001, 0x01,0x04,0x00,0x00
HKR,"DriverData\XBarPin2","RelatedPinIndex",0x00010001, 0x05,0x00,0x00,0x00
HKR,"DriverData\XBarPin3","PinType",0x00010001, 0x07,0x00,0x00,0x00
HKR,"DriverData\XBarPin3","InputMux",0x00010001, 0x03,0x06,0x08,0x00
HKR,"DriverData\XBarPin3","RelatedPinIndex",0x00010001, 0x05,0x00,0x00,0x00
;Pin 3 - Tuner Audio
HKR,"DriverData\XBarPin4","PinType",0x00010001, 0x03,0x00,0x00,0x00
HKR,"DriverData\XBarPin4","RelatedPinIndex",0x00010001, 0x00,0x00,0x00,0x00
;Pin 4 - Audio Line in
HKR,"DriverData\XBarPin5","PinType",0x00010001, 0x04,0x00,0x00,0x00
HKR,"DriverData\XBarPin5","RelatedPinIndex",0x00010001, 0x01,0x00,0x00,0x00
;;;HKR,"DriverData\XBarPin4","GpioMask",0x00010001, 0x01,0x00,0x00,0x00
;;;HKR,"DriverData\XBarPin4","GpioSettings",0x00010001, 0x00,0x00,0x00,0x00
;Tuner input is the default
HKR,"DriverData","VideoInputPin",0x00010001, 0x00,0x00,0x00,0x00
[LWTS.AddReg]
HKLM,System\CurrentControlSet\Control\MediaCategories\%TSPinID%,Display,1, 00,00,00,00
HKLM,System\CurrentControlSet\Control\MediaCategories\%TSPinID%,Name,,%TSPinName%
; TS filter parameters
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
[LWDVBT.AddReg]
HKR,"DriverData","BoardType",0x00010001, 0x07, 0x00, 0x00, 0x00
HKR,"DriverData","TunerModel",0x00010001, 0x08,0x00,0x00,0x00
HKR,"DriverData","UseFreqOffsetDVBT",0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","DemodType",0x00010001, 0x02, 0x00, 0x00, 0x00
HKR,"DriverData","VideoStandard",0x00010001, 0x00,0x01,0x00,0x00
HKR,"DriverData","ColorKillEnable",0x00010001, 0x01,0x00,0x00,0x00
; Country code is Great Britain = 44
HKR,"DriverData","WWAudioCountryCode",0x00010001, 0x2C,0x00,0x00,0x00
HKR,"DriverData","BlackbirdType",0x00010001, 0x04,0x00,0x00,0x00
[LWATSC.AddReg]
HKR,"DriverData","BoardType",0x00010001, 0x07, 0x00, 0x00, 0x00
HKR,"DriverData","TunerModel",0x00010001, 0x0D,0x00,0x00,0x00
HKR,"DriverData","UseFreqOffsetDVBT",0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","DemodType",0x00010001, 0x02, 0x00, 0x00, 0x00
HKR,"DriverData","VideoStandard",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","ColorKillEnable",0x00010001, 0x01,0x00,0x00,0x00
; Country code is Great Britain = 44
HKR,"DriverData","WWAudioCountryCode",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","BlackbirdType",0x00010001, 0x04,0x00,0x00,0x00
[LWDMBTH.AddReg]
HKR,"DriverData","BoardType",0x00010001, 0x07, 0x00, 0x00, 0x00
HKR,"DriverData","TunerModel",0x00010001, 0x0F,0x00,0x00,0x00
HKR,"DriverData","UseFreqOffsetDVBT",0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","DemodType",0x00010001, 0x02, 0x00, 0x00, 0x00
HKR,"DriverData","VideoStandard",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","ColorKillEnable",0x00010001, 0x01,0x00,0x00,0x00
; Country code is Great Britain = 44
HKR,"DriverData","WWAudioCountryCode",0x00010001, 0x2C,0x00,0x00,0x00
HKR,"DriverData","BlackbirdType",0x00010001, 0x04,0x00,0x00,0x00
[U6886.AddReg]
HKR,"DriverData","BoardType",0x00010001, 0x07, 0x00, 0x00, 0x00
HKR,"DriverData","TunerModel",0x00010001, 0x11,0x00,0x00,0x00
HKR,"DriverData","UseFreqOffsetDVBT",0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","DemodType",0x00010001, 0x02, 0x00, 0x00, 0x00
HKR,"DriverData","VideoStandard",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","ColorKillEnable",0x00010001, 0x01,0x00,0x00,0x00
; Country code is Great Britain = 44
HKR,"DriverData","WWAudioCountryCode",0x00010001, 0x2C,0x00,0x00,0x00
HKR,"DriverData","BlackbirdType",0x00010001, 0x04,0x00,0x00,0x00
[U680.AddReg]
HKR,"DriverData","BoardType",0x00010001, 0x03, 0x00, 0x00, 0x00
HKR,"DriverData","VideoStandard",0x00010001, 0x00,0x01,0x00,0x00
HKR,"DriverData","ColorKillEnable",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","WWAudioCountryCode",0x00010001, 0x2C,0x00,0x00,0x00
HKR,"DriverData","BlackbirdType",0x00010001, 0x04,0x00,0x00,0x00
;
; Interfaces installation
;
[LWIRE_XT.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%KsNameFilter%,VID_LwireInterface,
AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},%KsNameFilter%,VID_LwireInterface,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},%LwireTVAudioReferenceGuid%,TvAudio_LwireInterface,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},%LwireXBARReferenceGUID%,CXXBAR_LwireInterface,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},%LwireTunerReferenceGuid%,CXTUNE_LwireInterface,
AddInterface=%KSCATEGORY_AUDIO%,%LwireAudioReferenceGuid%,AUD_LwireInterface,
AddInterface =%KSCATEGORY_BDATUNER%,%KSSTRING_BdaLWireSWTunerFilter%,CXBDATUNE_Interface,
AddInterface={FD0A5AF4-B41D-11d2-9C95-00C04F7971E0},%KsTSNameFilter%,TS_Interface
[LWIRE_HD.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%KsNameFilter%,VID_LwireInterface,
AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},%KsNameFilter%,VID_LwireInterface,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},%LwireTVAudioReferenceGuid%,TvAudio_LwireInterface,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},%LwireXBARReferenceGUID%,CXXBAR_LwireInterface,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},%LwireTunerReferenceGuid%,CXTUNE_LwireInterface,
AddInterface=%KSCATEGORY_AUDIO%,%LwireAudioReferenceGuid%,AUD_LwireInterface,
AddInterface =%KSCATEGORY_BDATUNER%,%KSSTRING_BdaLWireSWTunerFilter%,CXBDATUNE_Interface,
AddInterface={FD0A5AF4-B41D-11d2-9C95-00C04F7971E0},%KsTSNameFilter%,TS_Interface
[U6885_DMB.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%KsNameFilter%,VID_LwireInterface,
AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},%KsNameFilter%,VID_LwireInterface,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},%LwireTVAudioReferenceGuid%,TvAudio_LwireInterface,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},%LwireXBARReferenceGUID%,CXXBAR_LwireInterface,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},%LwireTunerReferenceGuid%,CXTUNE_LwireInterface,
AddInterface=%KSCATEGORY_AUDIO%,%LwireAudioReferenceGuid%,AUD_LwireInterface,
AddInterface =%KSCATEGORY_BDATUNER%,%KSSTRING_BdaLWireSWTunerFilter%,CXBDATUNE_Interface,
AddInterface={FD0A5AF4-B41D-11d2-9C95-00C04F7971E0},%KsTSNameFilter%,TS_Interface
[U6886_DMB.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%KsNameFilter%,VID_LwireInterface,
AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},%KsNameFilter%,VID_LwireInterface,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},%LwireTVAudioReferenceGuid%,TvAudio_LwireInterface,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},%LwireXBARReferenceGUID%,CXXBAR_LwireInterface,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},%LwireTunerReferenceGuid%,CXTUNE_LwireInterface,
AddInterface=%KSCATEGORY_AUDIO%,%LwireAudioReferenceGuid%,AUD_LwireInterface,
AddInterface =%KSCATEGORY_BDATUNER%,%KSSTRING_BdaLWireSWTunerFilter%,CXBDATUNE_Interface,
AddInterface={FD0A5AF4-B41D-11d2-9C95-00C04F7971E0},%KsTSNameFilter%,TS_Interface
[U680_PAL.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%KsNameFilter%,VID_LwireInterface,
AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},%KsNameFilter%,VID_LwireInterface,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},%LwireTVAudioReferenceGuid%,TvAudio_LwireInterface,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},%LwireXBARReferenceGUID%,CXXBAR_LwireInterface,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},%LwireTunerReferenceGuid%,CXTUNE_LwireInterface,
AddInterface=%KSCATEGORY_AUDIO%,%LwireAudioReferenceGuid%,AUD_LwireInterface,
;
;
;
[CXBDATUNE_Interface]
AddReg = CXBDATUNE_Interface.AddReg
[CXBDATUNE_Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%BdaTunerFriendlyName%
[VID_LwireInterface]
AddReg=VID_LwireInterface.AddReg
[VID_LwireInterface.AddReg]
HKR,,CLSID,,%Proxy.CLSID% ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%LwireVIDFriendlyName%
[AUD_LwireInterface]
AddReg=AUD_LwireInterface.AddReg
[AUD_LwireInterface.AddReg]
HKR,,CLSID,,%Proxy.CLSID% ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%LwireAudioFriendlyName%
[TvAudio_LwireInterface]
AddReg=TvAudio_LwireInterface.AddReg
[TvAudio_LwireInterface.AddReg]
HKR,,CLSID,,%CLSID_TVAudioFilter%
HKR,,FriendlyName,,%LwireTVAudioFriendlyName%
[CXXBAR_LwireInterface]
AddReg=CXXBAR_LwireInterface.AddReg
[CXXBAR_LwireInterface.AddReg]
HKR,,CLSID,,%CLSID_CrossbarFilter%
HKR,,FriendlyName,,%LwireXBARFriendlyName%
[CXTUNE_LwireInterface]
AddReg=CXTUNE_LwireInterface.AddReg
[CXTUNE_LwireInterface.AddReg]
HKR,,CLSID,,%CLSID_CTVTunerFilter%
HKR,,FriendlyName,,%LwireTunerFriendlyName%
[TS_Interface]
AddReg=TS_Interface.AddReg
[TS_Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID% ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%TSFriendlyName%
;
; Services installation
;
[LWIRE_XT.NT.Services]
AddService = LWIRE_SRV,2,LwireDevice.ServiceInstall
[LWIRE_HD.NT.Services]
AddService = LWIRE_SRV,2,LwireDevice.ServiceInstall
[U6885_DMB.NT.Services]
AddService = LWIRE_SRV,2,LwireDevice.ServiceInstall
[U6886_DMB.NT.Services]
AddService = LWIRE_SRV,2,LwireDevice.ServiceInstall
[U680_PAL.NT.Services]
AddService = LWIRE_SRV,2,LwireDevice.ServiceInstall
[LwireDevice.ServiceInstall]
DisplayName = %LWIREService.DeviceDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %10%\system32\drivers\cxlwire.sys
;---------------------------------------------------------------
; S t r i n g s
;---------------------------------------------------------------
[Strings]
Company = "Conexant"
DriverDisk = "Conexant Livewire Drivers"
LWIREService.DeviceDesc = "Livewire Service"
;LWIRE_XT.DeviceDesc = "Conexant Livewire XT"
LWIRE_XT.DeviceDesc = "Hybrid DVBT Stick"
;LWIRE_HD.DeviceDesc = "Conexant Livewire HD"
LWIRE_HD.DeviceDesc = "Hybrid ATSC/QAM Stick"
U6885_DMB.DeviceDesc = "Hybrid DMB-TH Stick"
U6886_DMB.DeviceDesc = "Hybrid DMB-TH Stick"
U680.DeviceDesc = "TV Stick"
; Friendly Names
;
;LwireVIDFriendlyName = "Conexant Livewire Video Capture"
LwireTVAudioFriendlyName = "Conexant Livewire TvAudio"
LwireTunerFriendlyName = "Conexant Livewire Tuner"
LwireAudioFriendlyName = "Conexant Livewire Audio Capture"
LwireXBARFriendlyName = "Conexant Livewire Crossbar"
;BdaTunerFriendlyName = "Conexant Livewire BDA Tuner"
LwireVIDFriendlyName = "Analog TV"
BdaTunerFriendlyName = "Digital TV"
;
; Reference GUIDS
;
KsNameFilter = "{67491bb2-9655-4c0d-9cbc-30adf008573f}"
LwireTVAudioReferenceGuid = "{D8D86791-A570-4a10-8457-08C957E90ECD}"
LwireXBARReferenceGUID = "{47B00748-34A2-4000-A892-BA2ABF2E2BE4}"
LwireTunerReferenceGuid = "{F7CCD5C2-8766-4401-BF9D-ECF5FE0A07C0}"
LwireAudioReferenceGuid = "{5EAF914D-2212-4034-8C4C-02CAFD15D68A}"
;
; Pin Name GUIDS
;
LWIRE_GUID.PINNAME_ANALOG_AUDIO_IN = "{3E2D189F-B15C-4447-96F1-BD1D64FB99BA}"
LWIRE_GUID.PINNAME_AUDIO_OUT = "{9DA02733-7910-40f2-95DD-0441676C9A9B}"
;
; Pin Names
;
PinName.AnalogAudioOut = "Audio Out"
Pin.p2AnalogAudioIn = "Analog Audio In"
;
; Other Strings
;
KSCATEGORY_AUDIO = "{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
CLSID_TVAudioFilter = "{71F96462-78F3-11d0-A18C-00A0C9118956}"
CLSID_CrossbarFilter = "{71F96460-78F3-11d0-A18C-00A0C9118956}"
CLSID_CTVTunerFilter = "{266EEE40-6C63-11cf-8A03-00AA006ECB65}"
GUID.Encoder = "{19689BF6-C384-48fd-AD51-90E58C79F70B}"
GUID.Multiplexer = "{7A5DE1D3-01A1-452c-B481-4FA2B96271E8}"
Category_Encoders = "WDM Streaming Encoder Devices"
Category_Multiplexers = "WDM Streaming Multiplexer Devices"
Node.Encoder = "Encoder"
Node.Multiplexer = "Multiplexer"
Proxy.CLSID = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
ActiveMovieCategories = "CLSID\{da4e3da0-d07d-11d0-bd50-00a0c911ce86}\Instance"
MediaCategories = "SYSTEM\CurrentControlSet\Control\MediaCategories"
MediaSets = "System\CurrentControlSet\Control\MediaSets"
MediaInterfaces = "System\CurrentControlSet\Control\MediaInterfaces"
; Specify the GUID for the BDA Source Filters category in GraphEdit.
;
KSCATEGORY_BDATUNER="{71985F48-1CA1-11d3-9CC8-00C04F7971E0}"
; Specify the GUID for the digital tuner Filter.
;
; NOTE! This must match the reference guid specified in the driver's filter
; descriptor.
;
KSSTRING_BdaLWireSWTunerFilter="{972B7BB1-8149-4a72-B891-83E3C7DFE596}"
;
; Specify the GUID for the tuner device's SW PnP ID
;
BdaSWTuner.DeviceId = "{828B00F0-9A04-4692-8573-535B05DFF3F4}"
TSPinID = "{5237C937-0A21-4f7e-B338-DE0D0793D03F}"
TSPinName = "TS Out"
TSFriendlyName = "Conexant Livewire AVStream TS Capture"
KsTSNameFilter = "{452660BD-3B39-4e34-9B97-3D3BC054AF5D}"
Download Driver Pack
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.