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:07:46
Module Name: syssrc
Committed By: he
Date: Sun May 6 15:07:46 UTC 2001
Modified Files:
syssrc/sys/sys [netbsd-1-5]: queue.h
Log Message:
Pull up revisions 1.22-1.26 (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().
Here: Add CIRCLEQ operations and other changes; sync with head of trunk.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.21.2.1 syssrc/sys/sys/queue.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.