The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* Ping-Pong Compatible DMA buffer chaining
@ 2005-12-26  6:05 Deven Balani
  2006-01-03  1:08 ` Alan Cox
  0 siblings, 1 reply; 4+ messages in thread
From: Deven Balani @ 2005-12-26  6:05 UTC (permalink / raw)
  To: linux-kernel

Hi All!

I am developing a SATA Driver which is libata-complaint for ARM
platform for linux-2.4 kernels.

But I am facing these issues:
1) The SATA Host Controller supports a DMA Logic which has Ping Pong Buffers.
How Can I allocate a linear contiguous buffer and give it to the
Buffer Descriptors of the Host Controller. I believe consistent alloc
would help me in this regard. But How could I do a chaining of Buffers
in a Ping Pong Scenario which has Buffer Descriptors.
2) The libata is using Scatter-Gather List to send Device Identify
Command. Is it necessary to have a Scatter-Gather List for non-PCI ARM
platforms. Can I bypass this mechanism.

Thanks,
Deven

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

end of thread, other threads:[~2006-01-04  8:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-26  6:05 Ping-Pong Compatible DMA buffer chaining Deven Balani
2006-01-03  1:08 ` Alan Cox
2006-01-04  5:28   ` Deven Balani
2006-01-04  8:43     ` Alan Cox

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