CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/07/29 12:43:12
Modified files:
sys/arch/i386/i386: machdep.c
sys/arch/amd64/amd64: machdep.c
Log message:
Set the target ACPI to S5 when we're powering down the machine. Prevents
us from trying to put devices into the D3 power state which some hardware
doesn't appreciate.
ok ratchov@, deraadt@
