[alsa-devel] [RFC] [Patch 1/2] Add virtual master control

Daniel Jacobowitz drow at false.org
Wed Jan 30 16:19:10 CET 2008


On Thu, Dec 20, 2007 at 04:45:17PM +0100, Takashi Iwai wrote:
> This patch adds the virtual master control to sound core.
> 
> 
> Takashi
> 
> diff -r 1207d46e60b3 core/Kconfig
> --- a/core/Kconfig	Mon Dec 03 15:15:59 2007 +0100
> +++ b/core/Kconfig	Mon Dec 03 15:46:17 2007 +0100
> @@ -15,6 +15,9 @@ config SND_RAWMIDI
>  config SND_RAWMIDI
>  	tristate
>  	depends on SND
> +
> +config SND_VMASTER
> +	bool
>  
>  config SND_SEQUENCER
>  	tristate "Sequencer support"

When you committed this to hg, you put vmaster.c into hda instead of
core - could you explain why?  I'd like to use it with ice1724.

-- 
Daniel Jacobowitz
CodeSourcery


More information about the Alsa-devel mailing list