linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* IDE DMA on 8xx ??
@ 2001-12-19 18:45 Steve Rossi
  2002-03-20 12:17 ` Steven Scholz
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Rossi @ 2001-12-19 18:45 UTC (permalink / raw)
  To: Embedded Linux PPC List


Has anyone attempted to use the internal 8xx IDMA controller to do
DMA to a IDE disk? I'm considering making an attempt at it, but I just
want to hear first if anyone has tried already and if so what the
experience is.

Thanks,
Steve


--
-------------------------------------------------------
Steven K. Rossi                     srossi@labs.mot.com
Staff Engineer
Multimedia Communications Research Laboratory
Motorola Labs
-------------------------------------------------------


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: IDE DMA on 8xx ??
  2001-12-19 18:45 IDE DMA on 8xx ?? Steve Rossi
@ 2002-03-20 12:17 ` Steven Scholz
  0 siblings, 0 replies; 2+ messages in thread
From: Steven Scholz @ 2002-03-20 12:17 UTC (permalink / raw)
  To: Steve Rossi; +Cc: Embedded Linux PPC List


Hi Steve,

> Has anyone attempted to use the internal 8xx IDMA controller to do
> DMA to a IDE disk? I'm considering making an attempt at it, but I just
> want to hear first if anyone has tried already and if so what the
> experience is.

I did last summer. Well actually I tried. It wasn't too hard to use the
IDMA to transfer data from/to ide disk.

But at that time my code just started polling after setting up the dma.
So the cpu was busy waiting instead of doing something useful. But I
reckon it's not to hard to use irqs for signaling the end of DMA
transfer to the ide driver.

I noticed that the cycle time of the normal (i.e. two-address) IDMA mode
is huge. So the performance wasn't great.

I have to pick up that work again now.

So I wonder if you or anybody else has done something on this topic?

Thanks,

Steven

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2002-03-20 12:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-19 18:45 IDE DMA on 8xx ?? Steve Rossi
2002-03-20 12:17 ` Steven Scholz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).