Module Name: src Committed By: mrg Date: Tue Dec 30 07:28:35 UTC 2014
Modified Files: src/sys/dev: midi.c Log Message: - check sc->dying after sleeping in several more places, and convert it into EIO error where necessary. - remove a wrong additional mutex_exit() call. - make sure to check sc->dying under the device lock. To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83 src/sys/dev/midi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.