Module Name: src Committed By: nat Date: Wed Nov 15 01:55:46 UTC 2017
Modified Files: src/sys/dev: audio.c Log Message: Improved draining function for when the mixer is and is not enabled. One block of silence is also played in audio drivers using start_output when draining the hardware, this helps playback of short (less than blocksize) samples. To generate a diff of this commit: cvs rdiff -u -r1.433 -r1.434 src/sys/dev/audio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.