[alsa-devel] [PATCH - snd-powermac 0/1] Driver tree
Hi Takashi,
I still wonder, what about these:
--- a/acinclude.m4.org 2008-11-12 12:04:39.000000000 +0200 +++ b/acinclude.m4 2009-01-13 15:04:03.000000000 +0200 @@ -1828,6 +1828,7 @@ CONFIG_SND_TIMER="m" CONFIG_SND_PCM="m" CONFIG_SND_POWERMAC="m" + CONFIG_SND_VMASTER="y" fi fi if alsa_check_kconfig_option "powermac-auto-drc"; then --- a/configure.org 2008-11-12 12:04:44.000000000 +0200 +++ b/configure 2009-01-13 15:04:31.000000000 +0200 @@ -16071,6 +16071,7 @@ CONFIG_SND_TIMER="m" CONFIG_SND_PCM="m" CONFIG_SND_POWERMAC="m" + CONFIG_SND_VMASTER="y" fi fi if alsa_check_kconfig_option "powermac-auto-drc"; then
They were needed in making alsa-driver-1.0.18a for the new vmaster controls, but I couldn't see the files in your driver-tree.
Risto
At Tue, 20 Jan 2009 22:02:40 +0200, Risto Suominen wrote:
Hi Takashi,
I still wonder, what about these:
--- a/acinclude.m4.org 2008-11-12 12:04:39.000000000 +0200 +++ b/acinclude.m4 2009-01-13 15:04:03.000000000 +0200 @@ -1828,6 +1828,7 @@ CONFIG_SND_TIMER="m" CONFIG_SND_PCM="m" CONFIG_SND_POWERMAC="m"
fi fi if alsa_check_kconfig_option "powermac-auto-drc"; thenCONFIG_SND_VMASTER="y"
--- a/configure.org 2008-11-12 12:04:44.000000000 +0200 +++ b/configure 2009-01-13 15:04:31.000000000 +0200 @@ -16071,6 +16071,7 @@ CONFIG_SND_TIMER="m" CONFIG_SND_PCM="m" CONFIG_SND_POWERMAC="m"
fi fi if alsa_check_kconfig_option "powermac-auto-drc"; thenCONFIG_SND_VMASTER="y"
They were needed in making alsa-driver-1.0.18a for the new vmaster controls, but I couldn't see the files in your driver-tree.
They are generated automatically via gitcompile script, so you don't have to touch them.
Applied the other patch to alsa-driver tree now, too.
Thanks!
Takashi
participants (2)
-
Risto Suominen
-
Takashi Iwai