Subject: CVS commit: [jmcneill-pm] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 12/01/2007 04:27:09
Module Name: src
Committed By: jmcneill
Date: Sat Dec 1 04:27:09 UTC 2007
Modified Files:
src/sys/kern [jmcneill-pm]: kern_pnp.c
Log Message:
Use aprint_debug instead of spamming the console whenever we run power
handlers. Eventually we want to run power handlers in a separate thread,
in which case we can use aprint_error to inform the user of a stuck handler.
To generate a diff of this commit:
cvs rdiff -r1.1.2.16 -r1.1.2.17 src/sys/kern/kern_pnp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.