Bestcomm and AC97

Jon Smirl jonsmirl at gmail.com
Wed May 28 13:01:50 EST 2008


I'm playing around with a Alsa SOC driver for the Efika. The Efika
uses a STAC9266 for AC97 which supports simultaneous SPDIF and analog
output. To do this the PSC needs DMA data from two different buffers
interleaved and placed into its FIFO. Is this something Bestcomm can
do?

Examples
mono + spdif = 1 sample from buffer one, two from buffer two
stereo + spdif = 2 samples from buffer one, two from buffer two
clone the output, 2 samples from buffer one, write to FIFO twice

When only spdif or analog is used standalone the existing generic task works.

-- 
Jon Smirl
jonsmirl at gmail.com



More information about the Linuxppc-dev mailing list