[alsa-devel] Timer interface

Takashi Iwai tiwai at suse.de
Tue Aug 2 07:53:55 CEST 2011


At Fri, 29 Jul 2011 17:05:23 +0200,
Nenad Sljivic wrote:
> 
> Hi,
> 
> I am extending my ALSA driver in order to support software mixing. Driver
> currently supports both MMAP and RW access modes. However, I am still not
> able to use dmix since it requires timer interface to be implemented.
> My hardware does not generate interrupts at the period boundary but issues
> timer interrupts at a fixed timer rate. 

The timer interface is always present with ALSA (kernel) PCM
interface, thus normally you don't have to implement it.
Or are you trying to implement without the normal kernel driver but
with alsa-lib ioplug or such?


Takashi


More information about the Alsa-devel mailing list