tech-x11 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: X server on NetBSD/shark 4.0: protocol wskbd, legacy driver



On Mon, Apr 21, 2008 at 06:06:44PM -0400, Michael Lorenz wrote:

ftp://ftp.netbsd.org/pub/NetBSD/misc/macallan/shark/bsd_KeyMap.diff
is a patch that should make the kbd driver work properly with PS/ 2 keyboards

The code path you're patching is never taken -- KbdOn() always sets
isConsole to FALSE in WSCONS mode; thus, raw mode will never be set and
thus ATScancode() will be called anyway.

See my comments to https://bugs.freedesktop.org/show_bug.cgi?id=1824

The whole point is /not/ to use the legacy driver.

That's exactly what I'm talking about.  Did you read the bugzilla?

--
Sergey Svishchev

Attachment: pgplG2rI00NKk.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index