patch-2.4.6 linux/drivers/net/bagetlance.c
Next file: linux/drivers/net/cs89x0.c
Previous file: linux/drivers/net/atp.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Wed Jun 20 11:10:53 2001
- Orig file:
v2.4.5/linux/drivers/net/bagetlance.c
- Orig date:
Thu Apr 12 12:15:25 2001
diff -u --recursive --new-file v2.4.5/linux/drivers/net/bagetlance.c linux/drivers/net/bagetlance.c
@@ -1,5 +1,5 @@
/* $Id$
- * vmelance.c: Ethernet driver for VME Lance cards on Baget/MIPS
+ * bagetlance.c: Ethernet driver for VME Lance cards on Baget/MIPS
* This code stealed and adopted from linux/drivers/net/atarilance.c
* See that for author info
*
@@ -59,6 +59,7 @@
static int lance_debug = 1;
#endif
MODULE_PARM(lance_debug, "i");
+MODULE_PARM_DESC(lance_debug, "Lance debug level (0-3)");
/* Print debug messages on probing? */
#undef LANCE_DEBUG_PROBE
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)