lintweaker / xmos-native-dsd

native DSD playback support on Linux for USB DACs
GNU General Public License v2.0
83 stars 28 forks source link

Fix USB vendor ID for NuPrime DAC-10 #37

Open jjiburg opened 6 years ago

jjiburg commented 6 years ago

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 */