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 7523dd6 commit 325370bCopy full SHA for 325370b
sound/usb/quirks.c
@@ -2225,6 +2225,8 @@ static const struct usb_audio_quirk_flags_table quirk_flags_table[] = {
2225
QUIRK_FLAG_DSD_RAW),
2226
DEVICE_FLG(0x2522, 0x0007, /* LH Labs Geek Out HD Audio 1V5 */
2227
QUIRK_FLAG_SET_IFACE_FIRST),
2228
+ DEVICE_FLG(0x262a, 0x9302, /* ddHiFi TC44C */
2229
+ QUIRK_FLAG_DSD_RAW),
2230
DEVICE_FLG(0x2708, 0x0002, /* Audient iD14 */
2231
QUIRK_FLAG_IGNORE_CTL_ERROR),
2232
DEVICE_FLG(0x2912, 0x30c8, /* Audioengine D1 */
0 commit comments