[media] rc: Add support for decoding Sanyo protocol
This protocol is found on Sanyo/Aiwa remotes. Tested with an Aiwa RC-7AS06 remote control. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
@@ -735,6 +735,7 @@ static struct {
|
||||
{ RC_TYPE_JVC, "jvc" },
|
||||
{ RC_TYPE_SONY, "sony" },
|
||||
{ RC_TYPE_RC5_SZ, "rc-5-sz" },
|
||||
{ RC_TYPE_SANYO, "sanyo" },
|
||||
{ RC_TYPE_MCE_KBD, "mce_kbd" },
|
||||
{ RC_TYPE_LIRC, "lirc" },
|
||||
{ RC_TYPE_OTHER, "other" },
|
||||
|
Reference in New Issue
Block a user