mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-09 23:39:18 +00:00
ALSA: snd-usb: added VOX ToneLab ST midi handling
Signed-off-by: Sergiusz Urbaniak <sergiusz.urbaniak@googlemail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
6d2d431369
commit
1bba160a07
@ -2336,6 +2336,16 @@ YAMAHA_DEVICE(0x7010, "UB99"),
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
USB_DEVICE_VENDOR_SPEC(0x0944, 0x0201),
|
||||||
|
.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
|
||||||
|
.vendor_name = "KORG, Inc.",
|
||||||
|
/* .product_name = "ToneLab ST", */
|
||||||
|
.ifnum = 3,
|
||||||
|
.type = QUIRK_MIDI_STANDARD_INTERFACE,
|
||||||
|
}
|
||||||
|
},
|
||||||
|
|
||||||
/* AKAI devices */
|
/* AKAI devices */
|
||||||
{
|
{
|
||||||
USB_DEVICE(0x09e8, 0x0062),
|
USB_DEVICE(0x09e8, 0x0062),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user