patch-2.4.20 linux-2.4.20/include/asm-ppc/termios.h

Next file: linux-2.4.20/include/asm-ppc/timex.h
Previous file: linux-2.4.20/include/asm-ppc/spinlock.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/include/asm-ppc/termios.h linux-2.4.20/include/asm-ppc/termios.h
@@ -1,5 +1,5 @@
 /*
- * BK Id: SCCS/s.termios.h 1.8 05/17/01 18:14:26 cort
+ * BK Id: %F% %I% %G% %U% %#%
  */
 #ifndef _PPC_TERMIOS_H
 #define _PPC_TERMIOS_H
@@ -173,6 +173,7 @@
 #define TIOCM_OUT1	0x2000
 #define TIOCM_OUT2	0x4000
 #define TIOCM_LOOP	0x8000
+#define TIOCM_MODEM_BITS TIOCM_OUT2
 
 /* ioctl (fd, TIOCSERGETLSR, &result) where result may be as below */
 #define TIOCSER_TEMT    0x01	/* Transmitter physically empty */

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