patch-2.3.41 linux/include/asm-arm/termios.h

Next file: linux/include/asm-i386/parport.h
Previous file: linux/include/asm-arm/siginfo.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.40/linux/include/asm-arm/termios.h linux/include/asm-arm/termios.h
@@ -45,6 +45,7 @@
 #define TIOCM_RI	TIOCM_RNG
 #define TIOCM_OUT1	0x2000
 #define TIOCM_OUT2	0x4000
+#define TIOCM_LOOP	0x8000
 
 /* ioctl (fd, TIOCSERGETLSR, &result) where result may be as below */
 

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