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

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

diff -urN linux-2.4.19/include/asm-m68k/termios.h linux-2.4.20/include/asm-m68k/termios.h
@@ -47,6 +47,8 @@
 #define TIOCM_OUT2	0x4000
 #define TIOCM_LOOP	0x8000
 
+#define TIOCM_MODEM_BITS       TIOCM_OUT2      /* IRDA support */
+
 /* ioctl (fd, TIOCSERGETLSR, &result) where result may be as below */
 
 /* line disciplines */

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