diff options
author | Nickolay V. Shmyrev <devnull@localhost> | 2005-09-28 19:28:51 +0000 |
---|---|---|
committer | Nickolay V. Shmyrev <devnull@localhost> | 2005-09-28 19:28:51 +0000 |
commit | 621a1ba49f0f19f276af522a23b659449c7a1b24 (patch) | |
tree | ce2ed72732bf0936ee489503bb82d1e5c12a77e6 /v4l | |
parent | 897f56f591efd9ae16f2a7a70bc4e60b344a17d3 (diff) | |
download | mediapointer-dvb-s2-621a1ba49f0f19f276af522a23b659449c7a1b24.tar.gz mediapointer-dvb-s2-621a1ba49f0f19f276af522a23b659449c7a1b24.tar.bz2 |
* tuner-simple.c:
* tuner.h:
* tveeprom.c:
- update the tveeprom tuner list with the tuner
list from the Hauppauge driver
- connect the TCL MPE05-2 tveeprom entry to the
TUNER_PHILIPS_FM1216ME_MK3 tuner.
- based on this info renamed the "LG PAL (TAPE series)"
tuner to "TCL 2002MB".
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 1a55edddd..6dc67436d 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,17 @@ +2005-09-28 19:27 nshmyrev + + * tuner-simple.c: + * tuner.h: + * tveeprom.c: + - update the tveeprom tuner list with the tuner + list from the Hauppauge driver + - connect the TCL MPE05-2 tveeprom entry to the + TUNER_PHILIPS_FM1216ME_MK3 tuner. + - based on this info renamed the "LG PAL (TAPE series)" + tuner to "TCL 2002MB". + + Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> + 2005-09-28 19:07 nshmyrev * bttv-driver.c: (set_pll): |