patch-2.1.29 linux/include/asm-sparc/termbits.h

Next file: linux/include/asm-sparc/termios.h
Previous file: linux/include/asm-sparc/string.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.28/linux/include/asm-sparc/termbits.h linux/include/asm-sparc/termbits.h
@@ -152,6 +152,7 @@
 #define  B230400 0x00010003
 #define  B460800 0x00010004
 #define CIBAUD	  0x000f0000  /* input baud rate (not used) */
+#define CMSPAR	  010000000000		/* mark or space (stick) parity */
 #define CRTSCTS	  0x80000000  /* flow control */
 
 /* c_lflag bits */

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