Compile sound as modules in 2.1.78 with the following patch and it should
work (it does for me).
diff -ru linux/drivers/sound/Makefile linux-patched/drivers/sound/Makefile
--- linux/drivers/sound/Makefile Sat Jan 3 21:09:50 1998 +++
linux-patched/drivers/sound/Makefile Sat Jan 3 21:09:30 1998 @@
-95,9 +95,7 @@
ifeq ($(CONFIG_SB),m)
M_OBJS += sb.o
MIX_OBJS += sb_card.o
- ifneq ($(CONFIG_UART401),y)
CONFIG_UART401 = m
- endif
endif
endif
-- ----------------------------------------------------------- In return for "mailbag contention" errors from buggy Exchange servers I'll set my mail server to refuse mail from your domain. The same response applies when a message to a postmaster account bounces. "Russell Coker - mailing lists account" <bofh@snoopy.virtual.net.au> -----------------------------------------------------------