patch-1.3.69 linux/drivers/net/3c509.c
Next file: linux/drivers/net/Config.in
Previous file: linux/drivers/isdn/teles/teles.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Feb 26 11:58:08 1996
- Orig file:
v1.3.68/linux/drivers/net/3c509.c
- Orig date:
Wed Feb 7 15:11:24 1996
diff -u --recursive --new-file v1.3.68/linux/drivers/net/3c509.c linux/drivers/net/3c509.c
@@ -710,7 +710,7 @@
{
dev_3c509.base_addr = io;
dev_3c509.irq = irq;
- if (!EISA_bus) {
+ if (!EISA_bus && !io) {
printk("3c509: WARNING! Module load-time probing works reliably only for EISA-bus!\n");
}
if (register_netdev(&dev_3c509) != 0)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this