summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/termios.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-01-04 16:03:48 +0000
committerRalf Baechle <ralf@linux-mips.org>1999-01-04 16:03:48 +0000
commit78c388aed2b7184182c08428db1de6c872d815f5 (patch)
tree4b2003b1b4ceb241a17faa995da8dd1004bb8e45 /include/asm-arm/termios.h
parenteb7a5bf93aaa4be1d7c6181100ab7639e74d67f7 (diff)
Merge with Linux 2.1.131 and more MIPS goodies.
(Did I mention that CVS is buggy ...)
Diffstat (limited to 'include/asm-arm/termios.h')
-rw-r--r--include/asm-arm/termios.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-arm/termios.h b/include/asm-arm/termios.h
index 4a74e20cb..2510a5b0e 100644
--- a/include/asm-arm/termios.h
+++ b/include/asm-arm/termios.h
@@ -55,6 +55,9 @@ struct termio {
#define N_AX25 5
#define N_X25 6 /* X.25 async */
#define N_6PACK 7
+#define N_MASC 8 /* Reserved for Mobitex module <kaz@cafe.net> */
+#define N_R3964 9 /* Reserved for Simatic R3964 module */
+#define N_PROFIBUS_FDL 10 /* Reserved for Profibus <Dave@mvhi.com> */
#ifdef __KERNEL__