patch-2.4.13 linux/drivers/parport/parport_pc.c
Next file: linux/drivers/pci/gen-devlist.c
Previous file: linux/drivers/parport/parport_atari.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Oct 11 09:18:31 2001
- Orig file:
v2.4.12/linux/drivers/parport/parport_pc.c
- Orig date:
Thu Oct 11 08:02:26 2001
diff -u --recursive --new-file v2.4.12/linux/drivers/parport/parport_pc.c linux/drivers/parport/parport_pc.c
@@ -2884,6 +2884,8 @@
MODULE_AUTHOR("Phil Blundell, Tim Waugh, others");
MODULE_DESCRIPTION("PC-style parallel port driver");
+MODULE_LICENSE("GPL");
+
MODULE_PARM_DESC(io, "Base I/O address (SPP regs)");
MODULE_PARM(io, "1-" __MODULE_STRING(PARPORT_PC_MAX_PORTS) "i");
MODULE_PARM_DESC(io_hi, "Base I/O address (ECR)");
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)