patch-2.4.22 linux-2.4.22/include/asm-cris/termbits.h

Next file: linux-2.4.22/include/asm-cris/timex.h
Previous file: linux-2.4.22/include/asm-cris/system.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/include/asm-cris/termbits.h linux-2.4.22/include/asm-cris/termbits.h
@@ -1,5 +1,3 @@
-/* $Id: termbits.h,v 1.1 2000/07/10 16:32:31 bjornw Exp $ */
-
 #ifndef __ARCH_ETRAX100_TERMBITS_H__
 #define __ARCH_ETRAX100_TERMBITS_H__
 
@@ -128,6 +126,7 @@
 #define  B1843200 0010006
 #define  B6250000 0010007
 #define CIBAUD	  002003600000	/* input baud rate (not used) */
+#define CMSPAR	  010000000000		/* mark or space (stick) parity, PARODD => mark parity */
 #define CRTSCTS	  020000000000		/* flow control */
 
 /* c_lflag bits */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)