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 d62ccb5 commit d915a68Copy full SHA for d915a68
sound/usb/quirks.c
@@ -2075,6 +2075,8 @@ static const struct usb_audio_quirk_flags_table quirk_flags_table[] = {
2075
QUIRK_FLAG_GENERIC_IMPLICIT_FB),
2076
DEVICE_FLG(0x0763, 0x2031, /* M-Audio Fast Track C600 */
2077
2078
+ DEVICE_FLG(0x07fd, 0x000b, /* MOTU M Series 2nd hardware revision */
2079
+ QUIRK_FLAG_CTL_MSG_DELAY_1M),
2080
DEVICE_FLG(0x08bb, 0x2702, /* LineX FM Transmitter */
2081
QUIRK_FLAG_IGNORE_CTL_ERROR),
2082
DEVICE_FLG(0x0951, 0x16ad, /* Kingston HyperX */
0 commit comments