From eaafbc412218bd2610ab431f5b114d959872d54a Mon Sep 17 00:00:00 2001 From: Clemens Ladisch Date: Thu, 17 Feb 2011 14:26:51 +0100 Subject: [PATCH] --- yaml --- r: 242958 b: refs/heads/master c: e19869204fca4ae28b6e4d8f5e20849e9f7b18bd h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/usb/quirks-table.h | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 2db25c6d5416..03b5ac9887ee 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4d00135a680727f6c3be78f8befaac009030e4df +refs/heads/master: e19869204fca4ae28b6e4d8f5e20849e9f7b18bd diff --git a/trunk/sound/usb/quirks-table.h b/trunk/sound/usb/quirks-table.h index c0dcfca9b5b5..196c75328561 100644 --- a/trunk/sound/usb/quirks-table.h +++ b/trunk/sound/usb/quirks-table.h @@ -1567,6 +1567,19 @@ YAMAHA_DEVICE(0x7010, "UB99"), } } }, +{ + USB_DEVICE_VENDOR_SPEC(0x0582, 0x0104), + .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) { + /* .vendor_name = "Roland", */ + /* .product_name = "UM-1G", */ + .ifnum = 0, + .type = QUIRK_MIDI_FIXED_ENDPOINT, + .data = & (const struct snd_usb_midi_endpoint_info) { + .out_cables = 0x0001, + .in_cables = 0x0001 + } + } +}, { /* has ID 0x0110 when not in Advanced Driver mode */ USB_DEVICE_VENDOR_SPEC(0x0582, 0x010f),