From owner-acpi-jp@jp.FreeBSD.org Sat May  3 12:10:34 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h433AY229725;
	Sat, 3 May 2003 12:10:34 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from harmony.village.org (warner@rover.bsdimp.com [204.144.255.66])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id h433AWY29711
	for <acpi-jp@jp.FreeBSD.org>; Sat, 3 May 2003 12:10:32 +0900 (JST)
	(envelope-from imp@bsdimp.com)
Received: from localhost (warner@rover2.village.org [10.0.0.1])
	by harmony.village.org (8.12.8/8.12.3) with ESMTP id h433AOA7023132;
	Fri, 2 May 2003 21:10:24 -0600 (MDT)
	(envelope-from imp@bsdimp.com)
Message-Id: <20030502.211010.09951233.imp@bsdimp.com>
To: acpi-jp@jp.FreeBSD.org, nate@root.org
Cc: thorsten.greiner@consol.de, current@freebsd.org
From: "M. Warner Losh" <imp@bsdimp.com>
In-Reply-To: <Pine.BSF.4.21.0304301043561.78276-100000@root.org>
References: <3EAFC981.8060200@consol.de>
	<Pine.BSF.4.21.0304301043561.78276-100000@root.org>
X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Fri, 02 May 2003 21:10:10 -0600
X-Sequence: acpi-jp 2170
Subject: [acpi-jp 2170] Re: HEADSUP: acpi 0228 in the tree
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: imp@bsdimp.com
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030405

In message: <Pine.BSF.4.21.0304301043561.78276-100000@root.org>
            Nate Lawson <nate@root.org> writes:
: On Wed, 30 Apr 2003, Thorsten Greiner wrote:
: > Thorsten Greiner wrote:
: > > Hi,
: > > 
: > > I have some issues with the new acpi. [...]
: > 
: > I've noticed further that the output of "apm" looks a bit funny:
: > 
: > $ apm
: > APM version: 1.2
: > APM Managment: Enabled
: > AC Line status: on-line
: > Battery status: charging
: > Remaining battery life: invalid value (0xffffffff)
: > Remaining battery time: unknown
: > Number of batteries: 2
: > Battery 0:
: >          Battery status: not present
: > Battery 1:
: >          Battery status: not present
: > Resume timer: Thu Jan  1 00:59:59 1970
: > Resume on ring indicator: disabled
: > APM Capabilities:
: >          unknown
: 
: sysctl hw.acpi

This indicates a bug in the apm emulation layer.

Warner
