Subject: CVS commit: [netbsd-2-0] src/sys/arch/macppc/macppc
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/22/2004 09:27:31
Module Name:	src
Committed By:	tron
Date:		Tue Jun 22 09:27:31 UTC 2004

Modified Files:
	src/sys/arch/macppc/macppc [netbsd-2-0]: machdep.c

Log Message:
Pull up revision 1.132 (requested by manu in ticket #534):
We used to look in psuedo-hid (with a typo) device for the keyboard. On
newer machines (iBook G4), it is in pseudo-hid (without typo), and there
are no `adb-kbd-ihandle or `usb-kbd-ihandles methods. In that situation,
just try to attach anything we can.
This patch fixes spurious inputs on iBook G4.


To generate a diff of this commit:
cvs rdiff -r1.130.2.1 -r1.130.2.2 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.