freebsd-dev/sys/dev/sound/usb
Mark Johnston 94140f4781 usb(4): Stop checking for failures from malloc(M_WAITOK).
Handle the fact that parts of usb(4) can be compiled into the boot
loader, where M_WAITOK does not guarantee a successful allocation.

PR:		240545
Submitted by:	Andrew Reiter <arr@watson.org> (original version)
Reviewed by:	hselasky
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D25706
2020-07-22 14:32:47 +00:00
..
uaudio_pcm.c Add support for multiple playback and recording devices per physical USB audio 2020-03-30 16:50:32 +00:00
uaudio.c usb(4): Stop checking for failures from malloc(M_WAITOK). 2020-07-22 14:32:47 +00:00
uaudio.h Add support for multiple playback and recording devices per physical USB audio 2020-03-30 16:50:32 +00:00
uaudioreg.h snd_uaudio: Add quirks for Edirol UA-25EX in advanced driver mode. 2019-01-12 11:14:59 +00:00