Re: [PATCH 5/5] libata/drivers: Add pata_macio, driver Apple PowerMac/PowerBook IDE controller
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2009-12-01 22:59:50
Also in:
linux-ide
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2009-12-01 22:59:50
Also in:
linux-ide
On Tue, 2009-12-01 at 21:43 +0100, Andreas Schwab wrote:
Benjamin Herrenschmidt [off-list ref] writes:quoted
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.cTried it on my iBook G4 and I got an oops during probing, in pata_macio_common_init+0x378/0x614.
Bah, I know what it is ... a last minute cleanup that breaks the PCI variants of the cell. I'll send a new patch later today along with other fixes. Cheers, Ben.