diff options
author | Takashi Iwai <tiwai@suse.de> | 2007-06-20 09:46:13 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2007-07-20 05:11:33 -0400 |
commit | 0ac8551ea08e655fc6f35874803f091a17dacf90 (patch) | |
tree | 9f04215414516587d393e631d1718e271dc38114 /Documentation | |
parent | e25c05f1d5cf4e332db88b15e9daa1cabd6e17e0 (diff) |
[ALSA] hda-codec - Add AD1882 codec support
Added AD1882 codec support. It has currently two models, 3stack and
6stack.
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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index a5a1ed20b3c0..4d47f3f19631 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -874,6 +874,10 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
874 | allout 5-jack in back, 2-jack in front, SPDIF out | 874 | allout 5-jack in back, 2-jack in front, SPDIF out |
875 | auto auto-config reading BIOS (default) | 875 | auto auto-config reading BIOS (default) |
876 | 876 | ||
877 | AD1882 | ||
878 | 3stack 3-stack mode (default) | ||
879 | 6stack 6-stack mode | ||
880 | |||
877 | AD1884 | 881 | AD1884 |
878 | N/A | 882 | N/A |
879 | 883 | ||