diff options
author | Takashi Iwai <tiwai@suse.de> | 2009-01-22 11:40:18 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-01-22 11:41:14 -0500 |
commit | d9a4268ee92ba1a2355c892a3add1fa66856b510 (patch) | |
tree | 99850586393b9f598ce2e207ba0b6a7ea6a544b6 /Documentation/sound/alsa | |
parent | eda6829394cd1755c145583bd506ac244201a2c4 (diff) |
ALSA: hda - Add quirk for Gateway %1616 laptop
Gateway T1616 laptop needs EAPD always on while the current STAC9205
code turns off per HP plug. Added a new model "eapd" to keep it on.
Reference: Novell bnc#467597
https://bugzilla.novell.com/show_bug.cgi?id=467597
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound/alsa')
-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 75914bcdce72..ef6b22e25412 100644 --- a/Documentation/sound/alsa/HD-Audio-Models.txt +++ b/Documentation/sound/alsa/HD-Audio-Models.txt | |||
@@ -285,6 +285,7 @@ STAC9205/9254 | |||
285 | dell-m42 Dell (unknown) | 285 | dell-m42 Dell (unknown) |
286 | dell-m43 Dell Precision | 286 | dell-m43 Dell Precision |
287 | dell-m44 Dell Inspiron | 287 | dell-m44 Dell Inspiron |
288 | eapd Keep EAPD on (e.g. Gateway T1616) | ||
288 | 289 | ||
289 | STAC9220/9221 | 290 | STAC9220/9221 |
290 | ============= | 291 | ============= |