From owner-freebsd-acpi@FreeBSD.ORG Wed Jan 14 17:16:22 2009 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6718E1065674 for ; Wed, 14 Jan 2009 17:16:22 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 8ABB28FC16 for ; Wed, 14 Jan 2009 17:16:21 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id TAA02610; Wed, 14 Jan 2009 19:16:17 +0200 (EET) (envelope-from avg@icyb.net.ua) Message-ID: <496E1DE0.5080305@icyb.net.ua> Date: Wed, 14 Jan 2009 19:16:16 +0200 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.18 (X11/20081124) MIME-Version: 1.0 To: Nate Lawson References: <4968B843.8020108@icyb.net.ua> <4911F71203A09E4D9981D27F9D8308580E4EA343@orsmsx503.amr.corp.intel.com> <496DB197.5020100@icyb.net.ua> <4911F71203A09E4D9981D27F9D8308580E4EA9B3@orsmsx503.amr.corp.intel.com> <496E0F90.3000507@icyb.net.ua> <4911F71203A09E4D9981D27F9D8308580E4EA9D1@orsmsx503.amr.corp.intel.com> <496E1B90.8080406@root.org> In-Reply-To: <496E1B90.8080406@root.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "freebsd-acpi@freebsd.org" Subject: Re: WDTT 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: Wed, 14 Jan 2009 17:16:22 -0000 on 14/01/2009 19:06 Nate Lawson said the following: > You need both the -t and -d flags. See the man page. Maybe that should > be made the default, although I didn't like the idea of a command > dumping out pages of output when run with no flags. Nate, This doesn't work for me, at least on stable/7. The tables are not "dumped", they are "pretty-printed", but that happens only for a subset of tables - for unknown tables just a standard header is printed, the actual data is not. And it seems that while there is a way to dump "raw" DSDT, there is no way to dump other tables in a raw form. > Moore, Robert wrote: >> I don't know how to do it on freebsd. On Linux, acpidump provides an ascii dump of all tables present in the RSDT/XSDT. From there, acpixtract can be used to extract the binary tables. >> >> There should be a way to do this on freebsd, perhaps someone on this list can help. >> >> >>> -----Original Message----- >>> From: Andriy Gapon [mailto:avg@icyb.net.ua] >>> Sent: Wednesday, January 14, 2009 8:15 AM >>> To: Moore, Robert >>> Cc: freebsd-acpi@freebsd.org >>> Subject: Re: WDTT >>> >>> on 14/01/2009 18:08 Moore, Robert said the following: >>>> This file contains the disassembly of the DSDT, not a real acpidump of >>> all tables. I need to see the contents of the WDTT. >>> >>> I see - what's the easiest way to get it? >>> Maybe hack acpidump? >>> >>>>> -----Original Message----- >>>>> From: Andriy Gapon [mailto:avg@icyb.net.ua] >>>>> Sent: Wednesday, January 14, 2009 1:34 AM >>>>> To: Moore, Robert >>>>> Cc: freebsd-acpi@freebsd.org >>>>> Subject: Re: WDTT >>>>> >>>>> >>>>> Bob, >>>>> >>>>> will an output of FreeBSD acpidump (on stable/7) be sufficient or should >>>>> I use something newer/different? >>>>> >>>>> FreeBSD acpidump -dt output is here: >>>>> http://www.icyb.net.ua/~avg/dg33tl.asl.gz >>>>> >>>>> on 13/01/2009 22:46 Moore, Robert said the following: >>>>>> Could you send/post the acpidump for this machine? >>>>>> >>>>>> This "looks" like a watchdog timer table, but it is not one that I'm >>>>> familiar with. >>>>>> Thanks, >>>>>> Bob >>>>>> >>>>>> >>>>>>> -----Original Message----- >>>>>>> From: owner-freebsd-acpi@freebsd.org [mailto:owner-freebsd- >>>>>>> acpi@freebsd.org] On Behalf Of Andriy Gapon >>>>>>> Sent: Saturday, January 10, 2009 7:01 AM >>>>>>> To: freebsd-acpi@freebsd.org >>>>>>> Subject: WDTT >>>>>>> >>>>>>> >>>>>>> This is just out of curiosity - does anybody know what a table with >>>>>>> 'WDTT' signature is? >>>>>>> I see its presence, for instance, on Intel DG33TL: >>>>>>> /* >>>>>>> WDTT: Length=716, Revision=1, Checksum=38, >>>>>>> OEMID=INTEL, OEM Table ID=DG33TL, OEM Revision=0x1f1, >>>>>>> Creator ID=MSFT, Creator Revision=0x1000013 >>>>>>> */ >>>>>>> >>>>>>> P.S. please do not confuse with 'WDDT' :-) >>>>>>> >>>>>>> -- >>>>>>> Andriy Gapon >>>>>>> _______________________________________________ >>>>>>> freebsd-acpi@freebsd.org mailing list >>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-acpi >>>>>>> To unsubscribe, send any mail to "freebsd-acpi- >>> unsubscribe@freebsd.org" >>>>> -- >>>>> Andriy Gapon >>> -- >>> Andriy Gapon >> _______________________________________________ >> freebsd-acpi@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-acpi >> To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@freebsd.org" > -- Andriy Gapon