From owner-cvs-all Sat Oct 28 0:26:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B9BA37B479; Sat, 28 Oct 2000 00:26:49 -0700 (PDT) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA41429; Sat, 28 Oct 2000 00:26:49 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <200010280726.AAA41429@freefall.freebsd.org> From: Mike Smith Date: Sat, 28 Oct 2000 00:26:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/dev/acpica/Subsystem/Include acpixf.h src/sys/contrib/dev/acpica/Subsystem/Hardware hwxface.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/10/28 00:26:49 PDT Modified files: sys/contrib/dev/acpica/Subsystem/Include acpixf.h sys/contrib/dev/acpica/Subsystem/Hardware hwxface.c Log: Add some extra fuctions: - AcpiGetProcessorID (fetch the ACPI processor ID for a given ACPI_HANDLE) - AcpiSetSystemSleepState (set the Sx sleeping state, proposed by Intel but not actually implemented) Revision Changes Path 1.2 +8 -0 src/sys/contrib/dev/acpica/Subsystem/Include/acpixf.h 1.2 +228 -0 src/sys/contrib/dev/acpica/Subsystem/Hardware/hwxface.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message