From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Riemer Subject: Re: How to implement ACPI EC support? Date: Fri, 02 Nov 2012 12:49:21 +0100 Message-ID: <5093B341.9060102@profitbricks.com> References: <50912CC2.2050902@profitbricks.com> <20121102021232.GB3262@khazad-dum.debian.net> <5093B1D6.7020807@profitbricks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-bk0-f46.google.com ([209.85.214.46]:39987 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751253Ab2KBLtV (ORCPT ); Fri, 2 Nov 2012 07:49:21 -0400 Received: by mail-bk0-f46.google.com with SMTP id jk13so1349295bkc.19 for ; Fri, 02 Nov 2012 04:49:20 -0700 (PDT) In-Reply-To: Sender: platform-driver-x86-owner@vger.kernel.org List-ID: To: Corentin Chary Cc: Henrique de Moraes Holschuh , "platform-driver-x86@vger.kernel.org" On 02.11.2012 12:46, Corentin Chary wrote: > On Fri, Nov 2, 2012 at 11:43 AM, Sebastian Riemer > wrote: >> >> Nope, I guess not. There is no MOF stuff in the DSDT. > Really ? No methods/buffer starting in WQ ? > That's all: Method (WQ00, 1, NotSerialized) { Return (0x10) }