commit | 7085ec12a62ec2e990bc7d984bee7ba28e5c1dec | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Oct 02 09:03:58 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Oct 02 09:03:58 2009 +0200 |
tree | 8640697b30bae458cf36342889e07ad3abd5c3c2 | |
parent | 02d3332285377c9de395c2b5b792805d43923fd0 [diff] |
ALSA: hda - Fix / improve ALC66x parser The auto-parser for ALC662/663/272 codecs doesn't work properly when a speaker is connected to mono NID 0x17, and doesn't handle the dynamic DAC assignment properly. This patch fixes the issues and also improves the assignment of DACs so that HP and speakers can have independent volume controls. Signed-off-by: Takashi Iwai <tiwai@suse.de>