Browse Source

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>
Miller Puckette 14 years ago
parent
commit
02651d1a97
1 changed files with 6 additions and 0 deletions
  1. 6 0
      sound/usb/quirks-table.h

+ 6 - 0
sound/usb/quirks-table.h

@@ -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),