]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/usb/endpoint.c
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
[karo-tx-linux.git] / sound / usb / endpoint.c
index b0ef9f5018960db6a502170a05e73044864e0c0e..7c0d21ecd821b9661f78a8e59beaa30adb0b0c25 100644 (file)
@@ -408,6 +408,8 @@ int snd_usb_parse_audio_endpoints(struct snd_usb_audio *chip, int iface_no)
                        /* doesn't set the sample rate attribute, but supports it */
                        fp->attributes |= UAC_EP_CS_ATTR_SAMPLE_RATE;
                        break;
+               case USB_ID(0x0763, 0x2001):  /* M-Audio Quattro USB */
+               case USB_ID(0x0763, 0x2012):  /* M-Audio Fast Track Pro USB */
                case USB_ID(0x047f, 0x0ca1): /* plantronics headset */
                case USB_ID(0x077d, 0x07af): /* Griffin iMic (note that there is
                                                an older model 77d:223) */