patch-2.3.15 linux/drivers/sound/sound_core.c
Next file: linux/drivers/sound/vwsnd.c
Previous file: linux/drivers/sound/sound_calls.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Aug 23 10:14:44 1999
-  Orig file: 
v2.3.14/linux/drivers/sound/sound_core.c
-  Orig date: 
Wed Aug  4 09:27:54 1999
diff -u --recursive --new-file v2.3.14/linux/drivers/sound/sound_core.c linux/drivers/sound/sound_core.c
@@ -395,5 +395,8 @@
 #ifdef CONFIG_SOUND_MSNDPIN
 	msnd_pinnacle_init();
 #endif
+#ifdef CONFIG_SOUND_VWSND
+	init_vwsnd();
+#endif
 	return 0;
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)