diff options
author | Takashi Iwai <tiwai@suse.de> | 2006-03-03 10:47:17 -0500 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2006-03-22 04:34:28 -0500 |
commit | ae6b813a4dbba2713df497c032798b845289653f (patch) | |
tree | 2806de741935a48d56b197c7ce1568ea755f0fbd /Documentation/sound | |
parent | b3b0abe11d606fa2344793edd3d69b98b430b0d4 (diff) |
[ALSA] hda-codec - Add lg model for LG laptop
Modules: Documentation,HDA Codec driver
Added a new model 'lg' for LG laptop (m1 express dual) with ALC880 codec.
Also clean up the initialization/unsol_event hooks in patch_realtek.c.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
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 0daba0a8c4fd..c12dab05176a 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -700,6 +700,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
700 | asus 3-jack | 700 | asus 3-jack |
701 | uniwill 3-jack | 701 | uniwill 3-jack |
702 | F1734 2-jack | 702 | F1734 2-jack |
703 | lg LG laptop (m1 express dual) | ||
703 | test for testing/debugging purpose, almost all controls can be | 704 | test for testing/debugging purpose, almost all controls can be |
704 | adjusted. Appearing only when compiled with | 705 | adjusted. Appearing only when compiled with |
705 | $CONFIG_SND_DEBUG=y | 706 | $CONFIG_SND_DEBUG=y |