diff options
author | Torben Schulz <public@letorbi.de> | 2009-05-18 09:02:35 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-05-18 09:13:02 -0400 |
commit | eb4c41d30ba1f973c8b10be3644571ab997ae0d6 (patch) | |
tree | 86e0e795f613d591da6e712840853d06ddaba75e /Documentation/sound | |
parent | 313f6e2d40bd67e394a65e7d64acd0cf9c9d248d (diff) |
ALSA: hda - Improved MacBook 3,1 support
This patch adds support for MacBook 3,1 sound by adding a model new
"mb31" with the appropriate init verbs, mixers and channel modes to
the ALC883 configuration. patch_alc882() and patch_alc883() are
modified to handle the MacBook 3,1 sound-chip (Realtek ALC889A)
correctly.
Signed-off-by: Torben Schulz <public@letorbi.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound')
-rw-r--r-- | Documentation/sound/alsa/HD-Audio-Models.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/HD-Audio-Models.txt b/Documentation/sound/alsa/HD-Audio-Models.txt index 14ed1d114d7a..ebb444d5282f 100644 --- a/Documentation/sound/alsa/HD-Audio-Models.txt +++ b/Documentation/sound/alsa/HD-Audio-Models.txt | |||
@@ -157,6 +157,7 @@ ALC883/888 | |||
157 | fujitsu-xa3530 Fujitsu AMILO XA3530 | 157 | fujitsu-xa3530 Fujitsu AMILO XA3530 |
158 | 3stack-6ch-intel Intel DG33* boards | 158 | 3stack-6ch-intel Intel DG33* boards |
159 | asus-p5q ASUS P5Q-EM boards | 159 | asus-p5q ASUS P5Q-EM boards |
160 | mb31 MacBook 3,1 | ||
160 | auto auto-config reading BIOS (default) | 161 | auto auto-config reading BIOS (default) |
161 | 162 | ||
162 | ALC861/660 | 163 | ALC861/660 |