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

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 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 2/3] v4l: saa7134: enable ir-remote for 10moons TM300 card

2007-05-10 Thread Nickolay V. Shmyrev
Hello Tony. Very nice patch, thanks. В Чтв, 10/05/2007 в 11:04 +0800, Tony Wan пишет: > Enable the IR-remote of the 10moons TM300 card and add the key-codes for > it's remote. But to enable all the keys, "IR_KEYTAB_SIZE", the size of > code tables should be at least 256. > It has been tested

Re: [PATCH 2/3] v4l: saa7134: enable ir-remote for 10moons TM300 card

2007-05-10 Thread Nickolay V. Shmyrev
Hello Tony. Very nice patch, thanks. В Чтв, 10/05/2007 в 11:04 +0800, Tony Wan пишет: Enable the IR-remote of the 10moons TM300 card and add the key-codes for it's remote. But to enable all the keys, IR_KEYTAB_SIZE, the size of code tables should be at least 256. It has been tested using