aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sound
diff options
context:
space:
mode:
authorHerton Ronaldo Krzesinski <herton@mandriva.com>2008-04-14 07:46:28 -0400
committerTakashi Iwai <tiwai@suse.de>2008-04-24 06:00:35 -0400
commiteb5a66216658a1c879ab05dcdc65ce7005c4780b (patch)
tree46af982da080b15b3503f8399d521f87e6f4080b /Documentation/sound
parent8b45a209935c4b79905182608922736ba0e5579e (diff)
[ALSA] hda-intel: Add Quanta IL1 ALC267 model
This adds support for Quanta IL1 mini-notebook to alsa, defining a new model for it. It comes with an ALC267 codec chip. Some notes about this model: * In headphone automute, I use AC_VERB_SET_PIN_WIDGET_CONTROL instead of common amp mute, to avoid conflict with mixer switch (mixer and automute use the same nid). * The only connected capture sources in the hardware are the internal mic and external mic jack. So instead of using an input source selector like on other ALC268 models, the mic automute automatically switch between captures. Signed-off-by: Herton Ronaldo Krzesinski <herton@mandriva.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound')
-rw-r--r--Documentation/sound/alsa/ALSA-Configuration.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt
index 08256fcb2743..3413644dff1e 100644
--- a/Documentation/sound/alsa/ALSA-Configuration.txt
+++ b/Documentation/sound/alsa/ALSA-Configuration.txt
@@ -829,7 +829,8 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
829 basic fixed pin assignment w/o SPDIF 829 basic fixed pin assignment w/o SPDIF
830 auto auto-config reading BIOS (default) 830 auto auto-config reading BIOS (default)
831 831
832 ALC268 832 ALC267/268
833 quanta-il1 Quanta IL1 mini-notebook
833 3stack 3-stack model 834 3stack 3-stack model
834 toshiba Toshiba A205 835 toshiba Toshiba A205
835 acer Acer laptops 836 acer Acer laptops