diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 036511328..cb8482046 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,15 @@ +2005-07-27 09:58 mchehab + + * tea5767.c: + - tea5767_autodetection improved. + Newer code works with CX88. Should be tested with other chipsets + tea5767_tuner_init doesn't probe tuner anymore, allowing forcing + tuner to 5767. + * tuner-core.c: + - Debug messages simplified to allow printing on one 80 char line. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-07-27 04:46 mkrufky * Makefile: - Include logic to detect compilation against -mm kernels, |