njl 2004/03/18 23:05:01 PST FreeBSD src repository Modified files: sys/dev/acpica acpi.c Log: Move the poweroff handler to a separate function. Make sure it is run on the boot processor (cpuid == 0). Some chipsets do not power off the system if the shutdown handler runs on an AP. Revision Changes Path 1.128 +35 -15 src/sys/dev/acpica/acpi.c