patch-1.3.2 linux/include/asm-alpha/termios.h

Next file: linux/include/asm-alpha/types.h
Previous file: linux/include/asm-alpha/shmparam.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.1/linux/include/asm-alpha/termios.h linux/include/asm-alpha/termios.h
@@ -60,6 +60,7 @@
 
 #define TIOCSWINSZ	_IOW('t', 103, struct winsize)
 #define TIOCGWINSZ	_IOR('t', 104, struct winsize)
+#define TIOCOUTQ        _IOR('t', 115, int)     /* output queue size */
 
 #define TIOCGLTC	_IOR('t', 116, struct ltchars)
 #define TIOCSLTC	_IOW('t', 117, struct ltchars)
@@ -70,7 +71,6 @@
 #define TIOCNXCL	0x540D
 #define TIOCSCTTY	0x540E
 
-#define TIOCOUTQ	0x5411
 #define TIOCSTI		0x5412
 #define TIOCMGET	0x5415
 #define TIOCMBIS	0x5416

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this