diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-01-25 05:35:17 -0500 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-01-31 11:30:16 -0500 |
commit | 461e2c78b153e38f284d09721c50c0cd3c47e073 (patch) | |
tree | fb82d58738534d1736f3a0f64fe49eb25fcd3bdb /Documentation/sound | |
parent | c626026dd72ec8363aaa862178adeacfa7ac09c5 (diff) |
[ALSA] hda-codec - Add Conexant 5051 codec support
Added the support for Conexant 5051 audio codec.
Right now there are two preset models, laptop and hp.
The whole patch is based on the information from the base patch by
Linuxant.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'Documentation/sound')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 67256bd431d6..73f5012326ba 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -961,6 +961,10 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
961 | can be adjusted. Appearing only when compiled with | 961 | can be adjusted. Appearing only when compiled with |
962 | $CONFIG_SND_DEBUG=y | 962 | $CONFIG_SND_DEBUG=y |
963 | 963 | ||
964 | Conexant 5051 | ||
965 | laptop Basic Laptop config (default) | ||
966 | hp HP Spartan laptop | ||
967 | |||
964 | STAC9200 | 968 | STAC9200 |
965 | ref Reference board | 969 | ref Reference board |
966 | dell-d21 Dell (unknown) | 970 | dell-d21 Dell (unknown) |