On Tue, Apr 18, 2006 at 07:15:15PM +0300, Marko M?kel? wrote: > On Fri, Apr 14, 2006 at 01:31:47PM +0200, Klaus Schmidinger wrote: > > I just tested with my RCU here and everything worked fine. > > Maybe it's a problem with the <linux/input.h> driver or the > > vdr-softdevice plugin? > > It turned out that something falsely sets the k_Repeat flag most > of the time. It's most probably the patches to the cx88-input.c, > by Darren Salt and me. I'll investigate later. Also the vanilla cx88-input.c in linux-2.6.16.9 is buggy and sets the repeat flag when it shouldn't (when a button is pressed in rapid succession). I'll try to come up with a working kernel patch later. Marko