diff options
author | Mike Crash <mike@mikecrash.com> | 2007-06-25 06:12:51 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2007-07-20 05:11:37 -0400 |
commit | 6963f84c428ecd31780c97224004c2462b0664f7 (patch) | |
tree | d6bd0167304e2e92e55869c722d7ca2311967ff5 /Documentation/sound | |
parent | e65365de5ba280e058bd6b8b80c8790253268887 (diff) |
[ALSA] hda: support for S/PDIF out on ASUS M2V
Added support for S/PDIF digital output on ASUS M2V motheboard - added
new model '3stack-660-digout' and ALC660VD_3ST_DIG
Signed-off-by: Mike Crash <mike@mikecrash.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'Documentation/sound')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 4d47f3f19631..b967dc850c60 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -863,6 +863,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
863 | 3stack-dig 3-jack with SPDIF OUT | 863 | 3stack-dig 3-jack with SPDIF OUT |
864 | 6stack-dig 6-jack with SPDIF OUT | 864 | 6stack-dig 6-jack with SPDIF OUT |
865 | 3stack-660 3-jack (for ALC660VD) | 865 | 3stack-660 3-jack (for ALC660VD) |
866 | 3stack-660-digout 3-jack with SPDIF OUT (for ALC660VD) | ||
866 | lenovo Lenovo 3000 C200 | 867 | lenovo Lenovo 3000 C200 |
867 | auto auto-config reading BIOS (default) | 868 | auto auto-config reading BIOS (default) |
868 | 869 | ||