From owner-acpi-jp@jp.freebsd.org  Wed Jun 21 03:46:59 2000
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id DAA19219;
	Wed, 21 Jun 2000 03:46:59 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from rover.village.org (warner@rover.village.org [204.144.255.49])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id DAA19213;
	Wed, 21 Jun 2000 03:46:56 +0900 (JST)
	(envelope-from imp@harmony.village.org)
Received: from harmony.village.org (harmony.village.org [10.0.0.6])
	by rover.village.org (8.9.3/8.9.3) with ESMTP id MAA41146;
	Tue, 20 Jun 2000 12:46:54 -0600 (MDT)
	(envelope-from imp@harmony.village.org)
Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id MAA70874; Tue, 20 Jun 2000 12:45:24 -0600 (MDT)
Message-Id: <200006201845.MAA70874@harmony.village.org>
To: "Daniel C. Sobral" <dcs@newsguy.com>
Cc: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>, freebsd-current@FreeBSD.ORG,
        freebsd-hackers@FreeBSD.ORG, acpi-jp@jp.FreeBSD.org
In-reply-to: Your message of "Sat, 17 Jun 2000 07:46:56 +0900."
		<394AAE60.B6F0EE2A@newsguy.com> 
References: <394AAE60.B6F0EE2A@newsguy.com>  <20000617002156A.iwasaki@jp.FreeBSD.org> 
Date: Tue, 20 Jun 2000 12:45:24 -0600
From: Warner Losh <imp@village.org>
Reply-To: acpi-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: acpi-jp 436
Subject: [acpi-jp 436] Re: ACPI project progress report 
Errors-To: owner-acpi-jp@jp.freebsd.org
Sender: owner-acpi-jp@jp.freebsd.org
X-Originator: imp@village.org

In message <394AAE60.B6F0EE2A@newsguy.com> "Daniel C. Sobral" writes:
: Mitsuru IWASAKI wrote:
: > 
: >  - support S2, S3, S4 (hibernation) sleeping transition.  S4 sleep
: >    require some hack in boot loader.... needs help.
: 
: I thought hibernation was entirely controlled by kernel? What do you
: need?

You have to use the BIOS to put the machine into the state, but when
the machine comes out of that state, it goes through the reset vector, 
at least for S4 (I think S2 and S3 as well, I don't have my copy of
the standard handy).

Warner
