CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/17 20:53:08
Modified files:
sys/dev/acpi : acpi.c
Log message:
If FADT indicates FADT_POWER_S0_IDLE_CAPABLE, print "S0ix" instead
of "S0" on the acpi: sleep states line. (In my view, this flag-bit
announces that the hardware vendor + bios vendor + microsoft have agreed
this machine has enough "features" that S0 suspend is about as good or
better than S3, for various criteria).
ok kettenis mlarkin
