freebsd-dev/sys/dev/sound/usb
Ariff Abdullah a9be51acfe Provide hint / tunable for possible asynchronous USB execution. Async
execution should help us avoiding potential deadlock and illegal locking
while sleeping in various mixer -> usb calls. To enable it, use
hint.uaudio.%d.async="1" or sysctl dev.uaudio.%d.async=1. Default is
disable, to remain compatible with old behaviour (with slight risk of
potential deadlock).
2007-04-02 03:25:39 +00:00
..
uaudio_pcm.c [stage: 9/9] 2007-03-16 17:19:03 +00:00
uaudio.c Provide hint / tunable for possible asynchronous USB execution. Async 2007-04-02 03:25:39 +00:00
uaudio.h [stage: 9/9] 2007-03-16 17:19:03 +00:00
uaudioreg.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00