From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sipsolutions.net (crystal.sipsolutions.net [195.210.38.204]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 5ADFC67CD0 for ; Tue, 12 Dec 2006 22:28:04 +1100 (EST) Message-Id: <20061211230208.526233000@sipsolutions.net>> Date: Tue, 12 Dec 2006 00:02:08 +0100 From: Johannes Berg To: linuxppc-dev@ozlabs.org Subject: [RFC 0/3] experimental G5 powermac suspend implementation Mime-Version: 1.0 Cc: Torrance , linux-pm@lists.osdl.org, Michael Buesch List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a rather hacky suspend implementation for G5s. I'm only posting it for the fun of it and because it makes no sense to continue sitting on it (I've had parts of this code more than half a year ago...) Don't blame me if it breaks your machine, filesystems or similar :) johannes