diff options
author | Takashi Iwai <tiwai@suse.de> | 2007-10-10 04:04:26 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2007-10-16 10:51:08 -0400 |
commit | 1194b5b70a0a000a4ace54d94d8df5cc3ec6e3e0 (patch) | |
tree | 481421e3e06b1f4fb68df6f5d394fbcc796199da /Documentation/sound | |
parent | 5513b0c58222d21b704cf352c554d9ab86c3fd97 (diff) |
[ALSA] hda-codec - Fix Gateway laptops with STAC9200
Fix the output of Gateway laptops with STAC9200 codec chip.
They require the EAPD control for some pins. These pins shouldn't be
powered down.
To enable EAPD control, a new model 'gateway' was added to STAC9200.
The known PCI SSIDs are included in the quirk list.
The fix was originally suggested by Brian Hinz, in ALSA bug#2948.
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 9268925f8e42..a035eb64042f 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -972,6 +972,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
972 | dell-m25 Dell Inspiron E1505n | 972 | dell-m25 Dell Inspiron E1505n |
973 | dell-m26 Dell Inspiron 1501 | 973 | dell-m26 Dell Inspiron 1501 |
974 | dell-m27 Dell Inspiron E1705/9400 | 974 | dell-m27 Dell Inspiron E1705/9400 |
975 | gateway Gateway laptops with EAPD control | ||
975 | 976 | ||
976 | STAC9205/9254 | 977 | STAC9205/9254 |
977 | ref Reference board | 978 | ref Reference board |