Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nick-hppapmap] src/sys/arch/hp700/dev
Module Name: src
Committed By: mjf
Date: Mon Feb 23 13:24:41 UTC 2009
Modified Files:
src/sys/arch/hp700/dev [nick-hppapmap]: power.c
Log Message:
Doh, I somehow didn't commit these two changes initially.
Set pwr_sw_control by hand instead of calling the wrapper function
because the wrapper may invoke the cold_hook func, which is undesirable
at attach time. Remove the check for cold != 0 in pwr_sw_ctrl(), we
know when it is called (only when the machine is warm).
To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 src/sys/arch/hp700/dev/power.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