patch-1.3.53 linux/drivers/net/pt.c
Next file: linux/drivers/net/skeleton.c
Previous file: linux/drivers/net/pi2.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/pt.c
 -  Orig date: 
Wed Dec 27 09:12:13 1995
 
diff -u --recursive --new-file v1.3.52/linux/drivers/net/pt.c linux/drivers/net/pt.c
@@ -877,7 +877,7 @@
         }
 
         /* Grab the region */
-        snarf_region(ioaddr & 0x3f0, PT_TOTAL_SIZE);
+        request_region(ioaddr & 0x3f0, PT_TOTAL_SIZE, "pt" );
     } /* A port */
     dev->open = pt_open;
     dev->stop = pt_close;
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