From a64a4a37821253a22023310451441250cbff88b8 Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Wed, 18 May 2011 11:28:42 +0200 Subject: [PATCH] --- yaml --- r: 248186 b: refs/heads/master c: 56a9eb1f30c3c7b543a5684e91b47d6ae952feba h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/usb/quirks-table.h | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 5465fedd1825..88f2a46807c6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 759e890f5c25ef087d866b330261e793b03ef7a4 +refs/heads/master: 56a9eb1f30c3c7b543a5684e91b47d6ae952feba diff --git a/trunk/sound/usb/quirks-table.h b/trunk/sound/usb/quirks-table.h index 5c1a176c426d..78c3e8dbca60 100644 --- a/trunk/sound/usb/quirks-table.h +++ b/trunk/sound/usb/quirks-table.h @@ -2179,6 +2179,17 @@ YAMAHA_DEVICE(0x7010, "UB99"), } }, +/* KORG devices */ +{ + USB_DEVICE_VENDOR_SPEC(0x0944, 0x0200), + .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) { + .vendor_name = "KORG, Inc.", + /* .product_name = "PANDORA PX5D", */ + .ifnum = 3, + .type = QUIRK_MIDI_STANDARD_INTERFACE, + } +}, + /* AKAI devices */ { USB_DEVICE(0x09e8, 0x0062),