]> git.alsa-project.org Git - alsa-lib.git/commit
USB-Audio: Add second S/PDIF device on Phiree U2
authorAnssi Hannula <anssi.hannula@iki.fi>
Tue, 8 Jul 2014 08:19:20 +0000 (11:19 +0300)
committerTakashi Iwai <tiwai@suse.de>
Tue, 8 Jul 2014 10:36:03 +0000 (12:36 +0200)
commitea865bba4615d906144ae5d4f72a4aad2baffe1f
tree5adf60e20f91e938beae6679d61f573db2bc27ad
parent27cc710b5784cb3ab68cff2a9d9daf9fa479149e
USB-Audio: Add second S/PDIF device on Phiree U2

Phiree U2 has an unusual configuration. It only has S/PDIF output, but
there are still two devices presented:
- device 0: PCM audio, subject to volume control
- device 1: non-PCM data (passthrough), not subject to volume control

It looks like the AES bits are set according to the selected device,
since outputting PCM data via device 1 will not work (silence).

Currently only the device 0 is shown via the "iec958" alias, and the
second device is not accessible via hinted aliases.

Simply provide access to both of these devices via the "iec958" alias.

Reported-by: touc @ XBMC forum
Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/conf/cards/USB-Audio.conf