Re: Another keyboard woes with 2.6.0...

From: Andries Brouwer
Date: Tue Sep 16 2003 - 16:24:29 EST


On Fri, Sep 12, 2003 at 01:45:14PM -0400, Zwane Mwaikambo wrote:

> I have the same problem with an Avocent SwitchView and Keytronic
> keyboard, although it doesn't sound as bad as your problem. Occasionally
> some keys just repeat until i press another key.

In Petr's case it looks like his switch produces a single well-defined
byte (0x41) when switching. What about you? Do you get garbage at the
moment of switching, or always the same code(s)?
Do you only get the spurious repeat when switching?
Andrew gets spurious repeats together with mouse activity. Do you?

I am especially interested in cases where people can reproduce
an unwanted key repeat. The question is: is this a bug in our timer code
or use of timers, or did the keyboard never send the key release code?

(#define DEBUG in i8042.c)

Andries

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/