From d376239fd37a5541b2bb0baad01014f2eda3503e Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Sat, 26 Nov 2005 14:43:46 +0000 Subject: Add workaround for Hauppauge PVR150 hardware problem with certain NTSC tuner models. - add workaround for Hauppauge PVR150 hardware problem with tuner models 85, 99 and 112 (model numbers as reported by tveeprom). The audio standard autodetection does not always work correctly for these models. Signed-off-by: Hans Verkuil --- v4l/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 0ac3883fb..e551bcf58 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,17 @@ +2005-11-26 14:31 hverkuil + + * ../linux/drivers/media/video/cx25840/cx25840-core.c: + (input_change), (set_input), (set_v4lctrl): + * ../linux/drivers/media/video/cx25840/cx25840.h: + * ../linux/drivers/media/video/tveeprom.c: (hasRadioTuner), + (tveeprom_hauppauge_analog): + * ../linux/include/media/tveeprom.h: + + - add workaround for Hauppauge PVR150 hardware problem with + tuner models 85, 99 and 112 (model numbers as reported by tveeprom). + + Signed-off-by: Hans Verkuil + 2005-11-25 21:35 mchehab * ../linux/Documentation/video4linux/CARDLIST.bttv: -- cgit v1.2.3