Commit 02651d1a authored by Miller Puckette's avatar Miller Puckette Committed by Takashi Iwai

ALSA: usb-audio - add quirk for Keith McMillen StringPort

Signed-off-by: default avatarMiller Puckette <msp@ucsd.edu>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 1faa5d07
......@@ -2417,6 +2417,12 @@ YAMAHA_DEVICE(0x7010, "UB99"),
.idProduct = 0x1020,
},
/* KeithMcMillen Stringport */
{
USB_DEVICE(0x1f38, 0x0001),
.bInterfaceClass = USB_CLASS_AUDIO,
},
/* Miditech devices */
{
USB_DEVICE(0x4752, 0x0011),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment