Date: Wed, 29 Mar 2006 06:30:48 +0000 (UTC) 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: <200603290630.k2T6Ung0007998@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2006-03-29 06:30:48 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c
Log:
Add reset register support. This is the only method to reboot some new
systems (blade servers). On most systems, this is implemented as an IO
write to the SMI port and the BIOS generates the actual reset.
PR: kern/94939
Submitted by: dodell@ixsystems.com
Reviewed by: jhb
MFC after: 3 weeks
Revision Changes Path
1.220 +11 -0 src/sys/dev/acpica/acpi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603290630.k2T6Ung0007998>
