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 ESMTPS id DDD2DB6F16 for ; Wed, 2 Dec 2009 09:35:42 +1100 (EST) Subject: Re: [PATCH 5/5] libata/drivers: Add pata_macio, driver Apple PowerMac/PowerBook IDE controller From: Benjamin Herrenschmidt To: Andreas Schwab In-Reply-To: References: <20091201070834.6A840B7B63@ozlabs.org> Content-Type: text/plain; charset="UTF-8" Date: Wed, 02 Dec 2009 09:34:37 +1100 Message-ID: <1259706877.2076.1036.camel@pasglop> Mime-Version: 1.0 Cc: tj@kernel.org, linux-ide@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, jeff@garzik.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2009-12-01 at 21:43 +0100, Andreas Schwab wrote: > Benjamin Herrenschmidt writes: > > > This is a libata driver for the "macio" IDE controller used on most Apple > > PowerMac and PowerBooks. It's a libata equivalent of drivers/ide/ppc/pmac.c > > Tried it on my iBook G4 and I got an oops during probing, in > pata_macio_common_init+0x378/0x614. Any chance you can send me the oops log ? (you have a digital camera ? :-) What model of ibook ? There's one here I could try on I think but it might not be the same model. Cheers, Ben.