Re: 2.6.1: atkbd.c errors + mouse errors with a belkin KVM

From: Andries Brouwer
Date: Mon Jan 19 2004 - 14:31:35 EST


On Mon, Jan 19, 2004 at 01:08:47PM -0500, fire-eyes wrote:

> I'm seeing some strange behavior using kernel 2.6.1 and a Belkin KVM.
> ... I often get the following error:
>
> kernel: atkbd.c: Unknown key released (translated set 2, code 0x7a on
> isa0060/serio0).

It is not really an error - the kernel is just being a bit noisy.
The 0x7a was really 0xfa, the ACK that a keyboard command succeeded.

Sooner or later the noise will go away. For now it is more interesting
to fix bugs in behaviour.

-
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/