Re: [PATCH 4/4] ir-keytable: allow protocol for scancode-keycode mappings

2015-05-19 Thread David Härdeman
On Thu, May 14, 2015 at 06:24:46PM -0300, Mauro Carvalho Chehab wrote: Em Mon, 06 Apr 2015 13:26:18 +0200 David Härdeman da...@hardeman.nu escreveu: Introduce a list of kernel ir protocols (e.g. sony12 instead of sony) and extend the set-key command to ir-keytable to allow for a mapping of the

Re: [PATCH 4/4] ir-keytable: allow protocol for scancode-keycode mappings

2015-05-14 Thread Mauro Carvalho Chehab
Em Mon, 06 Apr 2015 13:26:18 +0200 David Härdeman da...@hardeman.nu escreveu: Introduce a list of kernel ir protocols (e.g. sony12 instead of sony) and extend the set-key command to ir-keytable to allow for a mapping of the form protocol:scancode=keycode in addition to the old scancode=keycode

[PATCH 4/4] ir-keytable: allow protocol for scancode-keycode mappings

2015-04-06 Thread David Härdeman
Introduce a list of kernel ir protocols (e.g. sony12 instead of sony) and extend the set-key command to ir-keytable to allow for a mapping of the form protocol:scancode=keycode in addition to the old scancode=keycode format. The code automatically falls back to the old behaviour if the kernel