Re: DMA problems with 3+ Promise IDE controllers

From: Alan Cox
Date: Thu Dec 23 2004 - 19:44:28 EST


On Iau, 2004-12-23 at 19:26, Jaco van der Schyff wrote:
> Any idea how I could get all three cards to work in UDMA100 mode?

You either need multiple independant PCI busses or to write an
arbitrator for the IDE DMA layer to ensure that no more than two of the
three are doing DMA transfers at a time and the other waits.

Alan

-
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/