CVSROOT: /cvs Module name: src Changes by: mgloc...@cvs.openbsd.org 2016/06/13 13:45:07
Modified files: sys/dev/usb : utvfu.c utvfu.h Log message: * Start/stop audio bulk thread as consumer opens/closes device. And as a result get rid of a few defines/flags. * Fix _as_close() to and audio bulk thread exit. * Change sc->sc_as_running into a flag; save an int. >From Patrick Keshishian ok mpi