freebsd-nq/sys/dev/sound/usb
Hans Petter Selasky 902514f628 Export all mixer nodes into dev.pcm.X.mixer.Y sysctl nodes, hence the
PCM API doesn't support showing all the knobs. Make sure all the USB audio
mixer nodes are freed at detach. Before this patch USB audio would leak
some memory at detach. Print out buffer sizes in number of samples at attach.
Fix setting of volume controls when the number of channels is greater than two.

MFC after:	1 week
2012-11-01 16:54:26 +00:00
..
uaudio_pcm.c
uaudio.c Export all mixer nodes into dev.pcm.X.mixer.Y sysctl nodes, hence the 2012-11-01 16:54:26 +00:00
uaudio.h Stop USB audio transfers early so that any audio applications 2011-12-14 00:48:20 +00:00
uaudioreg.h Implement support for USB Audio v2.0. Remove some redundant 2012-09-17 15:43:57 +00:00