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 0f3a822 commit d85fc52Copy full SHA for d85fc52
sound/usb/quirks.c
@@ -2343,6 +2343,8 @@ static const struct usb_audio_quirk_flags_table quirk_flags_table[] = {
2343
QUIRK_FLAG_CTL_MSG_DELAY_1M),
2344
DEVICE_FLG(0x2d95, 0x8021, /* VIVO USB-C-XE710 HEADSET */
2345
2346
+ DEVICE_FLG(0x2fc6, 0xf0b7, /* iBasso DC07 Pro */
2347
+ QUIRK_FLAG_CTL_MSG_DELAY_1M),
2348
DEVICE_FLG(0x30be, 0x0101, /* Schiit Hel */
2349
QUIRK_FLAG_IGNORE_CTL_ERROR),
2350
DEVICE_FLG(0x413c, 0xa506, /* Dell AE515 sound bar */
0 commit comments