CVSROOT:        /cvs
Module name:    src
Changes by:     ratc...@cvs.openbsd.org 2019/08/16 23:04:56

Modified files:
        sys/dev        : audio.c 

Log message:
Move play blocks count from the audio_softc to the audio_buf structure.

As the audio_buf structure is per-direction, this makes play and
recording code similar. No behavior change.

Reply via email to