29 Jul
2011
29 Jul
'11
2:58 p.m.
`/ET!-i1S!-i wrote:
I'm writing a virtual ALSA driver for a playback device, with the help of dummy driver available at the linux kernel source code. ... Is it ok to use the hrtimer interrupts (which is used in dummy driver) or mutex / spinlocks for my driver.
What is the actual destination of your virtual device? (I.e., can it be used as a timing source?)
Regards, Clemens