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
-  Lines: 9
 -  Date:
Sun Mar  7 15:22:06 1999
 -  Orig file: 
v2.2.2/linux/drivers/sound/mad16.c
 -  Orig date: 
Fri Jan  8 22:36:11 1999
 
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)