Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 05/06/2001 18:03:47
Module Name:	syssrc
Committed By:	he
Date:		Sun May  6 15:03:47 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/i386 [netbsd-1-5]: apm.c

Log Message:
Pull up revisions 1.53,1.56 (requested by he):
  Add new powerhook argument values, PWR_SOFTSUSPEND, PWR_SOFTSTANDBY and
  PWR_SOFTRESUME.  Apm calls powerhook with the values in normal interrupt
  priority level while others are protected with splhigh().


To generate a diff of this commit:
cvs rdiff -r1.50.2.3 -r1.50.2.4 syssrc/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.