Subject: CVS commit: syssrc/sys/arch/macppc/dev
To: None <source-changes@netbsd.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 01/02/2002 22:28:44
Module Name:	syssrc
Committed By:	dbj
Date:		Wed Jan  2 20:28:43 UTC 2002

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

Log Message:
if pm_adb_op times out waiting for an interrupt, attempt to take
an interrupt anyway, just in case.  Otherwise, report the timout condition.
This works around a problem in my ibook if a key is pressed after boot
and before adb is configured, such as when booting with -d.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/macppc/dev/pm_direct.c

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