From owner-cvs-src@FreeBSD.ORG Mon Aug 16 20:23:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56DA816A4CE; Mon, 16 Aug 2004 20:23:41 +0000 (GMT) Received: from imap.univie.ac.at (mailbox-lmtp.univie.ac.at [131.130.1.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBDBE43D1F; Mon, 16 Aug 2004 20:23:40 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from [192.168.0.4] (adslle.cc.univie.ac.at [131.130.102.11]) by imap.univie.ac.at (8.12.10/8.12.10) with ESMTP id i7GKNRXE276554; Mon, 16 Aug 2004 22:23:29 +0200 Date: Mon, 16 Aug 2004 22:23:29 +0200 (CEST) From: Lukas Ertl To: Marcel Moolenaar In-Reply-To: <200408132259.i7DMx9gv008402@repoman.freebsd.org> Message-ID: <20040816222255.T610@korben.in.tern> References: <200408132259.i7DMx9gv008402@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-DCC-ZID-Univie-Metrics: mx9.univie.ac.at 4247; Body=4 Fuz1=4 Fuz2=4 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2004 20:23:41 -0000 On Fri, 13 Aug 2004, Marcel Moolenaar wrote: > marcel 2004-08-13 22:59:09 UTC > > FreeBSD src repository > > Modified files: > usr.sbin/acpi/acpidump acpi.c acpidump.c acpidump.h > Log: > Add support for SSDT tables. Dumping or disassembling the DSDT will > now include the contents if any SSDT table as well. This makes use > of the property that one can concatenate the body of SSDT tables to > the DSDT, updating the DSDT header (length and checksum) and end up > with a larger and valid DSDT table. Hence, this also works with -f. Shouldn't the manpage be updated because of this? It states: In the current implementation, acpidump does not dump the Secondary System Descriptor Table (SSDT), .... cheers, le -- Lukas Ertl http://homepage.univie.ac.at/l.ertl/ le@FreeBSD.org http://people.freebsd.org/~le/