diff options
author | Michael Krufky <devnull@localhost> | 2005-10-03 19:40:13 +0000 |
---|---|---|
committer | Michael Krufky <devnull@localhost> | 2005-10-03 19:40:13 +0000 |
commit | dc51290deb085028781811432f2d20ccd5e42ea3 (patch) | |
tree | ebeed56b81f5c8d4dc3c675136fdf6716ee70b82 /v4l | |
parent | 629e51e3cca133b5f46adf2bea576a843f332984 (diff) | |
download | mediapointer-dvb-s2-dc51290deb085028781811432f2d20ccd5e42ea3.tar.gz mediapointer-dvb-s2-dc51290deb085028781811432f2d20ccd5e42ea3.tar.bz2 |
* saa7134-cards.c: (saa7134_board_init1):
* saa7134-input.c: (saa7134_input_init1):
- enable support for the IR Remote on Compro Videomate T200
From: Andy Smith <linux-dvb@andrewsmith.plus.com>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 5f297faf1..2601de6d2 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2005-10-03 19:37 mkrufky + + * saa7134-cards.c: (saa7134_board_init1): + * saa7134-input.c: (saa7134_input_init1): + - enable support for the IR Remote on Compro Videomate T200 + + From: Andy Smith <linux-dvb@andrewsmith.plus.com> + Signed-off-by: Michael Krufky <mkrufky@m1k.net> + 2005-10-02 22:46 mchehab * bttv-cards.c: (bttv_init_card2): |