Module Name: src Committed By: nat Date: Tue Oct 31 21:18:02 UTC 2017
Modified Files: src/sys/dev: audio.c Log Message: Only allow blocksizes greater or equal to the calculated one. This should help applications as the blocksize obtained (AUDIO_SET/GETINFO) will work without stutter. Ok christos@. To generate a diff of this commit: cvs rdiff -u -r1.420 -r1.421 src/sys/dev/audio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.