]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotes
authorJarod Wilson <jarod@redhat.com>
Tue, 1 Jun 2010 20:30:35 +0000 (17:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 17:05:48 +0000 (14:05 -0300)
commit0204fe2a20da12ddae1b564712ceeebc55214f97
tree64c52ee75b74089f0878a62fdde2514dea7b991c
parent7366646e20f8800433333a7102e3ce488215e33f
V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotes

This is the RC6 keymap for the Windows Media Center Edition remotes
that come bundled with MCE/eHome Infrared Remote transceivers. Tested
with 3 different variants of the remote, but its possible there are
still some additional keys missing, but its simple enough to add them
in later...

This patch also adds an IR_TYPE_ALL convenience macro to make life
easier for receivers that support all IR protocols.

v2: fix an erroneous comment that referred to imon devices

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/keymaps/Makefile
drivers/media/IR/keymaps/rc-rc6-mce.c [new file with mode: 0644]
include/media/rc-map.h