patch-2.3.41 linux/include/asm-alpha/ioctls.h

Next file: linux/include/asm-alpha/parport.h
Previous file: linux/fs/udf/unicode.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.40/linux/include/asm-alpha/ioctls.h linux/include/asm-alpha/ioctls.h
@@ -61,6 +61,9 @@
 # define TIOCM_DSR	0x100
 # define TIOCM_CD	TIOCM_CAR
 # define TIOCM_RI	TIOCM_RNG
+# define TIOCM_OUT1	0x2000
+# define TIOCM_OUT2	0x4000
+# define TIOCM_LOOP	0x8000
 
 #define TIOCGSOFTCAR	0x5419
 #define TIOCSSOFTCAR	0x541A

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