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:08:59
Module Name:	syssrc
Committed By:	he
Date:		Sun May  6 15:08:59 UTC 2001

Modified Files:
	syssrc/sys/dev/ic [netbsd-1-5]: midway.c

Log Message:
Pull up revision 1.43 (requested by he):
  Adapt to:
  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().
  ...by omitting local queue macro.


To generate a diff of this commit:
cvs rdiff -r1.40.4.1 -r1.40.4.2 syssrc/sys/dev/ic/midway.c

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