From owner-acpi-jp@jp.FreeBSD.org Thu Jul  4 22:53:06 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g64Dr6q72456;
	Thu, 4 Jul 2002 22:53:06 +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 g64Dr4n72451
	for <acpi-jp@jp.FreeBSD.org>; Thu, 4 Jul 2002 22:53:04 +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 g64Dr0Z21769;
	Thu, 4 Jul 2002 22:53:00 +0900 (JST)
	(envelope-from iwasaki@jp.FreeBSD.org)
Date: Thu, 04 Jul 2002 22:52:42 +0900 (JST)
Message-Id: <20020704.225242.28781894.iwasaki@jp.FreeBSD.org>
To: acpi-jp@jp.FreeBSD.org, marc@informatik.uni-bremen.de
From: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
In-Reply-To: <1025733845.429.18.camel@leeloo.intern.geht.de>
References: <1025733845.429.18.camel@leeloo.intern.geht.de>
X-Mailer: Mew version 2.1 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
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+020630
X-Sequence: acpi-jp 1663
Subject: [acpi-jp 1663] Re: ASUS A7V266-E ACPI data
Errors-To: owner-acpi-jp@jp.FreeBSD.org
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: iwasaki@jp.FreeBSD.org

> Hi!
> 
> I hope this data helps fixing the latest ACPI panics.

Thanks!  The submitted data was committed into our CVS repo.
And I could successfully reproduce the problem with it, please
refer my previous mail for the workaround.

% ./acpicadb /tmp/ASUS-A7V266E.dsdt
Parsing Methods:.................................................................................................................
113 Control Methods found and parsed (348 nodes total)
- debug ISMI 9
Executing \ISMI
00000 #0070 [00]  Store
            [00]  (
00001 #0068 [01]  ....Arg0
00002 #002D [01]  ....TRTY  (Path \TRTY)
            [01]  }

% 
ArgObj:    0x80a6ea8 [Arg0]   0x80a68a8 Integer 0000000000000009
ArgObj:    0x8092428 <Node>            Name TRTY Type-RegionField
00000 #5B80 [00]  OperationRegion NVSR  (Path \NVSR)
            [00]  (
00006 #000A [01]  ....(UINT8)  0x00,
00007 #002D [01]  ....ACPR,  (Path \ACPR)
0000B #000B [01]  ....(UINT16) 0x0100
            [01]  }

% 
ArgObj:    0x80919a8 <Node>            Name ACPR Type-RegionField
ArgObj:    0x80a6ea8 <Obj>             Integer 0000000000000100
Segmentation fault (core dumped)


