diff options
author | Takashi Iwai <tiwai@suse.de> | 2012-02-16 06:35:16 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2012-02-16 06:39:35 -0500 |
commit | 20f7d928fa6e51ca81648946ead6244c58a0b4c0 (patch) | |
tree | 48627846fbe1977d87e9d58b7ffd8b05f845deaa /Documentation/sound | |
parent | 15317ab21686044f1af96dd329ba809a08f04b89 (diff) |
ALSA: hda/realtek - Replace ALC260 model=replacer with the auto-parser
The support for Replacer 627V in the auto-parser needs the unique unsol
event handling: although the machine has a single output pin 0x0f, it's
used for both the headphone and the speaker, and the driver needs to
toggle the output route via GPIO 1.
In addition, it needs a special COEF setup with 0x3050.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound')
-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 5cc76090f5d6..870cb1a22473 100644 --- a/Documentation/sound/alsa/HD-Audio-Models.txt +++ b/Documentation/sound/alsa/HD-Audio-Models.txt | |||
@@ -30,7 +30,6 @@ ALC880 | |||
30 | ALC260 | 30 | ALC260 |
31 | ====== | 31 | ====== |
32 | fujitsu Fujitsu S7020 | 32 | fujitsu Fujitsu S7020 |
33 | replacer Replacer 672V | ||
34 | favorit100 Maxdata Favorit 100XS | 33 | favorit100 Maxdata Favorit 100XS |
35 | basic fixed pin assignment (old default model) | 34 | basic fixed pin assignment (old default model) |
36 | test for testing/debugging purpose, almost all controls can | 35 | test for testing/debugging purpose, almost all controls can |