diff options
author | Michael Krufky <devnull@localhost> | 2006-01-05 20:59:56 +0000 |
---|---|---|
committer | Michael Krufky <devnull@localhost> | 2006-01-05 20:59:56 +0000 |
commit | 1d0aac31c0c244259fa87bf3994b5fb34ef83dbc (patch) | |
tree | 099ac1c5b4602ef9ffe24210aed8f1bbc6921243 /v4l/ChangeLog | |
parent | 3d69f108ebbda09c3c0356975df0aca1317c264e (diff) | |
download | mediapointer-dvb-s2-1d0aac31c0c244259fa87bf3994b5fb34ef83dbc.tar.gz mediapointer-dvb-s2-1d0aac31c0c244259fa87bf3994b5fb34ef83dbc.tar.bz2 |
Both AverTV Studio 303 cards #6 and #36 use the same IR programming.
From: George Gazurkoff <gazurkoff@gmail.com>
- Both AverTV Studio 303 cards, #6 and #36,
use the same remote control programming.
Signed-off-by: George Gazurkoff <gazurkoff@gmail.com>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
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 c018b2f68..b0cc64df9 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2006-01-05 20:55 mkrufky + + * linux/drivers/media/video/cx88/cx88-input.c: (cx88_ir_init): + - Both AverTV Studio 303 cards, #6 and #36 use the same remote + control programming. + + Signed-off-by: George Gazurkoff <gazurkoff@gmail.com> + Signed-off-by: Michael Krufky <mkrufky@m1k.net> + 2006-01-05 19:31 rmcc * v4l/scripts/insmod.sh: |