diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-01-15 06:37:42 -0500 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-01-31 11:29:59 -0500 |
commit | 3866f0b0c2df3d179b2901d084670d3cf711b1da (patch) | |
tree | 200cb9dab403667f033e35f90ae4b13a58922a58 /Documentation | |
parent | f0747ee6c12d218c1ccfd90b5413034f043894bb (diff) |
[ALSA] hda-codec - Add the support of Dell OEM laptops with ALC268
Added the support of Dell OEM laptops (Vostro 1200) with ALC268 codec.
The new model=dell is provided.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'Documentation')
-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 9f40935eb3a3..99b39c86c21f 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -825,6 +825,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
825 | 3stack 3-stack model | 825 | 3stack 3-stack model |
826 | toshiba Toshiba A205 | 826 | toshiba Toshiba A205 |
827 | acer Acer laptops | 827 | acer Acer laptops |
828 | dell Dell OEM laptops (Vostro 1200) | ||
828 | test for testing/debugging purpose, almost all controls can | 829 | test for testing/debugging purpose, almost all controls can |
829 | adjusted. Appearing only when compiled with | 830 | adjusted. Appearing only when compiled with |
830 | $CONFIG_SND_DEBUG=y | 831 | $CONFIG_SND_DEBUG=y |