diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-14 03:06:43 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-14 03:06:43 +0000 |
commit | b239a19dc21542e9e49303f2104c8aa8497da923 (patch) | |
tree | 47ea6b1f57962c0973e5e03ee465d3370fe85df0 /v4l/ChangeLog | |
parent | 13e6e2193c10032c0c204e8b0809e5488ff2a26e (diff) | |
download | mediapointer-dvb-s2-b239a19dc21542e9e49303f2104c8aa8497da923.tar.gz mediapointer-dvb-s2-b239a19dc21542e9e49303f2104c8aa8497da923.tar.bz2 |
* tea5767.c:
- Newer tea autodetection code is not stable. Restaured old
behavior.
* tuner-core.c:
- new option no_autodetect to disable tuner autodetection codes.
* cx88-cards.c:
- There are newer PixelView Ultra cards without tea chips.
Radio and addresses unset to allow autodetection.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index a16f203b8..fe44f5f8e 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2005-07-14 03:02 mchehab + * tea5767.c: + - Newer tea autodetection code is not stable. Restaured old + behavior. + * tuner-core.c: + - new option no_autodetect to disable tuner autodetection codes. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-07-14 01:20 mkrufky * lgdt3302.c: - fix QAM lock bug. Previously, it was necessary to first |