CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2015/07/24 02:56:45
Modified files: sys/dev : audio.c Log message: Switch back into counting bytes rather than blocks. We can't just multiply the block count by the block size to get the bytes count because they won't wrap correctly.