We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61d6bab commit 7ec7c15Copy full SHA for 7ec7c15
sound/usb/quirks.c
@@ -2073,6 +2073,8 @@ static const struct usb_audio_quirk_flags_table quirk_flags_table[] = {
2073
QUIRK_FLAG_GENERIC_IMPLICIT_FB),
2074
DEVICE_FLG(0x0763, 0x2031, /* M-Audio Fast Track C600 */
2075
2076
+ DEVICE_FLG(0x07fd, 0x000b, /* MOTU M Series 2nd hardware revision */
2077
+ QUIRK_FLAG_CTL_MSG_DELAY_1M),
2078
DEVICE_FLG(0x08bb, 0x2702, /* LineX FM Transmitter */
2079
QUIRK_FLAG_IGNORE_CTL_ERROR),
2080
DEVICE_FLG(0x0951, 0x16ad, /* Kingston HyperX */
0 commit comments