diff options
author | Takashi Iwai <tiwai@suse.de> | 2007-02-16 07:27:18 -0500 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2007-03-06 04:40:28 -0500 |
commit | 3fc24d850708b8dfd3472b25eac0c32dd7708925 (patch) | |
tree | 449ecf9e1f63dd30326fe777d14cc26083624e7a /Documentation/sound | |
parent | cc69d12d0a063fd5f25d9b395357be5ba438b0c6 (diff) |
[ALSA] hda-codec - Define pin configs for MacBooks
Define pin configs for MacBook and MacBook Pro with STAC92xx codecs.
The latter is detected automatically by checking codec SSID now.
Also, fixed the documentation regarding available modeliof sigmatel
codec chips.
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 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index c30ff1bb2d10..e127751d17c2 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -895,10 +895,16 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
895 | can be adjusted. Appearing only when compiled with | 895 | can be adjusted. Appearing only when compiled with |
896 | $CONFIG_SND_DEBUG=y | 896 | $CONFIG_SND_DEBUG=y |
897 | 897 | ||
898 | STAC9200/9205/9220/9221/9254 | 898 | STAC9200/9205/9254 |
899 | ref Reference board | ||
900 | |||
901 | STAC9220/9221 | ||
899 | ref Reference board | 902 | ref Reference board |
900 | 3stack D945 3stack | 903 | 3stack D945 3stack |
901 | 5stack D945 5stack + SPDIF | 904 | 5stack D945 5stack + SPDIF |
905 | macmini Intel Mac Mini | ||
906 | macbook Intel Mac Book | ||
907 | macbook-pro Intel Mac Book Pro | ||
902 | 908 | ||
903 | STAC9202/9250/9251 | 909 | STAC9202/9250/9251 |
904 | ref Reference board, base config | 910 | ref Reference board, base config |