diff options
author | Michael Krufky <devnull@localhost> | 2005-12-06 16:54:58 +0000 |
---|---|---|
committer | Michael Krufky <devnull@localhost> | 2005-12-06 16:54:58 +0000 |
commit | 33fded5ab4ceef643c51eec11cf91f315008b02e (patch) | |
tree | 8ba7a86ffd1ca68615da8b7fea4017a1238a23ca /v4l | |
parent | 411a29bb5ac6ea1346ae54dbfcc84550641b8e8f (diff) | |
download | mediapointer-dvb-s2-33fded5ab4ceef643c51eec11cf91f315008b02e.tar.gz mediapointer-dvb-s2-33fded5ab4ceef643c51eec11cf91f315008b02e.tar.bz2 |
Enable remote control on AVERTV STUDIO 303
- Enable remote control on AVERTV STUDIO 303
- This patch adapted from a patch found on a website posted by
an anonymous user. Thanks to original anonymous author for
creating this patch. Tested successfully by George Gazurkoff.
Signed-off-by: George Gazurkoff <gazurkoff@gmail.com>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 910a0501a..93161a88c 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,14 @@ +2005-12-06 16:51 mkrufky + + * linux/drivers/media/video/cx88/cx88-input.c: (cx88_ir_init): + - Enable remote control on AVERTV STUDIO 303 + - This patch adapted from a patch found on a website posted by + an anonymous user. Thanks to original anonymous author for + creating this patch. Tested successfully by George Gazurkoff. + + Signed-off-by: George Gazurkoff <gazurkoff@gmail.com> + Signed-off-by: Michael Krufky <mkrufky@m1k.net> + 2005-12-05 21:30 hverkuil * linux/drivers/media/video/tuner-simple.c: (default_set_tv_freq): |