opnsense-src/sys/dev/sound/usb
Hans Petter Selasky af26e3dfe7 Make sure the USB audio driver is loaded last. This is important when
built as part of a kernel module to prevent panics when the USB audio
driver kernel module is unloaded.

Suggested by:	marius @
MFC after:	1 week
2014-05-14 11:25:59 +00:00
..
uaudio.c Make sure the USB audio driver is loaded last. This is important when 2014-05-14 11:25:59 +00:00
uaudio.h Stop USB audio transfers early so that any audio applications 2011-12-14 00:48:20 +00:00
uaudio_pcm.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
uaudioreg.h Implement support for USB Audio v2.0. Remove some redundant 2012-09-17 15:43:57 +00:00