freebsd-dev/sys/dev/sound
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
..
isa Remove check for obsolete FreeBSD versions 2014-11-03 11:11:45 +00:00
macio
midi Using the error return code documented in the comment. 2015-08-18 13:16:06 +00:00
pci Increase output amp on ASUS UX31A by +5dB. 2015-07-20 17:48:00 +00:00
pcm Extend the maximum number of allowed PCM channels in a PCM stream to 2015-05-08 17:00:33 +00:00
sbus
usb Ensure the USB audio driver doesn't attach twice on the same USB 2015-05-08 17:48:48 +00:00
chip.h
clone.c
clone.h
driver.c
unit.c
unit.h
version.h