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 71E442BDF2 for ; Mon, 22 Nov 2004 11:42:38 +1100 (EST) From: Benjamin Herrenschmidt To: "debian-powerpc@lists.debian.org" , linuxppc-dev list In-Reply-To: <1100852423.3855.2.camel@gaston> References: <1100847411.25521.42.camel@gaston> <1100852423.3855.2.camel@gaston> Content-Type: text/plain Date: Mon, 22 Nov 2004 11:32:58 +1100 Message-Id: <1101083578.13597.5.camel@gaston> Mime-Version: 1.0 Cc: gentoo-ppc-user@gentoo.org Subject: TEST: Sleep patch #4 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Ok, here's the 4th iteration of the patch. It includes John Steele Scott fixes for cpufreq and the sound driver and fixes a problem where memory refresh wouldn't properly be re-enabled on the video chip upon wakeup. I also cleaned a bit more the MDLL reset code for r300, plus a couple of other things. http://gate.crashing.org/~benh/albook-ibookg4-sleep-4.diff Ben.