Module Name: src Committed By: isaki Date: Sat Sep 2 15:26:44 UTC 2017
Modified Files: src/sys/dev: audio.c Log Message: Separete sc->sc_pr/rr (mix ring) block size and hwvc->sc_mpr/mrr (hw ring) block size. Now MI audio supports(revives) device with different precision than mix ring's precision like vs(4) (4bit ADPCM). To generate a diff of this commit: cvs rdiff -u -r1.405 -r1.406 src/sys/dev/audio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.