From owner-acpi-jp@jp.FreeBSD.org Tue Aug 12 01:02:00 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h7BG20o19969;
	Tue, 12 Aug 2003 01:02:00 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from rootlabs.com (root.org [67.118.192.226])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with SMTP/inet id h7BG1xT19964
	for <acpi-jp@jp.FreeBSD.org>; Tue, 12 Aug 2003 01:01:59 +0900 (JST)
	(envelope-from nate@rootlabs.com)
Received: (qmail 86745 invoked by uid 1000); 11 Aug 2003 16:01:54 -0000
From: Nate Lawson <nate@root.org>
To: Anish Mistry <mistry.7@osu.edu>
cc: freebsd-current@freebsd.org, acpi-jp@jp.FreeBSD.org
In-Reply-To: <200308111157.47448.mistry.7@osu.edu>
Message-ID: <20030811090101.T86729@root.org>
References: <200308111157.47448.mistry.7@osu.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Mon, 11 Aug 2003 09:01:54 -0700
X-Sequence: acpi-jp 2584
Subject: [acpi-jp 2584] Re: ACPI sleep_delay caused reboot
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: nate@root.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030802

On Mon, 11 Aug 2003, Anish Mistry wrote:
> I cvsup'd over the weekend and my laptop started to reboot after the second
> resume.  I checked the hw.acpi.sleep_delay and the default value seems to be
> changed to 5.  This would happen with earlier ACPI imports, but the default
> was zero, so it would be fine.  Can't seem to get and crash dumps since it
> just restarts.  I'll send the dmesg and acpidump info when I'm back at home.
> - --
> Anish Mistry

For a workaround, do:
  echo hw.acpi.sleep_delay=0 >> /etc/sysctl.conf

Unfortunately, we can't have it both ways and the delay helps some users
so you'll have to use this until we find what's wrong.

-Nate
