njl 2006-06-11 20:31:41 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c
Log:
By default, don't disable ACPI during reboot. This appears to hang some
systems. Introduce a new sysctl "hw.acpi.disable_on_reboot" that allows
users to re-enable the old behavior in case it's needed for some systems.
We never disable in the power-off path.
Original approach submitted by Alexander Logvinov <[EMAIL PROTECTED]> with
reworking by Jung-uk Kim and myself.
Revision Changes Path
1.226 +13 -3 src/sys/dev/acpica/acpi.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"