Re: ISA DMA

From: Alan Cox
Date: Wed Sep 08 2004 - 18:37:04 EST


On Mer, 2004-09-08 at 22:28, Pierre Ossman wrote:
> I'm trying to figure out how to do ISA DMA transfers. I can't figure out
> how to satisfy all the requirements the ISA DMA controller sets. I've
> set a DMA mask of 0x00ffffff but mappings end up above the 16MB limit
> nonetheless. And I have no idea how to keep transfers within the same
> 64k boundary.

drivers/net/lance.c is a pretty good worked example of driving the old
ISA bus grunge.


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