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>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
1c0e0ee580
commit
1159f838c0
@ -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"
|
||||
|
Reference in New Issue
Block a user