opnsense-src/sys/dev/sound/midi
Tai-hwa Liang 076cf2dd66 Using the error return code documented in the comment.
Though there is no direct midi_uninit() caller amongst existing drivers
at this moment, a quick experiment indicates that EBUSY gives users more
precise error message once drivers start to honour this result.  For example,
emu_midi_detach() should check the result of mpu401_uninit() and block
module unloading if there is any MIDI I/O in progress.

MFC after:	2 weeks
2015-08-18 13:16:06 +00:00
..
midi.c Using the error return code documented in the comment. 2015-08-18 13:16:06 +00:00
midi.h semi-automatic style(9) 2007-02-25 13:51:52 +00:00
midiq.h semi-automatic style(9) 2007-02-25 13:51:52 +00:00
mpu401.c CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
mpu401.h semi-automatic style(9) 2007-02-25 13:51:52 +00:00
mpu_if.m semi-automatic style(9) 2007-02-25 13:51:52 +00:00
mpufoi_if.m semi-automatic style(9) 2007-02-25 13:51:52 +00:00
sequencer.c Rename seq_* to mseq_*, to avoid clashes with seq.h (namely, seq_read.) 2015-06-26 04:12:06 +00:00
sequencer.h Sound Mega-commit. Expect further cleanup until code freeze. 2009-06-07 19:12:08 +00:00
synth_if.m semi-automatic style(9) 2007-02-25 13:51:52 +00:00