From owner-acpi-jp@jp.freebsd.org  Tue Jun 20 08:06:59 2000
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id IAA42254;
	Tue, 20 Jun 2000 08:06:59 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id IAA42247;
	Tue, 20 Jun 2000 08:06:58 +0900 (JST)
	(envelope-from dcs@newsguy.com)
Received: from newsguy.com (p21-dn01kiryunisiki.gunma.ocn.ne.jp [211.0.245.22])
	by peach.ocn.ne.jp (8.9.1a/OCN/) with ESMTP id IAA07139;
	Tue, 20 Jun 2000 08:06:51 +0900 (JST)
Message-ID: <394EA24C.8AF01860@newsguy.com>
Date: Tue, 20 Jun 2000 07:44:28 +0900
From: "Daniel C. Sobral" <dcs@newsguy.com>
X-Mailer: Mozilla 4.7 [en] (Win98; I)
X-Accept-Language: en,pt-BR,ja
MIME-Version: 1.0
To: Warner Losh <imp@village.org>
CC: Mitsuru IWASAKI <iwasaki@jp.freebsd.org>,
        bfischer@Techfak.Uni-Bielefeld.DE, acpi-jp@jp.freebsd.org,
        freebsd-current@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG
References: <20000620003220R.iwasaki@jp.FreeBSD.org>  <394AB05C.569DD4DD@newsguy.com> <20000617135611E.iwasaki@jp.FreeBSD.org> <20000619070144.B554@broccoli.no-support.loc> <200006191630.KAA60652@harmony.village.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: acpi-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: acpi-jp 424
Subject: [acpi-jp 424] Re: ACPI project progress report
Errors-To: owner-acpi-jp@jp.freebsd.org
Sender: owner-acpi-jp@jp.freebsd.org
X-Originator: dcs@newsguy.com

Warner Losh wrote:
> 
> In message <20000620003220R.iwasaki@jp.FreeBSD.org> Mitsuru IWASAKI writes:
> : Maybe I'm wrong because of lack of my understanding on crush dump and
> : loader.  Please help us :-)
> 
> I think that you might be able to do this.  The real tricky part maybe
> saving hardware RAM that the drivers expect to be there when you
> wakeup.  I thinking of video ram and the X server's font cache, to
> name one example.

It would be the driver's responsibility to save what it can on SLEEP,
and rebuild what it couldn't on WAKE. If the driver is simply incapable
for some reason, either always or at specific times, it should fail on
SLEEP, effectively disabling hybernation on any setup with it
(shoganai).

-- 
Daniel C. Sobral			(8-DCS)
dcs@newsguy.com
dcs@freebsd.org
capo@the.great.underground.bsdconpiracy.org

		"He is my minion, so he doesn't need a name."


