xmos-native-dsd icon indicating copy to clipboard operation
xmos-native-dsd copied to clipboard

Fix USB vendor ID for NuPrime DAC-10

Open jjiburg opened this issue 6 years ago • 0 comments

USB Vendor ID was inconsistent with other NuPrime DACs. Confirmed DAC-10 VID is identical to other NuPrime hardware with /proc/sound/card trace.

NuPrime DAC 9 case USB_ID(0x16d0, 0x09db): /* NuPrime Audio DAC-9 */

NuPrime IDA-8 case USB_ID(0x16d0, 0x09d8): /* NuPrime IDA-8 */

jjiburg avatar Sep 02 '18 19:09 jjiburg