CVSROOT:        /cvs
Module name:    src
Changes by:     ratc...@cvs.openbsd.org 2012/04/17 01:58:47

Modified files:
        sys/dev        : midi.c 

Log message:
Output interrupts are raised when the uart is ready for output, which
obviously can occur after the transfer complete. In this case, don't
print a warning (if MIDI_DEBUG defined) and don't attempt to stop the
transfer twice.

Reply via email to