Re: ir-kbd-i2c.c: Multiple events from single keypress

2010-11-24 Thread Pavel Hofman
Pavel Hofman napsal(a): > Hi, > > The remote Control coming with Hauppauge HVR1110 (module ir-kbd-i2c, the > gray model hauppauge=1) produces multiple events from single even short > key presses on archlinux, kernel 2.6.35. > > The variable old in struct IR_i2c: > > /* Used to avoid fast repeati

ir-kbd-i2c.c: Multiple events from single keypress

2010-11-23 Thread Pavel Hofman
Hi, The remote Control coming with Hauppauge HVR1110 (module ir-kbd-i2c, the gray model hauppauge=1) produces multiple events from single even short key presses on archlinux, kernel 2.6.35. The variable old in struct IR_i2c: /* Used to avoid fast repeating */ unsigned char old;