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.





--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to