Re: MPC52xx generic DMA using bestcomm

2008-07-07 Thread Jon Smirl
On 7/7/08, Matt Sealey <[EMAIL PROTECTED]> wrote: > > Jon Smirl wrote: > > > On 7/7/08, Matt Sealey <[EMAIL PROTECTED]> wrote: > > > > > > > > > > to do that the samples have to be alternated as they are fed into the > > AC97 stream. I think the codec can capture that way too but you > > didn't p

Re: MPC52xx generic DMA using bestcomm

2008-07-07 Thread Matt Sealey
Jon Smirl wrote: On 7/7/08, Matt Sealey <[EMAIL PROTECTED]> wrote: to do that the samples have to be alternated as they are fed into the AC97 stream. I think the codec can capture that way too but you didn't put a transceiver on the S/PDIF line. OT, but the IDT STAC9766 doesn't support S/P

Re: MPC52xx generic DMA using bestcomm

2008-07-07 Thread Jon Smirl
On 7/7/08, Matt Sealey <[EMAIL PROTECTED]> wrote: > > > Andre Schwarz wrote: > > > Grant, > > > > I know I'm not Grant, but.. > > > > do you know if someone's working on a more generic DMA solution using > > BestComm engine on 5200B ? > > Maybe somthing that accepts a sg-list with callback ops or

Re: MPC52xx generic DMA using bestcomm

2008-07-07 Thread Grant Likely
On Mon, Jul 7, 2008 at 6:47 AM, Matt Sealey <[EMAIL PROTECTED]> wrote: > > > Andre Schwarz wrote: >> >> Grant, > > I know I'm not Grant, but.. ... I agree 100% with your reply and have nothing additional to add. :-) g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. ___

Re: MPC52xx generic DMA using bestcomm

2008-07-07 Thread Matt Sealey
Andre Schwarz wrote: Grant, I know I'm not Grant, but.. do you know if someone's working on a more generic DMA solution using BestComm engine on 5200B ? Maybe somthing that accepts a sg-list with callback ops or completion ? It was suggested once or twice, not least by me. Is it possibl