diff options
author | Jonathan Woithe <jwoithe@physics.adelaide.edu.au> | 2008-01-08 06:33:19 -0500 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-01-31 11:29:46 -0500 |
commit | 86c53bd26b431767438c65f89863471be177f0f7 (patch) | |
tree | 437337aabef40372bb6a142fbf0ee1f735d94eca /Documentation/sound | |
parent | f8225f6d1f68c3d0a0fe844dc40a11cd432a853b (diff) |
[ALSA] hda-codec - Add test model for ALC268
This implements a test model for the ALC268. It depends on the feature
added by alc260-test-eapd-0.2.diff. This patch also adds a mention of
the ALC260 test model to ALSA-Configuration.txt since this seems to have
been missed.
Signed-off-by: Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
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 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index afdb6ffeae55..22aee1a5dd6e 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -801,6 +801,9 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
801 | will Will laptops (PB V7900) | 801 | will Will laptops (PB V7900) |
802 | replacer Replacer 672V | 802 | replacer Replacer 672V |
803 | basic fixed pin assignment (old default model) | 803 | basic fixed pin assignment (old default model) |
804 | test for testing/debugging purpose, almost all controls can | ||
805 | adjusted. Appearing only when compiled with | ||
806 | $CONFIG_SND_DEBUG=y | ||
804 | auto auto-config reading BIOS (default) | 807 | auto auto-config reading BIOS (default) |
805 | 808 | ||
806 | ALC262 | 809 | ALC262 |
@@ -821,6 +824,9 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
821 | 3stack 3-stack model | 824 | 3stack 3-stack model |
822 | toshiba Toshiba A205 | 825 | toshiba Toshiba A205 |
823 | acer Acer laptops | 826 | acer Acer laptops |
827 | test for testing/debugging purpose, almost all controls can | ||
828 | adjusted. Appearing only when compiled with | ||
829 | $CONFIG_SND_DEBUG=y | ||
824 | auto auto-config reading BIOS (default) | 830 | auto auto-config reading BIOS (default) |
825 | 831 | ||
826 | ALC662 | 832 | ALC662 |