diff options
author | Tobin Davis <tdavis@dsl-only.net> | 2006-09-01 15:03:12 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2006-09-23 04:45:43 -0400 |
commit | 93ed150375187ae7917ed1e3b9b830b9d4065bad (patch) | |
tree | 1b33472374a20512bec7cb22733229ae5b88a8fc /Documentation | |
parent | 35a49934a7180fd80fb0bb3777d125dd939df50e (diff) |
[ALSA] hda-codec - Add 5 stack audio support for Intel 965 systems
This patch renames the 965_2112 function ids to 965_3ST, and
adds functional support for 965_5ST (5 stack 7.1 surround).
Signed-off-by: Tobin Davis <tdavis@dsl-only.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 48d3bdf2a7cd..a788dd7bc790 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -859,6 +859,16 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
859 | laptop-dig ditto with SPDIF | 859 | laptop-dig ditto with SPDIF |
860 | auto auto-config reading BIOS (default) | 860 | auto auto-config reading BIOS (default) |
861 | 861 | ||
862 | STAC9200/9205/9220/9221/9254 | ||
863 | ref Reference board | ||
864 | 3stack D945 3stack | ||
865 | 5stack D945 5stack + SPDIF | ||
866 | |||
867 | STAC9227/9228/9229/927x | ||
868 | ref Reference board | ||
869 | 3stack D965 3stack | ||
870 | 5stack D965 5stack + SPDIF | ||
871 | |||
862 | STAC9872 | 872 | STAC9872 |
863 | vaio Setup for VAIO FE550G/SZ110 | 873 | vaio Setup for VAIO FE550G/SZ110 |
864 | vaio-ar Setup for VAIO AR | 874 | vaio-ar Setup for VAIO AR |