patch-1.3.18 linux/drivers/net/depca.c
Next file: linux/drivers/net/e2100.c
Previous file: linux/drivers/net/at1700.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Aug 11 09:26:59 1995
- Orig file:
v1.3.17/linux/drivers/net/depca.c
- Orig date:
Wed Aug 2 13:21:03 1995
diff -u --recursive --new-file v1.3.17/linux/drivers/net/depca.c linux/drivers/net/depca.c
@@ -1829,6 +1829,8 @@
int
init_module(void)
{
+ if (io == 0)
+ printk("depca: You should not use auto-probing with insmod!\n");
thisDepca.irq=irq;
thisDepca.base_addr=io;
if (register_netdev(&thisDepca) != 0)
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen, [email protected]
with Sam's (original) version of this