diff options
author | Kailang Yang <kailang@realtek.com.tw> | 2006-10-17 06:32:26 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2007-02-09 03:01:03 -0500 |
commit | ccc656ce5f6627032bd44e660071bb71e65a231a (patch) | |
tree | 97448e9fc35647867bae9640f955c6c582f7ba7b /Documentation | |
parent | a53d1aece388d940831846f642810e47526883e8 (diff) |
[ALSA] hda-codec - Add new modesl for Realtek codecs
Changes from Realtek driver:
- New models hippo and hippo_1 for ALC262
- New models tagra-dig and tagra-2ch-dig for ALC883
- New id for ALC660 codec chip
Signed-off-by: Kailang Yang <kailang@realtek.com.tw>
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 a16dd34817d2..feb97bd711f9 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -801,6 +801,8 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
801 | fujitsu Fujitsu Laptop | 801 | fujitsu Fujitsu Laptop |
802 | hp-bpc HP xw4400/6400/8400/9400 laptops | 802 | hp-bpc HP xw4400/6400/8400/9400 laptops |
803 | benq Benq ED8 | 803 | benq Benq ED8 |
804 | hippo Hippo (ATI) with jack detection | ||
805 | hippo_1 Hippo (Benq) with jack detection | ||
804 | basic fixed pin assignment w/o SPDIF | 806 | basic fixed pin assignment w/o SPDIF |
805 | auto auto-config reading BIOS (default) | 807 | auto auto-config reading BIOS (default) |
806 | 808 | ||
@@ -818,6 +820,8 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
818 | 6stack-dig-demo 6-jack digital for Intel demo board | 820 | 6stack-dig-demo 6-jack digital for Intel demo board |
819 | acer Acer laptops (Travelmate 3012WTMi, Aspire 5600, etc) | 821 | acer Acer laptops (Travelmate 3012WTMi, Aspire 5600, etc) |
820 | medion Medion Laptops | 822 | medion Medion Laptops |
823 | targa-dig Targa/MSI | ||
824 | targa-2ch-dig Targs/MSI with 2-channel | ||
821 | auto auto-config reading BIOS (default) | 825 | auto auto-config reading BIOS (default) |
822 | 826 | ||
823 | ALC861/660 | 827 | ALC861/660 |