diff options
author | Jiang Zhe <zhe.jiang@intel.com> | 2008-01-17 05:18:41 -0500 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-01-31 11:30:04 -0500 |
commit | 5218c892652c1e8f89964a7fd4cf8b71cc863094 (patch) | |
tree | c45f4a3d784b65225a5b3d0246bd775eebc81ec6 /Documentation/sound | |
parent | 178532348c215d23d8d64548c6ff0e38b50fca6c (diff) |
[ALSA] hda-codec - New model for conexant 5045 codec to support benq r55e
The benq r55e laptop have 3 jacks on the front panel.
One for HP, one for Line In and one for Mic In.
This patch implemented a new model to support it.
Signed-off-by: Jiang Zhe <zhe.jiang@intel.com>
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 | 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 bbe4b7c42392..66390d7b63f1 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -947,6 +947,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
947 | Conexant 5045 | 947 | Conexant 5045 |
948 | laptop Laptop config | 948 | laptop Laptop config |
949 | fujitsu Fujitsu Si1520 laptop | 949 | fujitsu Fujitsu Si1520 laptop |
950 | benq Benq R55E | ||
950 | test for testing/debugging purpose, almost all controls | 951 | test for testing/debugging purpose, almost all controls |
951 | can be adjusted. Appearing only when compiled with | 952 | can be adjusted. Appearing only when compiled with |
952 | $CONFIG_SND_DEBUG=y | 953 | $CONFIG_SND_DEBUG=y |