patch-2.0.27 linux/drivers/isdn/teles/proto.h
Next file: linux/drivers/net/wavelan.c
Previous file: linux/arch/alpha/kernel/bios32.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Fri Nov 29 11:10:13 1996
- Orig file:
v2.0.26/linux/drivers/isdn/teles/proto.h
- Orig date:
Thu Jan 1 02:00:00 1970
diff -u --recursive --new-file v2.0.26/linux/drivers/isdn/teles/proto.h linux/drivers/isdn/teles/proto.h
@@ -0,0 +1,18 @@
+/* $Id: proto.h,v 1.1 1996/09/23 01:53:52 fritz Exp $
+ *
+ * not much now - just the l3 proto discriminator
+ *
+ * $Log: proto.h,v $
+ * Revision 1.1 1996/09/23 01:53:52 fritz
+ * Bugfix: discard unknown frames (non-EDSS1 and non-1TR6).
+ *
+ */
+
+#ifndef PROTO_H
+#define PROTO_H
+
+#define PROTO_EURO 0x08
+#define PROTO_DIS_N0 0x40
+#define PROTO_DIS_N1 0x41
+
+#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov