patch-1.3.16 linux/drivers/net/slip.h
Next file: linux/drivers/net/znet.c
Previous file: linux/drivers/net/slip.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Tue Aug 8 09:20:36 1995
- Orig file:
v1.3.15/linux/drivers/net/slip.h
- Orig date:
Tue Jun 6 11:22:10 1995
diff -u --recursive --new-file v1.3.15/linux/drivers/net/slip.h linux/drivers/net/slip.h
@@ -31,11 +31,9 @@
#endif
/* SLIP configuration. */
-#ifndef SL_SLIP_LOTS
-#define SL_NRUNIT 4 /* number of SLIP channels */
-#else
-#define SL_NRUNIT 16
-#endif
+#define SL_NRUNIT 256 /* MAX number of SLIP channels;
+ This can be overridden with
+ insmod -oslip_maxdev=nnn */
#define SL_MTU 296 /* 296; I am used to 600- FvK */
/* SLIP protocol characters. */
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