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:   joerg
Date:           Tue Aug 21 06:39:40 UTC 2007

Modified Files:
        src/sys/kern [jmcneill-pm]: kern_subr.c

Log Message:
After the shutdown hooks, walk over the device tree once and put
all devices into D3 state. The assumption is that devices are
silenced by the PNP callback already and that avoids the need for
most driver shutdown hooks.


To generate a diff of this commit:
cvs rdiff -r1.163.2.3 -r1.163.2.4 src/sys/kern/kern_subr.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