Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2004 14:46:21 +0000
From:      Brian Candler <B.Candler@pobox.com>
To:        freebsd-questions@freebsd.org
Cc:        freebsd-qa@freebsd.org
Subject:   Re: USB keyboard rollover problem [PATCHED]
Message-ID:  <20040221144621.GA507@uk.tiscali.com>
In-Reply-To: <20040220155602.GA190@uk.tiscali.com>
References:  <20040220135903.GA7424@uk.tiscali.com> <20040220144943.GA191@uk.tiscali.com> <20040220155602.GA190@uk.tiscali.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 20, 2004 at 03:56:02PM +0000, Brian Candler wrote:
> Here's what I get if I compile in and turn on USB keyboard debugging in
> the kernel, and type "asd" as
> "a" down, "s" down, "a" up, "d" down: this generates "asds" on screen.

I have just spent a couple of hours debugging and documenting the problem
and submitted a kernel patch:
http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/63171

But dammit, I've just discovered that the fix was posted already on
27th September last year:
http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/57273

To prevent further time wasting, can someone please commit one of these?
(Both fix the rollover problem, but kern/63171 also fixes a pointer type
mismatch problem)

Thanks,

Brian Candler.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040221144621.GA507>