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 7c05b44 commit 99248c8Copy full SHA for 99248c8
sound/usb/quirks.c
@@ -2220,6 +2220,8 @@ static const struct usb_audio_quirk_flags_table quirk_flags_table[] = {
2220
QUIRK_FLAG_DSD_RAW),
2221
VENDOR_FLG(0x2ab6, /* T+A devices */
2222
2223
+ VENDOR_FLG(0x2afd, /* McIntosh Laboratory, Inc. */
2224
+ QUIRK_FLAG_DSD_RAW),
2225
VENDOR_FLG(0x2d87, /* Cayin device */
2226
2227
VENDOR_FLG(0x3336, /* HEM devices */
0 commit comments