Date: Thu, 31 Aug 2000 04:15:05 -0700 (PDT) From: Mitsuru IWASAKI <iwasaki@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpi acpi.c Message-ID: <200008311115.EAA58535@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iwasaki 2000/08/31 04:15:05 PDT Modified files: sys/dev/acpi acpi.c Log: Cleanup on power off code under ACPI. - Remove DELAY() kludge before power off. - Move EVENTHANDLER_REGISTER to acpi_attach(). - Pass RB_POWEROFF flag to shutdown_nice(). Reviewed by: msmith Revision Changes Path 1.5 +22 -16 src/sys/dev/acpi/acpi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008311115.EAA58535>