Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/03/2004 22:29:13
Module Name:	src
Committed By:	mycroft
Date:		Sat Jul  3 22:29:13 UTC 2004

Modified Files:
	src/sys/arch/i386/i386: apm.c

Log Message:
If apm_set_powstate() fails, make sure we run apm_resume() so that run any
powerhooks we have.  From PR 13671 (but applied to both standby and suspend).


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 src/sys/arch/i386/i386/apm.c

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