On Monday 04 Feb 2002 12:59 am, M. R. Brown wrote:
> * Adrian McMenamin <ad...@mc...> on Sun, Feb 03, 2002:
> > Anyone able to tell me where this data really is and how to get it?
>
> The microphone has to be controlled before read. Unless you have another
> source on how the microphone works, be prepared to "hack it yourself".
>
> M. R.
Having spent all day (sort of) looking at the maple sources, I think I have a
better understanding of all this, but my questions were really about the
basic maple mecahnism, not the specifics of the SIP (which I am happy to hack
away at).
Here are some of them:
mapleq.done - how is this set to non-zero?
maple_driver_cmd_callback - this is called via maple_dma_irq - does this mean
there is data to be read when the callback is called (this is a slightly more
sophisticated version of yesterday's question) - anyone able to tell me?
Adrian
|