patch-2.3.23 linux/include/asm-sh/termios.h
Next file: linux/include/asm-sh/types.h
Previous file: linux/include/asm-sh/termbits.h
Back to the patch index
Back to the overall index
-  Lines: 14
-  Date:
Mon Oct 18 11:16:13 1999
-  Orig file: 
v2.3.22/linux/include/asm-sh/termios.h
-  Orig date: 
Tue Aug 31 17:29:14 1999
diff -u --recursive --new-file v2.3.22/linux/include/asm-sh/termios.h linux/include/asm-sh/termios.h
@@ -47,7 +47,12 @@
 #define N_AX25		5
 #define N_X25		6	/* X.25 async */
 #define N_6PACK		7
-#define N_MASC		8	/* Reserved fo Mobitex module <kaz@cafe.net> */
+#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> */
+#define N_IRDA		11	/* Linux IR - http://www.cs.uit.no/~dagb/irda/irda.html */
+#define N_SMSBLOCK	12	/* SMS block mode - for talking to GSM data cards about SMS messages */
+#define N_HDLC		13	/* synchronous HDLC */
 
 #ifdef __KERNEL__
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)