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
-  Lines: 15
-  Date:
Thu Nov 28 15:53:15 2002
-  Orig file: 
linux-2.4.19/include/asm-ppc/termios.h
-  Orig date: 
Mon Jun 11 19:15:27 2001
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)