diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-08-18 07:53:07 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-08-25 03:57:05 -0400 |
commit | 9e44c6e40fb383e6b1d0df0c9e375a98e11828d1 (patch) | |
tree | 41fa83ecb557d006436d091a301eed5e36ccd968 /Documentation/sound/alsa | |
parent | 503c10d8a7dd3aa627dc57990c95a8a4dd4fa4b5 (diff) |
ALSA: hda - Add AD1882A codec support
Added the basic support of AD1882A codec chip.
It's almost compatible with AD1882, but with a digital mic and some
differences in connections.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'Documentation/sound/alsa')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index b33e030509fb..02a7194a10cb 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -931,7 +931,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
931 | allout 5-jack in back, 2-jack in front, SPDIF out | 931 | allout 5-jack in back, 2-jack in front, SPDIF out |
932 | auto auto-config reading BIOS (default) | 932 | auto auto-config reading BIOS (default) |
933 | 933 | ||
934 | AD1882 | 934 | AD1882 / AD1882A |
935 | 3stack 3-stack mode (default) | 935 | 3stack 3-stack mode (default) |
936 | 6stack 6-stack mode | 936 | 6stack 6-stack mode |
937 | 937 | ||