freebsd-dev/sys/dev/sound/usb
Hans Petter Selasky 33da3daa40 Fix issue with "Logitech Webcam C525":
Set a valid alternate interface setting
when enumerating USB audio devices else
the device mentioned will not work like
expected.

PR:		usb/178722
MFC after:	1 week
2013-05-18 07:03:06 +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
uaudio.c Fix issue with "Logitech Webcam C525": 2013-05-18 07:03:06 +00:00
uaudio.h
uaudioreg.h Implement support for USB Audio v2.0. Remove some redundant 2012-09-17 15:43:57 +00:00