]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/ioctls.h
tty: Cris has a nice RS485 ioctl so we should steal it
[linux-2.6-omap-h63xx.git] / include / asm-x86 / ioctls.h
index 33660351239968bd22205ed9e4b45e674bc67e96..1a8ac45b28be69af883b602911bae29b2f9fa692 100644 (file)
@@ -51,6 +51,8 @@
 #define TCSETS2                _IOW('T', 0x2B, struct termios2)
 #define TCSETSW2       _IOW('T', 0x2C, struct termios2)
 #define TCSETSF2       _IOW('T', 0x2D, struct termios2)
+#define TIOCGRS485     0x542E
+#define TIOCSRS485     0x542F
 #define TIOCGPTN       _IOR('T', 0x30, unsigned int)
                                /* Get Pty Number (of pty-mux device) */
 #define TIOCSPTLCK     _IOW('T', 0x31, int)  /* Lock/unlock Pty */