CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 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.

Reply via email to