Subject: CVS commit: syssrc/sys/arch/macppc/dev
To: None <source-changes@netbsd.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 08/14/2002 16:02:59
Module Name:	syssrc
Committed By:	aymeric
Date:		Wed Aug 14 13:02:58 UTC 2002

Modified Files:
	syssrc/sys/arch/macppc/dev: akbd.c akbdvar.h

Log Message:
Remove the key repeating feature.
It is asking for trouble and is useless for the X server.
We can add it back later if need be.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/macppc/dev/akbd.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/macppc/dev/akbdvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.