[alsa-devel] [RFC] [Patch 2/2] Add virtual master to HD-audio

Daniel Jacobowitz drow at false.org
Sat Jan 12 21:21:22 CET 2008


On Thu, Dec 20, 2007 at 04:46:35PM +0100, Takashi Iwai wrote:
>  static struct snd_kcontrol_new alc880_lg_mixer[] = {
>  	/* FIXME: it's not really "master" but front channels */
> -	HDA_CODEC_VOLUME("Master Playback Volume", 0x0f, 0x0, HDA_OUTPUT),
> -	HDA_BIND_MUTE("Master Playback Switch", 0x0f, 2, HDA_INPUT),
> +	HDA_CODEC_VOLUME("Front Playback Volume", 0x0f, 0x0, HDA_OUTPUT),
> +	HDA_BIND_MUTE("Front Playback Switch", 0x0f, 2, HDA_INPUT),

You've just fixed that FIXME :-)

-- 
Daniel Jacobowitz
CodeSourcery


More information about the Alsa-devel mailing list