From owner-acpi-jp@jp.FreeBSD.org Wed Jan  2 16:27:03 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g027R3271752;
	Wed, 2 Jan 2002 16:27:03 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from mass.dis.org (mass.dis.org [216.240.45.41])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id g027R2m71747
	for <acpi-jp@jp.freebsd.org>; Wed, 2 Jan 2002 16:27:02 +0900 (JST)
	(envelope-from msmith@mass.dis.org)
Received: from mass.dis.org (localhost [127.0.0.1])
	by mass.dis.org (8.11.6/8.11.3) with ESMTP id g027Zbr06951
	for <acpi-jp@jp.freebsd.org>; Tue, 1 Jan 2002 23:35:41 -0800 (PST)
	(envelope-from msmith@mass.dis.org)
Message-Id: <200201020735.g027Zbr06951@mass.dis.org>
To: acpi-jp@jp.FreeBSD.org
Date: Tue, 01 Jan 2002 23:35:37 -0800
From: Mike Smith <msmith@freebsd.org>
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+011218
X-Sequence: acpi-jp 1557
Subject: [acpi-jp 1557] acpidump resource-printing change
Errors-To: owner-acpi-jp@jp.FreeBSD.org
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: msmith@freebsd.org


I've just committed some new code to acpidump that attempts to decode
and print ACPI resource streams in Buffer objects.  If you get a
chance to point this at your own data and make sure that what it's
printing looks correct.  I've tested on what I have available, but
it's likely that I've missed something.

I decided to go with output that looks like the macros that the ACPI
spec define for constructing the buffers in the first place.  They're
fairly compact, but not very self-explanatory. If anyone has a
better-looking format, please feel free to bring it up.

Regards,
Mike
