patch-1.3.53 linux/drivers/net/pi2.c
Next file: linux/drivers/net/pt.c
Previous file: linux/drivers/net/net_init.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat Dec 30 21:00:40 1995
- Orig file:
v1.3.52/linux/drivers/net/pi2.c
- Orig date:
Thu Nov 9 11:23:49 1995
diff -u --recursive --new-file v1.3.52/linux/drivers/net/pi2.c linux/drivers/net/pi2.c
@@ -1407,7 +1407,7 @@
}
/* Grab the region */
- snarf_region(ioaddr & 0x3f0, PI_TOTAL_SIZE);
+ request_region(ioaddr & 0x3f0, PI_TOTAL_SIZE, "pi2" );
} /* Only for A port */
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