patch-2.1.10 linux/drivers/isdn/teles/proto.h
Next file: linux/drivers/net/tulip.c
Previous file: linux/drivers/char/serial.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Fri Nov 15 12:51:02 1996
- Orig file:
v2.1.9/linux/drivers/isdn/teles/proto.h
- Orig date:
Thu Jan 1 02:00:00 1970
diff -u --recursive --new-file v2.1.9/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