ALSA: usb-audio: add Edirol UM-3G support
authorClemens Ladisch <clemens@ladisch.de>
Sat, 4 Feb 2012 19:51:43 +0000 (20:51 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 Feb 2012 08:46:34 +0000 (09:46 +0100)
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks-table.h

index 8edc503..d89ab4c 100644 (file)
@@ -1618,6 +1618,14 @@ YAMAHA_DEVICE(0x7010, "UB99"),
        }
 },
 {
+       /* Edirol UM-3G */
+       USB_DEVICE_VENDOR_SPEC(0x0582, 0x0108),
+       .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
+               .ifnum = 0,
+               .type = QUIRK_MIDI_STANDARD_INTERFACE
+       }
+},
+{
        /* Boss JS-8 Jam Station  */
        USB_DEVICE(0x0582, 0x0109),
        .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {