Hi,

At Fri, 22 Mar 2002 11:09:20 +0100 (CET),
Kasparek Tomas wrote:
> 
> Hi all,
> 
> I would like to ask you , ALSA gurus for some help.
> 
> What is exact meaning if "pointer" operations.
> 
> I know, that it should return offset in DMA buffer. What I'm not sure
> about is unit - should the offset be in frames or in bytes. And should
> it be offset against begin of DMA buffer (runtime->dma_addr) or
> against actual period begin?

- in frames
- position from the DMA buffer start (not period boundary).

 
> I'm writing ALSA driver for UDA1341 on Compaq iPAQ (H3600). It produce
> some sound yet, but it's far from beeing usable. Actually I'm forking on
> DMA part, and I got these messages from ALSA core (included in my debug
> listing). If you could give me some hint, what this should be about, I
> will be pleased :) (listing is a bit longer :(
 
could you put the source somewhere on net?


ciao,

Takashi

_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to