Re: "PowerMac IDE DMA support"

From: Benjamin Herrenschmidt
Date: Thu May 06 2004 - 20:12:48 EST


On Fri, 2004-05-07 at 03:39, Nicolas Vollmar wrote:
> Hi
>
> I tried to compile a new Kernel on my iBook and get a compile Error from the
> IDE PMAC Driver. I had some time to find out that "Generic PCI bus-master DMA
> support" is needed to compile cleanly.
>
> It may be better if BLK_DEV_IDEDMA_PMAC depends on BLK_DEV_IDEDMA_PCI?

I think the problem is that some of the generic IDE DMA code shouldn't be
under BLK_DEV_IDEDMA_PCI ... It 's used by several non-strictly-PCI
controllers like this one. (Some non-PCI at all).

Ben.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/