Re: [PATCH] sound/usb: Add Opus #3 to quirks for native DSD support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 25 Jan 2019 05:30:03 +0100,
Olek Poplavsky wrote:
> 
> From: Olek Poplavsky <woodenbits@xxxxxxxxx>
> This patch adds quirk VID/PID IDs for the Opus #3 DAP (made by 'The Bit')
> in order to enable Native DSD support.
> 
> Signed-off-by: Olek Poplavsky <woodenbits@xxxxxxxxx>

Could you give lsusb -v output?

I wonder whether we can deal with the generic fallback, e.g. by a
patch like below instead.


thanks,

Takashi

---
--- a/sound/usb/quirks.c
+++ b/sound/usb/quirks.c
@@ -1566,6 +1566,7 @@ u64 snd_usb_interface_dsd_format_quirks(struct snd_usb_audio *chip,
 	case 0x20b1:  /* XMOS based devices */
 	case 0x152a:  /* Thesycon devices */
 	case 0x25ce:  /* Mytek devices */
+	case 0x10cb:  /* The Bit */
 		if (fp->dsd_raw)
 			return SNDRV_PCM_FMTBIT_DSD_U32_BE;
 		break;
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Pulse Audio]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux