From 454aa7612c82690bd2547e4f42be4591c08d2a6f Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sun, 2 Oct 2005 11:42:43 +0000 Subject: - Included audio chips enum - Added a new tuner tradution on tveeprom. - tveeprom now, returns audio chip according with enum audiochip. This allows audio chip autodetection as used on em28xx. - CodeStyle cleanups. Signed-off-by: Mauro Carvalho Chehab --- v4l/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'v4l/ChangeLog') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 20a9b7a93..1669f8eb6 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,19 @@ +2005-10-02 11:39 mchehab + + * Make.config: + - Default not compiling tvp5150.c + + * audiochip.h: + - Included audio chips enum + + * tveeprom.c: (hasRadioTuner), (tveeprom_hauppauge_analog), + (tveeprom_read): + - Added a new tuner tradution. + - Now, returns audio chip according with enum audiochip. + This allows audio chip autodetection as used on em28xx. + + Signed-off-by: Mauro Carvalho Chehab + 2005-10-01 16:53 mkrufky * scripts/merge-trees.sh, scripts/unmerge-trees.sh: -- cgit v1.2.3