patch-2.3.4 linux/drivers/sound/sound_core.c

Next file: linux/drivers/usb/Config.in
Previous file: linux/drivers/sound/sb_ess.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.3/linux/drivers/sound/sound_core.c linux/drivers/sound/sound_core.c
@@ -382,6 +382,9 @@
 #ifdef CONFIG_SOUND_SONICVIBES
 	init_sonicvibes();
 #endif
+#ifdef CONFIG_SOUND_CMPCI
+	init_cmpci();
+#endif
 #ifdef CONFIG_SOUND_ES1370
 	init_es1370();
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)