From owner-acpi-jp@jp.FreeBSD.org Tue Nov 26 19:29:41 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id gAQATfT27958;
	Tue, 26 Nov 2002 19:29:41 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from tasogare.imasy.or.jp (root@tasogare.imasy.or.jp [202.227.24.5])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id gAQATf227953
	for <acpi-jp@jp.FreeBSD.org>; Tue, 26 Nov 2002 19:29:41 +0900 (JST)
	(envelope-from iwasaki@jp.FreeBSD.org)
Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5])
	by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id gAQATZi47063;
	Tue, 26 Nov 2002 19:29:37 +0900 (JST)
	(envelope-from iwasaki@jp.FreeBSD.org)
Message-Id: <20021126.192928.133293877.iwasaki@jp.FreeBSD.org>
To: acpi-jp@jp.FreeBSD.org, vova@sw.ru
From: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
In-Reply-To: <1038304785.734.9.camel@vbook>
References: <20021121.194205.48537091.iwasaki@jp.FreeBSD.org>
	<1038304785.734.9.camel@vbook>
X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.0 (HANANOEN)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Tue, 26 Nov 2002 19:29:28 +0900
X-Sequence: acpi-jp 1981
Subject: [acpi-jp 1981] Re: Call for testers:
 acpica-unix-20021118.tar.gz
Errors-To: owner-acpi-jp@jp.FreeBSD.org
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: iwasaki@jp.FreeBSD.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+021111

Hi,

> > Hi all,
> > 
> > I've made patches for the latest ACPI CA snapshot between 20021002 and
> > 20021118.
> > http://people.freebsd.org/~iwasaki/acpi/acpica-20021002-20021118-test20021121.diff
> > 
> > A lot of bugs are fixed, please check the change log at:
> > http://developer.intel.com/technology/iapc/acpi/downloads/CHANGES.txt
> 
> 
> Have tried it on VAIO PCG-z505S
> 
> acpiconf -s1 panics system:
> 
> Fatal trap 12: page fault while in kernel mode

This is not related with acpica 20021002 to 20021118 change,
apm -z can cause this panic if something wrong with syscons.
So please make sure that both your kernel and acpi.ko are fresh.

BTW, you can add SC_NO_SUSPEND_VTYSWITCH option into your kernel
config if you have device sc and want to disable scsuspend().

Thanks
