summaryrefslogtreecommitdiff
path: root/include/media
diff options
context:
space:
mode:
authorJarod Wilson <jarod@redhat.com>2010-04-16 18:28:35 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-05-19 12:57:41 -0300
commit1159f838c0a334855c05c7c94f7a20799c57442d (patch)
tree4a4d808ac46424204276e74c1e5f44e459e3ebbf /include/media
parent1c0e0ee580c476234b5ea410f5263fcb27d96389 (diff)
V4L/DVB: ir-core: add imon pad and mce keymaps
This adds the keymaps for the hardware decode scancodes imon devices create for their native imon pad (and mini) remotes, and the hardware scancodes generated by the imon devices when used with an rc6 windows media center ed. remote. Signed-off-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/media')
-rw-r--r--include/media/rc-map.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/media/rc-map.h b/include/media/rc-map.h
index 11f66182b91f..29b7aa3603ea 100644
--- a/include/media/rc-map.h
+++ b/include/media/rc-map.h
@@ -79,6 +79,8 @@ void rc_map_init(void);
#define RC_MAP_GENIUS_TVGO_A11MCE "rc-genius-tvgo-a11mce"
#define RC_MAP_GOTVIEW7135 "rc-gotview7135"
#define RC_MAP_HAUPPAUGE_NEW "rc-hauppauge-new"
+#define RC_MAP_IMON_MCE "rc-imon-mce"
+#define RC_MAP_IMON_PAD "rc-imon-pad"
#define RC_MAP_IODATA_BCTV7E "rc-iodata-bctv7e"
#define RC_MAP_KAIOMY "rc-kaiomy"
#define RC_MAP_KWORLD_315U "rc-kworld-315u"