From owner-acpi-jp@jp.FreeBSD.org Fri Oct 25 20:14:45 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g9PBEjj74647;
	Fri, 25 Oct 2002 20:14:45 +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 g9PBEh374638
	for <acpi-jp@jp.FreeBSD.org>; Fri, 25 Oct 2002 20:14:43 +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 g9PBEdY49259;
	Fri, 25 Oct 2002 20:14:39 +0900 (JST)
	(envelope-from iwasaki@jp.FreeBSD.org)
Message-Id: <20021025.201303.15810268.iwasaki@jp.FreeBSD.org>
To: acpi-jp@jp.FreeBSD.org, naoki@fukaumi.org
From: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
In-Reply-To: <20021025.161217.28791222.iwasaki@jp.FreeBSD.org>
References: <87fzuvf9pj.wl@dns1.fukaumi.org>
	<20021025.161217.28791222.iwasaki@jp.FreeBSD.org>
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: Fri, 25 Oct 2002 20:13:03 +0900
X-Sequence: acpi-jp 1910
Subject: [acpi-jp 1910] Re: iiyama NT310S (1/2)
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+021018

> And add following lines into your loader.conf.
> debug.acpi.layer="ACPI_ALL_COMPONENTS ACPI_BUS"
> debug.acpi.level="ACPI_LV_WARN ACPI_LV_ERROR"

And add following line in your /etc/make.conf:
ACPI_DEBUG=yes
# options ACPI_DEBUG in your kernel config file if you have device acpica.

Thanks
