• Takashi Iwai's avatar
    ALSA: hda - Implement dynamic loopback control for VIA codecs · 3214b966
    Takashi Iwai authored
    This patch adds the dynamic control of analog-loopback for VIA codecs.
    
    When the loopback is enabled, the inputs from line-ins and mics are
    mixed with the front DAC, and sent to the front outputs.  The very same
    input is routed to the headhpones and speakers in loopback mode.
    However, since the loopback mix can't take other than the front DAC,
    there is no longer individual volume controls for headphones and
    speakers.  Once when the loopback control is off, these volumes take
    effect.
    
    Since the individual volumes are more desired in general use caess, the
    loopback mode is set to off as default for now.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    3214b966
patch_via.c 103 KB