https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=169862
John Baldwin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from John Baldwin <[email protected]> --- Just to clarify, ACPI does DTRT if you use the power button to shutdown since that calls acpi_EnterSleepState() which calls acpi_sleep_disable() before it calls shutdown_nice(). The case that doesn't work is manually running 'shutdown -p now' or 'poweroff'. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscribe, send any mail to "[email protected]"
