mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 01:31:45 -05:00
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 |
||
|---|---|---|
| .. | ||
| isa | ||
| macio | ||
| midi | ||
| pci | ||
| pcm | ||
| sbus | ||
| usb | ||
| chip.h | ||
| clone.c | ||
| clone.h | ||
| driver.c | ||
| unit.c | ||
| unit.h | ||
| version.h | ||