[alsa-devel] Question about device recovery when under/over run error case
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Mon Jan 18 05:45:17 CET 2016
Hi Mark
Our sound device needs recovery if under/over run error happen.
Basically, this "recovery" means "restart hardware".
But, in such case, who should recovers sound device, Kernel or Userland ?
Current our sound driver recovers it by kernel automatically.
(But I need do work more for it)
We considered that userland should know it, or, run it by himself (?)
If userland should do it, which function should be called to announce
error to userland from kernel ?
More information about the Alsa-devel
mailing list