From owner-freebsd-acpi@FreeBSD.ORG Sun Oct 17 19:04:37 2004 Return-Path: Delivered-To: freebsd-acpi@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECF2016A4CE; Sun, 17 Oct 2004 19:04:37 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E393843D54; Sun, 17 Oct 2004 19:04:37 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from freefall.freebsd.org (njl@localhost [127.0.0.1]) i9HJ4bUH017782; Sun, 17 Oct 2004 19:04:37 GMT (envelope-from njl@freefall.freebsd.org) Received: (from njl@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9HJ4bZG017776; Sun, 17 Oct 2004 19:04:37 GMT (envelope-from njl) Date: Sun, 17 Oct 2004 19:04:37 GMT From: Nate Lawson Message-Id: <200410171904.i9HJ4bZG017776@freefall.freebsd.org> To: njl@FreeBSD.org, njl@FreeBSD.org, freebsd-acpi@FreeBSD.org Subject: Re: kern/56024: ACPI suspend drains battery while in S3 X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2004 19:04:38 -0000 Synopsis: ACPI suspend drains battery while in S3 Responsible-Changed-From-To: njl->freebsd-acpi Responsible-Changed-By: njl Responsible-Changed-When: Sun Oct 17 19:03:36 GMT 2004 Responsible-Changed-Why: Passing this to the acpi mailing list for historical purposes. At some point, someone will have time to investigate suspend/resume. http://www.freebsd.org/cgi/query-pr.cgi?pr=56372 Responsible-Changed-From-To: njl->freebsd-acpi Responsible-Changed-By: njl Responsible-Changed-When: Sun Oct 17 19:03:36 GMT 2004 Responsible-Changed-Why: Passing this to the acpi mailing list for historical purposes. At some point, someone will have time to investigate suspend/resume. This problem will likely be solved by getting proper DPMS support in the kernel video driver and/or hooking X suspend/resume to /dev/apm when acpi is enabled. http://www.freebsd.org/cgi/query-pr.cgi?pr=56024