linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Audio and mpc5200 bestcomm tasks
@ 2009-05-21 18:52 Jon Smirl
  2009-05-22  4:33 ` Grant Likely
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Smirl @ 2009-05-21 18:52 UTC (permalink / raw)
  To: Grant Likely, linuxppc-dev

ALSA really wants to dynamically know the address of the current DMA
location while transfers are active. This is an important piece of
implementing pause/resume. Pause doesn't work too well if there is 2s
of music already queued. The work around is to know the sample rate
and use the jiffy count to estimate how far into the buffer DMA has
progressed. But that's not as accurate as just asking the DMA
hardware.

I poked around in the SRAM data and couldn't find the address. Is it
there or can the Bestcomm tasks be modified to leave it somewhere
visible?

-- 
Jon Smirl
jonsmirl@gmail.com

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

end of thread, other threads:[~2009-05-22  4:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-21 18:52 Audio and mpc5200 bestcomm tasks Jon Smirl
2009-05-22  4:33 ` Grant Likely

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).