From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Jackson Subject: Re: [PATCH] sony-laptop: Ignore missing _DIS method on pic device Date: Thu, 16 Oct 2008 21:03:20 -0400 Message-ID: <1224205400.29257.67.camel@localhost.localdomain> References: <1224192550-366-1-git-send-email-ajax@redhat.com> <20081016224903.GD21963@inferi.kami.home> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com ([66.187.233.31]:36005 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752606AbYJQAPj (ORCPT ); Thu, 16 Oct 2008 20:15:39 -0400 In-Reply-To: <20081016224903.GD21963@inferi.kami.home> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Mattia Dongili Cc: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, Matthew Garrett On Fri, 2008-10-17 at 07:49 +0900, Mattia Dongili wrote: > On Thu, Oct 16, 2008 at 05:29:10PM -0400, Adam Jackson wrote: > > From: Matthew Garrett > > > > At least the Vaio VGN-Z540N doesn't have this method, so let's not fail > > to suspend just because it doesn't exist. > > Do you happen to have a DSDT dump for this model? I'd be glad to see it. 'iasl -d' output: http://people.freedesktop.org/~ajax/synephrine-dsdt.dsl - ajax