Hello. Considering all the feedbacks I got, depending snd-pcsp on CONFIG_EXPERIMENTAL looks like the only safe way to get out of all the troubles at one go. :) Can the attached patch be applied? Btw, it seems to me that the alsa-kernel hg tree somehow lacks a few snd-pcsp patches that the alsa git tree has... how have that happened and how can be fixed?
# HG changeset patch # User Stas Sergeev <stsp@xxxxxxxxxxxxxxxxxxxxx> # Date 1210975452 -14400 # Node ID 49d310de8ac42e5c495cf39440f4fde307b39c75 # Parent 3887126bbd9ca422208e651d46f9f5385d409efe snd-pcsp: depend on CONFIG_EXPERIMENTAL Signed-off-by: Stas Sergeev <stsp@xxxxxxxx> diff -r 3887126bbd9c -r 49d310de8ac4 drivers/Kconfig --- a/drivers/Kconfig Fri May 16 22:01:53 2008 +0400 +++ b/drivers/Kconfig Sat May 17 02:04:12 2008 +0400 @@ -6,6 +6,7 @@ menu "Generic devices" config SND_PCSP tristate "Internal PC speaker support" + depends on EXPERIMENTAL depends on X86_PC && HIGH_RES_TIMERS depends on INPUT depends on SND
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel