diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-11-05 08:57:20 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-11-05 08:57:20 -0500 |
commit | c238b4f4038e0e49bb241640610584a088b268b1 (patch) | |
tree | 8abc36df560982fe9badf6fad24a88f046bf6ac6 /Documentation/sound/alsa | |
parent | 13c947444f4355293b49f83b809f178393a0a4d9 (diff) |
ALSA: hda - Split ALC268 acer model
There are actually two variants of ALC268 Acer implementation, one
with an analog built-in mic (pin 0x19) and another with a digital
mic (pin 0x12). Created a new model, acer-dmic, for the latter case
now.
So far, all known models are assigned to be analog-mic, according to
the BIOS setup. If this doesn't match with the actual case, one needs
to try model=acer-dmic, and fix the entry to point ALC268_ACER_DMIC
if it works.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound/alsa')
-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 f6594549bf5d..3ab5fb1357a2 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -844,6 +844,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
844 | 3stack 3-stack model | 844 | 3stack 3-stack model |
845 | toshiba Toshiba A205 | 845 | toshiba Toshiba A205 |
846 | acer Acer laptops | 846 | acer Acer laptops |
847 | acer-dmic Acer laptops with digital-mic | ||
847 | acer-aspire Acer Aspire One | 848 | acer-aspire Acer Aspire One |
848 | dell Dell OEM laptops (Vostro 1200) | 849 | dell Dell OEM laptops (Vostro 1200) |
849 | zepto Zepto laptops | 850 | zepto Zepto laptops |