patch-2.2.3 linux/drivers/sound/mad16.c

Next file: linux/drivers/sound/sb.h
Previous file: linux/drivers/sound/lowlevel/awe_wave.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.2/linux/drivers/sound/mad16.c linux/drivers/sound/mad16.c
@@ -800,7 +800,7 @@
 
 		mad_write(MC3_PORT, tmp | 0x04);
 		hw_config->driver_use_1 = SB_MIDI_ONLY;
-		return sb_dsp_detect(hw_config);
+		return sb_dsp_detect(hw_config, 0, 0);
 #else
 		return 0;
 #endif

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