commit | 1c20930a41c623a2281e754f9321cd0feb01ceb9 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jul 22 15:17:45 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jul 22 15:36:25 2009 +0200 |
tree | 7484d66f36b73b599095c37e454a87b0f8e04897 | |
parent | 05ff7e11b78f18ff6819d2c260b7bcc7da0c8f46 [diff] |
ALSA: hda - Fix ALC861 auto-mode parser Fix the logic of ALC861 auto-mode parser for the outputs. Instead of assuming the fixed DAC list, parse the conection and assign the DAC dynamically. Also, unmute the unused output connections to avoid noises on inputs. Signed-off-by: Takashi Iwai <tiwai@suse.de>