This patch is against 2.5.8. It is not needed for 2.4.18. It adds in a missing break.
All the best, Duncan. --- linux-2.5.8.orig/sound/sound_core.c Sun Apr 14 21:18:51 2002 +++ linux-2.5.8/sound/sound_core.c Fri Apr 19 09:14:39 2002 @@ -243,6 +243,7 @@ if (unit >= SOUND_STEP) goto __unknown; max_unit = unit + 1; + break; case 2: name = "midi"; break; _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel