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 5ce0076 commit 547d2c9Copy full SHA for 547d2c9
sound/usb/quirks.c
@@ -1687,7 +1687,7 @@ u64 snd_usb_interface_dsd_format_quirks(struct snd_usb_audio *chip,
1687
1688
case USB_ID(0x0d8c, 0x0316): /* Hegel HD12 DSD */
1689
case USB_ID(0x10cb, 0x0103): /* The Bit Opus #3; with fp->dsd_raw */
1690
- case USB_ID(0x16b0, 0x06b2): /* NuPrime DAC-10 */
+ case USB_ID(0x16d0, 0x06b2): /* NuPrime DAC-10 */
1691
case USB_ID(0x16d0, 0x09dd): /* Encore mDSD */
1692
case USB_ID(0x16d0, 0x0733): /* Furutech ADL Stratos */
1693
case USB_ID(0x16d0, 0x09db): /* NuPrime Audio DAC-9 */
0 commit comments