Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 02/28/1998 14:00:01
is
Sat Feb 28 13:53:15 PST 1998
Update of /cvsroot/src/sys/arch/amiga/dev
In directory nb00:/tmp/cvs-serv20706

Modified Files:
	kbd.c 
Log Message:
Probe for the native DraCo (rekeycaped MF-II) keyboard, instead of guessing
it from the QuickLogic chip version byte.
If found, switch it to non-autorepeat mode (which seems to avoid the race
condition which made my keyboard driver / X server lose state under heavy
interupt load).
If not found, assume an Amiga keyboard on CIA-A.
XXX We should probe for the presence of the CIAs on the DraCo.