CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2010/08/26 22:09:22

Modified files:
        sys/arch/i386/i386: apm.c 
        sys/dev/acpi   : acpiasus.c 
        sys/dev/ic     : ath.c atw.c pgt.c rt2560.c rt2661.c rt2860.c 
                         rtw.c 
        sys/dev/pci    : esa.c pccbb.c 
        sys/dev/sdmmc  : sdhc.c 
        sys/dev/usb    : ehci.c ohci.c uhci.c 
        sys/sys        : systm.h 

Log message:
kill PWR_STANDBY (apm can use PWR_SUSPEND instead).  While here, renumber
PWR_{SUSPEND,RESUME} so that they match the values of DAVCT_{SUSPEND,RESUME}
so that we can eventually (many more steps...) kill the powerhook garbage
and use the activate mechanism.
no objections

Reply via email to