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 repeating */ > unsigned char old; > > does not seem to be used anywhere in the code. > > Please is there a way to solve this problem in the driver, or is it > necessary to handle the superfluous multiple events in lircd? The former > would let us use the simple inputlircd :-) > > If it is possible/feasible, please let me know what debuging information > to provide. > > Thanks a lot in advance, > > Pavel Hofman. My fault, http://www.lirc.org/faq.html explains the multiple events. It would not make sense to build "suppress_repeat" functionality into the kernel-space driver. In the end, lirc was simple to setup. Sorry for the un-researched enquiry. Pavel. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html