ALSA: usb-audio - add quirk for Keith McMillen StringPort
[deliverable/linux.git] / sound / usb / quirks-table.h
index dba0b7f11c546fa2a9ac71b4ccfaff4ae607a564..4d4f86552a23bbe27bb4a43fd45315e4c2a85ac0 100644 (file)
@@ -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),
This page took 0.04376 seconds and 5 git commands to generate.