Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [jmcneill-pm] src/sys/kern



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.




Home | Main Index | Thread Index | Old Index