Subject: CVS commit: syssrc/sys/arch/macppc/dev
To: None <source-changes@netbsd.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: source-changes
Date: 03/12/2002 05:40:12
Module Name:	syssrc
Committed By:	wrstuden
Date:		Tue Mar 12 03:40:12 UTC 2002

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

Log Message:
Only attach the first adb keyboard as the console kbd. Don't try for
the others. It is perfectly reasonable to have multiple adb keyboards,
and a number of multi-button mice have a fake kbd for the second and
third mouse buttons. Now my machine doesn't panic during boot when it
is trying to add a second ws console kbd.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/arch/macppc/dev/akbd.c

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