public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ISA DMA
@ 2004-09-08 21:28 Pierre Ossman
  2004-09-08 22:27 ` Alan Cox
  2004-09-08 22:54 ` Tommy Reynolds
  0 siblings, 2 replies; 4+ messages in thread
From: Pierre Ossman @ 2004-09-08 21:28 UTC (permalink / raw)
  To: linux-kernel

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.

I've been trying to figure out how other drivers do it but I can't see 
what I'm missing. And the documentation doesn't cover ISA DMA.

I'm basically stuck now so I'd appreciate any tips you can give me.

Rgds
Pierre Ossman

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-09-09 15:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-08 21:28 ISA DMA Pierre Ossman
2004-09-08 22:27 ` Alan Cox
2004-09-09 15:14   ` Pierre Ossman
2004-09-08 22:54 ` Tommy Reynolds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox