aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/quirks-table.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/usb/quirks-table.h')
-rw-r--r--sound/usb/quirks-table.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/usb/quirks-table.h b/sound/usb/quirks-table.h
index dba0b7f11c54..4d4f86552a23 100644
--- a/sound/usb/quirks-table.h
+++ b/sound/usb/quirks-table.h
@@ -2417,6 +2417,12 @@ YAMAHA_DEVICE(0x7010, "UB99"),
2417 .idProduct = 0x1020, 2417 .idProduct = 0x1020,
2418}, 2418},
2419 2419
2420/* KeithMcMillen Stringport */
2421{
2422 USB_DEVICE(0x1f38, 0x0001),
2423 .bInterfaceClass = USB_CLASS_AUDIO,
2424},
2425
2420/* Miditech devices */ 2426/* Miditech devices */
2421{ 2427{
2422 USB_DEVICE(0x4752, 0x0011), 2428 USB_DEVICE(0x4752, 0x0011),