Re: [PATCH] af9035: add remote control support

2012-04-18 Thread Mauro Carvalho Chehab
Em 07-04-2012 14:24, Hans-Frieder Vogt escreveu: af9035: support remote controls. Currently, for remotes using the NEC protocol, the map of the TERRATEC_CINERGY_XS remote is loaded, for RC6 the map of RC_MAP_RC6_MCE. Signed-off-by: Hans-Frieder Vogt hfv...@gmx.net

Re: [PATCH] af9035: add remote control support

2012-04-18 Thread Antti Palosaari
I haven't tried to and not commented it. But I see clearly few problems. On 18.04.2012 17:17, Mauro Carvalho Chehab wrote: Em 07-04-2012 14:24, Hans-Frieder Vogt escreveu: af9035: support remote controls. Currently, for remotes using the NEC protocol, the map of the TERRATEC_CINERGY_XS remote

Re: [PATCH] af9035: add remote control support

2012-04-18 Thread Mauro Carvalho Chehab
Em 18-04-2012 11:57, Antti Palosaari escreveu: I haven't tried to and not commented it. But I see clearly few problems. On 18.04.2012 17:17, Mauro Carvalho Chehab wrote: Em 07-04-2012 14:24, Hans-Frieder Vogt escreveu: af9035: support remote controls. Currently, for remotes using the NEC

Re: [PATCH] af9035: add remote control support

2012-04-18 Thread Hans-Frieder Vogt
Am Mittwoch, 18. April 2012 schrieb Mauro Carvalho Chehab: Em 18-04-2012 11:57, Antti Palosaari escreveu: I haven't tried to and not commented it. But I see clearly few problems. On 18.04.2012 17:17, Mauro Carvalho Chehab wrote: Em 07-04-2012 14:24, Hans-Frieder Vogt escreveu: af9035:

Re: [PATCH] af9035: add remote control support

2012-04-18 Thread Mauro Carvalho Chehab
Em 18-04-2012 17:42, Hans-Frieder Vogt escreveu: Am Mittwoch, 18. April 2012 schrieb Mauro Carvalho Chehab: Em 18-04-2012 11:57, Antti Palosaari escreveu: I haven't tried to and not commented it. But I see clearly few problems. On 18.04.2012 17:17, Mauro Carvalho Chehab wrote: Em 07-04-2012

Re: [PATCH] af9035: add remote control support

2012-04-18 Thread Antti Palosaari
On 18.04.2012 23:42, Hans-Frieder Vogt wrote: Am Mittwoch, 18. April 2012 schrieb Mauro Carvalho Chehab: Em 18-04-2012 11:57, Antti Palosaari escreveu: I haven't tried to and not commented it. But I see clearly few problems. On 18.04.2012 17:17, Mauro Carvalho Chehab wrote: Em 07-04-2012

Re: [PATCH] af9035: add remote control support

2012-04-18 Thread Mauro Carvalho Chehab
Em 18-04-2012 18:12, Antti Palosaari escreveu: On 18.04.2012 23:42, Hans-Frieder Vogt wrote: Am Mittwoch, 18. April 2012 schrieb Mauro Carvalho Chehab: Em 18-04-2012 11:57, Antti Palosaari escreveu: + +if (af9035_config.raw_ir) { +ret = af9035_rd_reg(d, EEPROM_IR_TYPE,tmp); No

[PATCH] af9035: add remote control support

2012-04-07 Thread Hans-Frieder Vogt
af9035: support remote controls. Currently, for remotes using the NEC protocol, the map of the TERRATEC_CINERGY_XS remote is loaded, for RC6 the map of RC_MAP_RC6_MCE. Signed-off-by: Hans-Frieder Vogt hfv...@gmx.net drivers/media/dvb/dvb-usb/af9035.c | 72 +