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