Date: Thu, 18 Mar 2004 23:05:02 -0800 (PST) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi.c Message-ID: <200403190705.i2J752BU058748@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403190705.i2J752BU058748>
