From owner-freebsd-acpi@FreeBSD.ORG Tue Mar 22 07:48:50 2011 Return-Path: Delivered-To: acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D404C1065678 for ; Tue, 22 Mar 2011 07:48:50 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 230A48FC13 for ; Tue, 22 Mar 2011 07:48:49 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id JAA11838; Tue, 22 Mar 2011 09:32:10 +0200 (EET) (envelope-from avg@freebsd.org) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Q1w4Y-000BHo-8f; Tue, 22 Mar 2011 09:32:10 +0200 Message-ID: <4D885078.70007@freebsd.org> Date: Tue, 22 Mar 2011 09:32:08 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110308 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: acpi@freebsd.org References: <201103220443.p2M4hYiZ032166@sana.init-main.com> In-Reply-To: <201103220443.p2M4hYiZ032166@sana.init-main.com> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit Cc: Subject: Re: Review: Add support for additional ACPI table dump for acpidump(8) X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2011 07:48:50 -0000 on 22/03/2011 06:43 Takanori Watanabe said the following: > This patch adds support capability to dump Alert Standard Format(ASF!) > and Simple Boot format(BOOT) table to acpidump(8). Not picking on this specific proposal, but my opinion that in general we would be better off if we could add acpixtract-compatible output format to acpidump. We already import acpixtract sources, it is maintained by ACPICA guys and supports a lot of useful formats. I even had a half-baked patch for that. http://people.freebsd.org/~avg/acpi-dump-xtract.diff -- Andriy Gapon