patch-2.3.99-pre4 linux/drivers/sound/mad16.c
Next file: linux/drivers/sound/sb.h
Previous file: linux/drivers/sound/dmasound.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Mar 27 11:02:54 2000
-  Orig file: 
v2.3.99-pre3/linux/drivers/sound/mad16.c
-  Orig date: 
Fri Mar 10 16:40:44 2000
diff -u --recursive --new-file v2.3.99-pre3/linux/drivers/sound/mad16.c linux/drivers/sound/mad16.c
@@ -791,7 +791,7 @@
 
 		mad_write(MC3_PORT, tmp | 0x04);
 		hw_config->driver_use_1 = SB_MIDI_ONLY;
-		return sb_dsp_detect(hw_config, 0, 0);
+		return sb_dsp_detect(hw_config, 0, 0, NULL);
 #else
 		/* assuming all later Mozart cards are identified as
 		 * either 82C928 or Mozart. If so, following code attempts
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)