summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/cxusb.h
diff options
context:
space:
mode:
authorChris Pascoe2006-01-09 21:21:29 +0100
committerMauro Carvalho Chehab2006-01-09 21:21:29 +0100
commit7c239703a942117c3446ca06af537fc3ea12fb24 (patch)
treead09a788f27d1a0fdbe089027757c4d4b93579e0 /drivers/media/dvb/dvb-usb/cxusb.h
parentV4L/DVB (3311): DViCO FusionHDTV DVB-T Dual Digital PCI support (diff)
downloadkernel-qcow2-linux-7c239703a942117c3446ca06af537fc3ea12fb24.tar.gz
kernel-qcow2-linux-7c239703a942117c3446ca06af537fc3ea12fb24.tar.xz
kernel-qcow2-linux-7c239703a942117c3446ca06af537fc3ea12fb24.zip
V4L/DVB (3312): 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> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/cxusb.h')
-rw-r--r--drivers/media/dvb/dvb-usb/cxusb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/dvb/dvb-usb/cxusb.h b/drivers/media/dvb/dvb-usb/cxusb.h
index 135c2a81f581..087c99427853 100644
--- a/drivers/media/dvb/dvb-usb/cxusb.h
+++ b/drivers/media/dvb/dvb-usb/cxusb.h
@@ -21,6 +21,8 @@ extern int dvb_usb_cxusb_debug;
#define CMD_STREAMING_ON 0x36
#define CMD_STREAMING_OFF 0x37
+#define CMD_GET_IR_CODE 0x47
+
#define CMD_ANALOG 0x50
#define CMD_DIGITAL 0x51