From 78c388aed2b7184182c08428db1de6c872d815f5 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 4 Jan 1999 16:03:48 +0000 Subject: Merge with Linux 2.1.131 and more MIPS goodies. (Did I mention that CVS is buggy ...) --- include/asm-arm/termios.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/asm-arm/termios.h') 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 */ +#define N_R3964 9 /* Reserved for Simatic R3964 module */ +#define N_PROFIBUS_FDL 10 /* Reserved for Profibus */ #ifdef __KERNEL__ -- cgit v1.2.3