From owner-freebsd-acpi@FreeBSD.ORG Wed Jan 14 17:06:28 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 2565210656DE for ; Wed, 14 Jan 2009 17:06:28 +0000 (UTC) (envelope-from nate@root.org) Received: from nlpi053.prodigy.net (nlpi053.sbcis.sbc.com [207.115.36.82]) by mx1.freebsd.org (Postfix) with ESMTP id D9D898FC2A for ; Wed, 14 Jan 2009 17:06:27 +0000 (UTC) (envelope-from nate@root.org) Received: from [10.0.5.18] (ppp-71-139-9-114.dsl.snfc21.pacbell.net [71.139.9.114]) (authenticated bits=0) by nlpi053.prodigy.net (8.13.8 smtpauth/dk/map_regex/8.13.8) with ESMTP id n0EH6POM014615; Wed, 14 Jan 2009 11:06:25 -0600 Message-ID: <496E1B90.8080406@root.org> Date: Wed, 14 Jan 2009 09:06:24 -0800 From: Nate Lawson User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: "Moore, Robert" 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> In-Reply-To: <4911F71203A09E4D9981D27F9D8308580E4EA9D1@orsmsx503.amr.corp.intel.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "freebsd-acpi@freebsd.org" , Andriy Gapon 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:06:29 -0000 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 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" -- Nate