Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Masanori Kanaoka <kanaoka@netbsd.org>
List: source-changes
Date: 04/26/2001 11:21:52
Module Name: syssrc
Committed By: kanaoka
Date: Thu Apr 26 08:21:51 UTC 2001
Modified Files:
syssrc/sys/dev/ic: elinkxl.c
Log Message:
- Fix typo in comment.
- Add (missed)powerhook_disestablish() in ex_detach().
- Sync with below. Original commit log message:
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.47 -r1.48 syssrc/sys/dev/ic/elinkxl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.