ALSA: usb-audio - add quirk for Keith McMillen StringPort
Signed-off-by: Miller Puckette <msp@ucsd.edu> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
committed by
Takashi Iwai
parent
1faa5d07a9
commit
02651d1a97
@@ -2417,6 +2417,12 @@ YAMAHA_DEVICE(0x7010, "UB99"),
|
|||||||
.idProduct = 0x1020,
|
.idProduct = 0x1020,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
/* KeithMcMillen Stringport */
|
||||||
|
{
|
||||||
|
USB_DEVICE(0x1f38, 0x0001),
|
||||||
|
.bInterfaceClass = USB_CLASS_AUDIO,
|
||||||
|
},
|
||||||
|
|
||||||
/* Miditech devices */
|
/* Miditech devices */
|
||||||
{
|
{
|
||||||
USB_DEVICE(0x4752, 0x0011),
|
USB_DEVICE(0x4752, 0x0011),
|
||||||
|
Reference in New Issue
Block a user