patch-2.1.18 linux/drivers/cdrom/optcd.c
Next file: linux/drivers/cdrom/sbpcd.c
Previous file: linux/drivers/cdrom/mcdx.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Dec 27 12:03:21 1996
-  Orig file: 
v2.1.17/linux/drivers/cdrom/optcd.c
-  Orig date: 
Tue Nov 19 15:53:53 1996
diff -u --recursive --new-file v2.1.17/linux/drivers/cdrom/optcd.c linux/drivers/cdrom/optcd.c
@@ -106,7 +106,7 @@
 
 #define optcd_port optcd			/* Needed for the modutils. */
 static short optcd_port = OPTCD_PORTBASE;	/* I/O base of drive. */
-
+MODULE_PARM(optcd_port, "h");
 /* Drive registers, read */
 #define DATA_PORT	optcd_port	/* Read data/status */
 #define STATUS_PORT	optcd_port+1	/* Indicate data/status availability */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov