From: Bruno Pagani Date: Sun, 1 Apr 2018 17:11:20 +0000 (+0200) Subject: conf: USB-Audio: Add second S/PDIF device on Phiree U2SX X-Git-Tag: v1.1.6~1 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=a39f33a151f66ae2e576f0f08be30267ca01dd84;p=alsa-lib.git conf: USB-Audio: Add second S/PDIF device on Phiree U2SX Phiree U2SX is the successor of Phiree U2 and has the same unusual configuration. See ea865bba4615d906144ae5d4f72a4aad2baffe1f for reference. Signed-off-by: Bruno Pagani Signed-off-by: Takashi Iwai --- diff --git a/src/conf/cards/USB-Audio.conf b/src/conf/cards/USB-Audio.conf index cc8c718c..2b8f9a29 100644 --- a/src/conf/cards/USB-Audio.conf +++ b/src/conf/cards/USB-Audio.conf @@ -64,6 +64,7 @@ USB-Audio.pcm.iec958_device { # Second iec958 device number, if any. USB-Audio.pcm.iec958_2_device { "PHIREE U2" 1 # 0 = PCM S/PDIF, 1 = non-PCM S/PDIF + "PHIREE U2SX" 1 # 0 = PCM S/PDIF, 1 = non-PCM S/PDIF }