patch-1.3.89 linux/include/linux/sdla.h

Next file: linux/mm/filemap.c
Previous file: linux/include/linux/proc_fs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.88/linux/include/linux/sdla.h linux/include/linux/sdla.h
@@ -5,10 +5,15 @@
  *
  *		Global definitions for the Frame relay interface.
  *
- * Version:	@(#)if_ifrad.h	0.15	31 Mar 96
+ * Version:	@(#)if_ifrad.h	0.20	13 Apr 96
  *
  * Author:	Mike McLagan <mike.mclagan@linux.org>
  *
+ * Changes:
+ *		0.15	Mike McLagan	Structure packing
+ *
+ *		0.20	Mike McLagan	New flags for S508 buffer handling
+ *
  *		This program is free software; you can redistribute it and/or
  *		modify it under the terms of the GNU General Public License
  *		as published by the Free Software Foundation; either version
@@ -216,6 +221,11 @@
 
 /* Configuration flags */
 #define SDLA_DIRECT_RECV		0x0080
+#define SDLA_TX_NO_EXCEPT		0x0020
+#define SDLA_NO_ICF_MSGS		0x1000
+#define SDLA_TX50_RX50			0x0000
+#define SDLA_TX70_RX30			0x2000
+#define SDLA_TX30_RX70			0x4000
 
 /* IRQ selection flags */
 #define SDLA_IRQ_RECEIVE		0x01

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