diff options
author | Takashi Iwai <tiwai@suse.de> | 2012-02-20 11:20:48 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2012-02-20 11:30:49 -0500 |
commit | 817de92f1b52358f28534bb0b0c373f75e4b4baa (patch) | |
tree | d1a7f6267290207b7769bd99c5a0781639a1424a /Documentation | |
parent | 7833c7e8b41d4c778e18481d7115dafa4bfaee0a (diff) |
ALSA: hda/realtek - Rewrite ALC880 model=uniwill with auto-parser
The model=uniwill would work almost as is, but a couple of adjustments
are needed to make the mutli-io working correctly. The headphone and
speaker pins have to be marked properly in pin configs.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/sound/alsa/HD-Audio-Models.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/sound/alsa/HD-Audio-Models.txt b/Documentation/sound/alsa/HD-Audio-Models.txt index a57d7718e4fd..1af6354ec549 100644 --- a/Documentation/sound/alsa/HD-Audio-Models.txt +++ b/Documentation/sound/alsa/HD-Audio-Models.txt | |||
@@ -13,7 +13,6 @@ ALC880 | |||
13 | asus-w1v ASUS W1V | 13 | asus-w1v ASUS W1V |
14 | asus-dig ASUS with SPDIF out | 14 | asus-dig ASUS with SPDIF out |
15 | asus-dig2 ASUS with SPDIF out (using GPIO2) | 15 | asus-dig2 ASUS with SPDIF out (using GPIO2) |
16 | uniwill 3-jack | ||
17 | test for testing/debugging purpose, almost all controls can be | 16 | test for testing/debugging purpose, almost all controls can be |
18 | adjusted. Appearing only when compiled with | 17 | adjusted. Appearing only when compiled with |
19 | $CONFIG_SND_DEBUG=y | 18 | $CONFIG_SND_DEBUG=y |