Subject: CVS commit: src/sys/arch/macppc/dev
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 01/07/2005 05:03:08
Module Name:	src
Committed By:	briggs
Date:		Fri Jan  7 05:03:08 UTC 2005

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

Log Message:
- If pm_pmgrop_pm2() fails, return after splx() -- there's no sense in
  continuing.
- Note that there really needs to be bounds-checking on PMData.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/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.