From owner-acpi-jp@jp.freebsd.org  Wed Mar  7 06:50:07 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id GAA53849;
	Wed, 7 Mar 2001 06:50:07 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from mass.dis.org (mass.dis.org [216.240.45.41])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id GAA53844
	for <acpi-jp@jp.freebsd.org>; Wed, 7 Mar 2001 06:50:05 +0900 (JST)
	(envelope-from msmith@mass.dis.org)
Received: from mass.dis.org (localhost [127.0.0.1])
	by mass.dis.org (8.11.2/8.11.2) with ESMTP id f26Lq9L01338
	for <acpi-jp@jp.freebsd.org>; Tue, 6 Mar 2001 13:52:10 -0800 (PST)
	(envelope-from msmith@mass.dis.org)
Message-Id: <200103062152.f26Lq9L01338@mass.dis.org>
X-Mailer: exmh version 2.1.1 10/15/1999
To: acpi-jp@jp.freebsd.org
In-reply-to: Your message of "Wed, 07 Mar 2001 00:38:18 +0900."
             <20010307003818M.iwasaki@jp.FreeBSD.org> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Tue, 06 Mar 2001 13:52:09 -0800
From: Mike Smith <msmith@freebsd.org>
Reply-To: acpi-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: acpi-jp 1091
Subject: [acpi-jp 1091] Re: fix for sys/dev/acpica/acpi.c (AcpiEnterSleepState related) 
Errors-To: owner-acpi-jp@jp.freebsd.org
Sender: owner-acpi-jp@jp.freebsd.org
X-Originator: msmith@freebsd.org

> I've noticed that our recent acpi driver doesn't evaluate \_WAK when
> the system wakeup from sleep state.  I guess that we forgot to move
> our local hack on this when AcpiEnterSleepState() added to ACPICA.
> 
> Here is the patch for it.  I'll commit this at tomorrow night.

This looks good.  Don't worry too much about the indentation; I should 
convert all of dev/acpica to style(9) at some point.


-- 
... every activity meets with opposition, everyone who acts has his
rivals and unfortunately opponents also.  But not because people want
to be opponents, rather because the tasks and relationships force
people to take different points of view.  [Dr. Fritz Todt]
           V I C T O R Y   N O T   V E N G E A N C E


