From d9ecded0226ae28f648426cd715417dc20bcd7e4 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Wed, 20 Jul 2005 05:33:33 +0000 Subject: * cx88-dvb.c: - Select the RF input connector based upon the type of demodulation selected. ANT RF connector is selected for 8-VSB and CABLE RF connector is selected for QAM64/QAM256. This only affects the cards that use the Microtune 4042 tuner. - This is patch #2 of a string of patches with counterparts in the dvb-kernel tree affecting lgdt3302.c and lgdt3302.h Signed-off-by: Mac Michaels Signed-off-by: Michael Krufky --- v4l/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index b54626f1a..c6d9c218e 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,15 @@ +2005-07-20 05:18 mkrufky + * cx88-dvb.c: + - Select the RF input connector based upon the type of + demodulation selected. ANT RF connector is selected for + 8-VSB and CABLE RF connector is selected for QAM64/QAM256. + This only affects the cards that use the Microtune 4042 tuner. + - This is patch #2 of a string of patches with counterparts in the + dvb-kernel tree affecting lgdt3302.c and lgdt3302.h + + Signed-off-by: Mac Michaels + Signed-off-by: Michael Krufky + 2005-07-20 05:18 mkrufky * cx88-dvb.c: - Remove the dvb_pll_desc from the frontend and replace with a -- cgit v1.2.3