diff options
author | Andy Shevchenko <andy@smile.org.ua> | 2007-12-13 11:32:26 -0500 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-01-31 11:29:33 -0500 |
commit | a8848bd6476102ff1d3bbe56662a18d6ada8674f (patch) | |
tree | 6882a1c049853bc549314a31ebbb676a36622554 /Documentation | |
parent | f6a92248aef841f14a5806cc299c431e7809c733 (diff) |
[ALSA] hda-codec - Initial support of the Mitac 8252D (based on ALC883)
The attached patch adds initial support of the Mitac 8252D
(http://www.mitac-mtc.com.tw/English/products/8252Dspec.htm).
Working:
- Front speakers (volume + mute)
- Center/LFE speakers (volume + mute)
- HP out (with Front Volume)
- HP individual mute switch
- HP Jack sense
- Front Mic and its volume
Not tested:
- external mic and its volume
Not working while now:
- Mic Jack sense
Questionable:
- is Mic have Jack sense?
- one or two Mic volume controls?
- CD/Line-in: presense in the mixer
Signed-off-by: Andy Shevchenko <andy@smile.org.ua>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 969ff8376333..aded3b4f0889 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -861,6 +861,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
861 | haier-w66 Haier W66 | 861 | haier-w66 Haier W66 |
862 | 6stack-hp HP machines with 6stack (Nettle boards) | 862 | 6stack-hp HP machines with 6stack (Nettle boards) |
863 | 3stack-hp HP machines with 3stack (Lucknow, Samba boards) | 863 | 3stack-hp HP machines with 3stack (Lucknow, Samba boards) |
864 | mitac Mitac 8252D | ||
864 | auto auto-config reading BIOS (default) | 865 | auto auto-config reading BIOS (default) |
865 | 866 | ||
866 | ALC861/660 | 867 | ALC861/660 |