From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id EC43D679EA for ; Sun, 29 May 2005 08:34:33 +1000 (EST) From: Benjamin Herrenschmidt To: Andreas Schwab In-Reply-To: References: <1117246520.5228.5.camel@gaston> Content-Type: text/plain Date: Sun, 29 May 2005 08:29:28 +1000 Message-Id: <1117319369.5228.12.camel@gaston> Mime-Version: 1.0 Cc: linuxppc-dev list Subject: Re: [PATCH] ppc32: PowerMac PM rework List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, 2005-05-28 at 21:17 +0200, Andreas Schwab wrote: > Benjamin Herrenschmidt writes: > > > Please test and report any issue. > > With this patch my iBook G3 no longer wakes up by opening the lid. I have > to touch the keyboard to wake it up. Yup, that's a minor issue, the lid wakeup option lost it's default value :) Will be fixed in the next version of the patch. Ben.