login
Header Space

 
 

Mailing list archives

Search results

Found 2 matching messages (0.174 seconds). Page 1 of 1.

[PATCH] pata_sil680: Only enable MMIO on Cell blades

... so this makes it only try MMIO on Cell blades where it's ... benh@kernel.crashing.org> --- drivers/ata/pata_sil680.c | 6 +++++- 1 file changed, ... 0; +#ifdef CONFIG_PPC + if (machine_is(cell)) + *try_mmio = (tmpbyte & 1) || pci_resource_start(pdev, ...

linux-kernel - Benjamin Herrenschmidt - Mar 25 2008 - 19:50

Re: [PATCH] pata_sil680: Only enable MMIO on Cell blades

... of the SIL 680 driver when > using MMIO, so this makes it only try MMIO on Cell blades where > it's ... host bridge doesn't do PIO on these). > > We'll try to find the root problem with MMIO separately. > > Signed-off-by: Benjamin Herrenschmidt ...

linux-kernel - Alan Cox - Mar 25 2008 - 19:49

speck-geostationary