From owner-freebsd-acpi@FreeBSD.ORG Thu Feb 28 06:04:20 2013 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B049E3F1 for ; Thu, 28 Feb 2013 06:04:20 +0000 (UTC) (envelope-from kron24@gmail.com) Received: from mail-ee0-f47.google.com (mail-ee0-f47.google.com [74.125.83.47]) by mx1.freebsd.org (Postfix) with ESMTP id 4E686D42 for ; Thu, 28 Feb 2013 06:04:19 +0000 (UTC) Received: by mail-ee0-f47.google.com with SMTP id e52so1098322eek.6 for ; Wed, 27 Feb 2013 22:04:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=b/gBk8fIiVgJgt7RhzPuAoCSjJpdkhvIvGT5U5ErvAs=; b=mnRlgkh13bvRuB6aNtNE6YPatNMI2OCcKpy2iMAv8HAlK8IrW/u24LIyPF/MZ8VLpE 4yCfWBi49DX84+yS3Xrx5PJ1RJlNBNwAShTLVXh4ZOBA7OHJkkdX5PZnAHYPnSF0rrHT SDvyDt9OooW4joyQeBK1SpeStJ8zDlF0pGfvayAC5PMgD+4UM8XHKFFnmtf+91S5adkW X+SyUWbGIqwoVGIt0R+6GDvDt5IC9S5VrrACqMmtAp8FX1d4xK/DdJcjlB7BKN9MvhQ/ pzjICG12oFihhwzI/vpntfo+qcZwDp5ibcoZrYwxErNTHacp+by33Ti1B5yiLuRPRO+D lgrw== X-Received: by 10.14.5.6 with SMTP id 6mr13332181eek.42.1362031459074; Wed, 27 Feb 2013 22:04:19 -0800 (PST) Received: from [127.0.0.1] (uidzr185150.sattnet.cz. [212.96.185.150]) by mx.google.com with ESMTPS id 3sm10074434eej.6.2013.02.27.22.04.17 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 27 Feb 2013 22:04:18 -0800 (PST) Message-ID: <512EF34F.70903@gmail.com> Date: Thu, 28 Feb 2013 07:03:59 +0100 From: kron User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130225 Thunderbird/17.0.3 MIME-Version: 1.0 To: freebsd-acpi@freebsd.org Subject: Re: panics due to buggy ACPI in Dell Latitude E6530? References: <512E24CD.9090404@gmail.com> <94F2FBAB4432B54E8AACC7DFDE6C92E36F476331@ORSMSX101.amr.corp.intel.com> <512E4D08.50303@gmail.com> <94F2FBAB4432B54E8AACC7DFDE6C92E36F476404@ORSMSX101.amr.corp.intel.com> In-Reply-To: <94F2FBAB4432B54E8AACC7DFDE6C92E36F476404@ORSMSX101.amr.corp.intel.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2013 06:04:20 -0000 On 2013/02/27 19:31, Moore, Robert wrote: > I need the binary tables, or the actual output of acpidump, not the disassembled code. > Thanks, > Bob oh, sorry... now acpidump -t: 1. raw dump http://www.filedropper.com/delllatitudee6530a09acpidump 2. stdout http://www.filedropper.com/delllatitudee6530a09acpidump-t Thanks for your interest Oli