patch-2.4.20 linux-2.4.20/include/asm-mips/ioctls.h
Next file: linux-2.4.20/include/asm-mips/ipc.h
Previous file: linux-2.4.20/include/asm-mips/io.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/asm-mips/ioctls.h
- Orig date:
Sun Sep 9 10:43:01 2001
diff -urN linux-2.4.19/include/asm-mips/ioctls.h linux-2.4.20/include/asm-mips/ioctls.h
@@ -12,7 +12,7 @@
#include <asm/ioctl.h>
#define TCGETA 0x5401
-#define TCSETA 0x5402
+#define TCSETA 0x5402 /* Clashes with SNDCTL_TMR_START sound ioctl */
#define TCSETAW 0x5403
#define TCSETAF 0x5404
@@ -66,7 +66,7 @@
#define TIOCGETP 0x7408
#define TIOCSETP 0x7409
#define TIOCSETN 0x740a /* TIOCSETP wo flush */
-
+
/* #define TIOCSETA _IOW('t', 20, struct termios) set termios struct */
/* #define TIOCSETAW _IOW('t', 21, struct termios) drain output, set */
/* #define TIOCSETAF _IOW('t', 22, struct termios) drn out, fls in, set */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)