From owner-cvs-all Fri Jul 6 18:46:45 2001 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 9625A37B405; Fri, 6 Jul 2001 18:46:40 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f671ke156144; Fri, 6 Jul 2001 18:46:40 -0700 (PDT) (envelope-from msmith) Message-Id: <200107070146.f671ke156144@freefall.freebsd.org> From: Mike Smith Date: Fri, 6 Jul 2001 18:46:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpivar.h acpi_acad.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG msmith 2001/07/06 18:46:40 PDT Modified files: sys/dev/acpica acpivar.h acpi_acad.c Log: Add support for system power profiles; select "performance" when AC power is available and "economy" when it is not. Revision Changes Path 1.10 +16 -3 src/sys/dev/acpica/acpivar.h 1.6 +4 -1 src/sys/dev/acpica/acpi_acad.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message