Subject: CVS commit: src/sys/arch/macppc/macppc
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 07/03/2004 16:24:57
Module Name:	src
Committed By:	manu
Date:		Sat Jul  3 16:24:57 UTC 2004

Modified Files:
	src/sys/arch/macppc/macppc: machdep.c

Log Message:
When the keyboard type is unknwon, don't attach both ADB and USB, as the
kernel will panic if an USB keyboard is plugged later.

Of course there will be a problem on a desktop machine with an USB attached
keyboard, but that cannot be fixed without access to such a machine..


To generate a diff of this commit:
cvs rdiff -r1.132 -r1.133 src/sys/arch/macppc/macppc/machdep.c

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