patch-2.1.25 linux/drivers/cdrom/sjcd.c
Next file: linux/drivers/char/apm_bios.c
Previous file: linux/drivers/cdrom/isp16.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sun Feb 2 15:18:30 1997
- Orig file:
v2.1.24/linux/drivers/cdrom/sjcd.c
- Orig date:
Tue Jan 28 18:49:58 1997
diff -u --recursive --new-file v2.1.24/linux/drivers/cdrom/sjcd.c linux/drivers/cdrom/sjcd.c
@@ -106,7 +106,10 @@
static struct sjcd_play_msf sjcd_playing;
static int sjcd_base = SJCD_BASE_ADDR;
+
+#ifdef MODULE
MODULE_PARM(sjcd_base, "i");
+#endif
static struct wait_queue *sjcd_waitq = NULL;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov