patch-2.1.124 linux/include/asm-alpha/termios.h

Next file: linux/include/asm-arm/termios.h
Previous file: linux/include/asm-alpha/linux_logo.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.123/linux/include/asm-alpha/termios.h linux/include/asm-alpha/termios.h
@@ -72,8 +72,11 @@
 #define N_MOUSE		2
 #define N_PPP		3
 #define N_AX25		5
-#define N_X25		6
+#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__
 /*	eof=^D		eol=\0		eol2=\0		erase=del

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov