[PATCH][RESEND] Add a USB audio quirk for the NuForce UDH-100 device.

2013-03-10 Thread David Helstroom
From: Dave Helstroom Interface 1 does not exist and Interface 0 should be ignored. Before this patch, the device would not show up in /dev/snd (and dmesg showed Error -5 from the snd-alsa-usb module); after this patch, the device shows up correctly in /dev/snd and ALSA/Pulseaudio can access it.

[PATCH] Add a new USB audio quirk for the NuForce UDH-100 device. Interface 1 does not exist and Interface 0 should be ignored. Before this patch, the device would not show up in /dev/snd (and dmesg s

2013-03-10 Thread David Helstroom
From: Dave Helstroom Signed-off-by: Dave Helstroom --- sound/usb/quirks-table.h | 32 1 file changed, 32 insertions(+) diff --git a/sound/usb/quirks-table.h b/sound/usb/quirks-table.h index c39f898..62d29ca 100644 --- a/sound/usb/quirks-table.h +++ b/sound/usb