CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/21 14:08:11
Modified files:
sys/dev : audio.c audiovar.h
Log message:
change quiescing to not call the audio_hw_if halt method in interrupt
context, because drivers (like eso(4) and envy(4)) might want to sleep
in their halt method.
