Re: RFC: Remote control sensors and Linux input layer

2009-07-03 Thread hermann pitton
Hi, Am Mittwoch, den 01.07.2009, 13:13 +0200 schrieb Krzysztof Halasa: > hermann pitton writes: > > > your prior mail with the RFC is only on linux-input. > > Well, I posted it to linux-input, -media, -kernel. Krzysztof, sorry, my bad. Mails did not arrive in timely manner as usual after some

Re: RFC: Remote control sensors and Linux input layer

2009-07-01 Thread Krzysztof Halasa
hermann pitton writes: > your prior mail with the RFC is only on linux-input. Well, I posted it to linux-input, -media, -kernel. > I wonder, why you don't start with the remote coming with your Avermedia > card, but with some Philips remote coming with your TV. Because I use the later. I will

Re: RFC: Remote control sensors and Linux input layer

2009-06-30 Thread hermann pitton
Hi, Am Dienstag, den 30.06.2009, 20:04 +0200 schrieb Krzysztof Halasa: > > I'm attaching a test patch for "1" and "3". It's incomplete, breaks > > bttv, but it currently works with my Philips RC and Super 007 DVB-T > > board. your prior mail with the RFC is only on linux-input. Please post that

Re: RFC: Remote control sensors and Linux input layer

2009-06-30 Thread Krzysztof Halasa
> I'm attaching a test patch for "1" and "3". It's incomplete, breaks > bttv, but it currently works with my Philips RC and Super 007 DVB-T > board. Well, the patch (against 2.6.30): --- a/drivers/media/common/ir-functions.c +++ b/drivers/media/common/ir-functions.c @@ -260,47 +260,12 @@ int ir_d

RFC: Remote control sensors and Linux input layer

2009-06-30 Thread Krzysztof Halasa
Hi, Any feedback, pointers etc. will be appreciated: I'm currently implementing RC support for AverMedia Super 007 TV adapter. The hardware is apparently simple: a TSOP18xx-style sensor jack is connected almost directly to GPIO18 ball (active-low) of SAA7131E. I added mask_keyup = 0x4 and rc