patch-2.1.18 linux/drivers/cdrom/sonycd535.c

Next file: linux/drivers/char/apm_bios.c
Previous file: linux/drivers/cdrom/sjcd.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.17/linux/drivers/cdrom/sonycd535.c linux/drivers/cdrom/sonycd535.c
@@ -198,6 +198,7 @@
 /* The base I/O address of the Sony Interface.  This is a variable (not a
    #define) so it can be easily changed via some future ioctl() */
 static unsigned int sony535_cd_base_io = CDU535_ADDRESS;
+MODULE_PARM(sony535_cd_base_io, "i");
 
 /*
  * The following are I/O addresses of the various registers for the drive.  The

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov