diff options
author | Takashi Iwai <tiwai@suse.de> | 2007-05-18 12:21:41 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2007-07-20 05:11:18 -0400 |
commit | 2bac647c45ed9b397ace9109e6935c1364690f8a (patch) | |
tree | d7faf326e72b7ee0ddd8a5446de40bdb7ae9f207 /Documentation | |
parent | 198de43d758ca2700e2b52b49c0b189b4931466c (diff) |
[ALSA] hda-codec - Add AD1884 / AD1984 codec support
Added the support of AD1884 and AD1984 codec chips.
Also experimental quirks for Thinkpad T61/X61 laptops with AD1984.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 355ff0a2bb7c..297ff0de7392 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -864,12 +864,22 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
864 | allout 5-jack in back, 2-jack in front, SPDIF out | 864 | allout 5-jack in back, 2-jack in front, SPDIF out |
865 | auto auto-config reading BIOS (default) | 865 | auto auto-config reading BIOS (default) |
866 | 866 | ||
867 | AD1884 | ||
868 | N/A | ||
869 | |||
867 | AD1981 | 870 | AD1981 |
868 | basic 3-jack (default) | 871 | basic 3-jack (default) |
869 | hp HP nx6320 | 872 | hp HP nx6320 |
870 | thinkpad Lenovo Thinkpad T60/X60/Z60 | 873 | thinkpad Lenovo Thinkpad T60/X60/Z60 |
871 | toshiba Toshiba U205 | 874 | toshiba Toshiba U205 |
872 | 875 | ||
876 | AD1983 | ||
877 | N/A | ||
878 | |||
879 | AD1984 | ||
880 | basic default configuration | ||
881 | thinkpad Lenovo Thinkpad T61/X61 | ||
882 | |||
873 | AD1986A | 883 | AD1986A |
874 | 6stack 6-jack, separate surrounds (default) | 884 | 6stack 6-jack, separate surrounds (default) |
875 | 3stack 3-stack, shared surrounds | 885 | 3stack 3-stack, shared surrounds |