patch-1.3.18 linux/drivers/net/hp100.c
Next file: linux/drivers/net/ibmtr.c
Previous file: linux/drivers/net/hp.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Aug 11 09:27:00 1995
- Orig file:
v1.3.17/linux/drivers/net/hp100.c
- Orig date:
Tue Aug 8 12:31:36 1995
diff -u --recursive --new-file v1.3.17/linux/drivers/net/hp100.c linux/drivers/net/hp100.c
@@ -1135,6 +1135,8 @@
int init_module( void )
{
+ if (hp100_port == 0 && !EISA_bus)
+ printk("HP100: You should not use auto-probing with insmod!\n");
if ( hp100_port > 0 )
dev_hp100.base_addr = hp100_port;
if ( register_netdev( &dev_hp100 ) != 0 )
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen, [email protected]
with Sam's (original) version of this