diff options
author | Christopher Pascoe <devnull@localhost> | 2006-01-08 05:14:29 +0000 |
---|---|---|
committer | Christopher Pascoe <devnull@localhost> | 2006-01-08 05:14:29 +0000 |
commit | d7ca8329875da6445df156fc35b7d6bfb5cd1c14 (patch) | |
tree | c7e7f47fec2e829c3ce5902b855b170f31d1bfc6 /v4l/ChangeLog | |
parent | e18f413dadeacd8c717e9055ff78ab03de3a8164 (diff) | |
download | mediapointer-dvb-s2-d7ca8329875da6445df156fc35b7d6bfb5cd1c14.tar.gz mediapointer-dvb-s2-d7ca8329875da6445df156fc35b7d6bfb5cd1c14.tar.bz2 |
DViCO USB IR Remote support
Add support for the remote control receiver inside the DViCO FusionHDTV
DVB-T Dual Digital, and a keymap for the MCE remote bundled with it.
Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 6b936f44c..d18768cdf 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,15 @@ +2006-01-08 05:10 pascoe + + * linux/drivers/media/dvb/dvb-usb/cxusb.c: (cxusb_rc_query): + * linux/drivers/media/dvb/dvb-usb/cxusb.h: + + - Add support for querying remote control receivers inside cxusb + devices. + + - Add keymap for the DViCO FusionHDTV DVB-T Dual Digital remote. + + Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au> + 2006-01-08 03:33 pascoe * linux/Documentation/video4linux/CARDLIST.cx88: |