From owner-acpi-jp@jp.FreeBSD.org Wed Jun  5 11:03:07 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g55237870250;
	Wed, 5 Jun 2002 11:03:07 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from shidahara1.planet.sci.kobe-u.ac.jp (shidahara1.planet.sci.kobe-u.ac.jp [133.30.68.253])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id g55237v70245
	for <acpi-jp@jp.FreeBSD.org>; Wed, 5 Jun 2002 11:03:07 +0900 (JST)
	(envelope-from takawata@shidahara1.planet.sci.kobe-u.ac.jp)
Received: from shidahara1.planet.sci.kobe-u.ac.jp (localhost [127.0.0.1])
	by shidahara1.planet.sci.kobe-u.ac.jp (8.9.3/8.9.3) with ESMTP id KAA62610
	for <acpi-jp@jp.FreeBSD.org>; Wed, 5 Jun 2002 10:59:30 +0900 (JST)
	(envelope-from takawata@shidahara1.planet.sci.kobe-u.ac.jp)
Message-Id: <200206050159.KAA62610@shidahara1.planet.sci.kobe-u.ac.jp>
To: acpi-jp@jp.FreeBSD.org
In-reply-to: Your message of "Tue, 04 Jun 2002 15:01:18 +0200."
             <20020604150118.6fb4ec4c.wvengen@stack.nl>
Date: Wed, 05 Jun 2002 10:59:30 +0900
From: Takanori Watanabe <takawata@shidahara1.planet.sci.kobe-u.ac.jp>
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+020417
X-Sequence: acpi-jp 1620
Subject: [acpi-jp 1620] Re: fujitsu lifebook c4110 panic on resume
Errors-To: owner-acpi-jp@jp.FreeBSD.org
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: takawata@shidahara1.planet.sci.kobe-u.ac.jp

In message <20020604150118.6fb4ec4c.wvengen@stack.nl>, Willem van Engen wrote:
>Hello,
>
>when I resume my fujitsu c4110 lifebook from suspended mode (acpi of
>course :), the kernel panics (see below). I filed pr kern/38657 on may
>28 ( http://www.FreeBSD.org/cgi/query-pr.cgi?pr=kern%2F38657 ), but
>maybe this list is more appropriate? (the pr has more info, including
>a remote gdb session)
>I'd love to see suspend&resume working again (it works in -STABLE).

Hmmm, It seems that the instruction code itself cannot assert the trap.
This phenomenon is like that I faced while I developed the S3 sleep,
which was caused by uninitialized interrupt controller unit.

Takanori Watanabe

