CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/05 23:29:19
Modified files:
sys/dev : audio.c
Log message:
Fix the condition used to decide whether to automatically start the
device, and factor it into a single function. Without this fix, if the
device is open in full-duplex mode, it could start with empty play
buffer.
