Re: [PATCH] v4l: saa7134: support ir-remote for 10moons TM300

2007-05-11 Thread Tony Wan
On Fri, 2007-05-11 at 13:00 +0400, Nickolay V. Shmyrev wrote: > Probably just remote is the same. Thanks for you correction. So, if I set the mask_keycode to "0x5f8", all the key codes of TM300 will be exactly same as Encore's boards. Then the remote will work with a small patch applied. I'll

Re: [PATCH] v4l: saa7134: support ir-remote for 10moons TM300

2007-05-11 Thread Nickolay V. Shmyrev
> On Fri, 2007-05-11 at 11:51 +0400, Nickolay V. Shmyrev wrote: > > Great, now another correction, sorry for not noticing it before. With > > correction of bit 0x4 -> 0x2 your remote is exactly the same as > > ir_codes_encore_enltv so probably there is sense just to reuse old > > codes. Elencore

Re: [PATCH] v4l: saa7134: support ir-remote for 10moons TM300

2007-05-11 Thread Tony Wan
On Fri, 2007-05-11 at 11:51 +0400, Nickolay V. Shmyrev wrote: > Great, now another correction, sorry for not noticing it before. With > correction of bit 0x4 -> 0x2 your remote is exactly the same as > ir_codes_encore_enltv so probably there is sense just to reuse old > codes. Elencore mask

Re: [PATCH] v4l: saa7134: support ir-remote for 10moons TM300

2007-05-11 Thread Nickolay V. Shmyrev
В Птн, 11/05/2007 в 11:02 +0800, Tony Wan пишет: > Enable the IR-remote of the 10moons TM300 card and add the key-codes for > it's remote. > > It has been tested using lirc. All the key codes are accepted. > > Signed-off-by: Tony Wan <[EMAIL PROTECTED]> > --- >

Re: [PATCH] v4l: saa7134: support ir-remote for 10moons TM300

2007-05-11 Thread Nickolay V. Shmyrev
В Птн, 11/05/2007 в 11:02 +0800, Tony Wan пишет: Enable the IR-remote of the 10moons TM300 card and add the key-codes for it's remote. It has been tested using lirc. All the key codes are accepted. Signed-off-by: Tony Wan [EMAIL PROTECTED] --- drivers/media/common/ir-keymaps.c

Re: [PATCH] v4l: saa7134: support ir-remote for 10moons TM300

2007-05-11 Thread Tony Wan
On Fri, 2007-05-11 at 11:51 +0400, Nickolay V. Shmyrev wrote: Great, now another correction, sorry for not noticing it before. With correction of bit 0x4 - 0x2 your remote is exactly the same as ir_codes_encore_enltv so probably there is sense just to reuse old codes. Elencore mask should be

Re: [PATCH] v4l: saa7134: support ir-remote for 10moons TM300

2007-05-11 Thread Nickolay V. Shmyrev
On Fri, 2007-05-11 at 11:51 +0400, Nickolay V. Shmyrev wrote: Great, now another correction, sorry for not noticing it before. With correction of bit 0x4 - 0x2 your remote is exactly the same as ir_codes_encore_enltv so probably there is sense just to reuse old codes. Elencore mask

Re: [PATCH] v4l: saa7134: support ir-remote for 10moons TM300

2007-05-11 Thread Tony Wan
On Fri, 2007-05-11 at 13:00 +0400, Nickolay V. Shmyrev wrote: Probably just remote is the same. Thanks for you correction. So, if I set the mask_keycode to 0x5f8, all the key codes of TM300 will be exactly same as Encore's boards. Then the remote will work with a small patch applied. I'll

[PATCH] v4l: saa7134: support ir-remote for 10moons TM300

2007-05-10 Thread Tony Wan
Enable the IR-remote of the 10moons TM300 card and add the key-codes for it's remote. It has been tested using lirc. All the key codes are accepted. Signed-off-by: Tony Wan <[EMAIL PROTECTED]> --- drivers/media/common/ir-keymaps.c | 69 +++

[PATCH] v4l: saa7134: support ir-remote for 10moons TM300

2007-05-10 Thread Tony Wan
Enable the IR-remote of the 10moons TM300 card and add the key-codes for it's remote. It has been tested using lirc. All the key codes are accepted. Signed-off-by: Tony Wan [EMAIL PROTECTED] --- drivers/media/common/ir-keymaps.c | 69 +++