CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/12 02:16:30
Modified files:
sys/dev : audio.c audio_if.h
Log message:
Add new copy_output() and underrun() methods to support drivers
using bounce buffers, like the uaudio(4) driver.
ok mpi
