packages: kernel/kernel-TIOCGDEV.patch - updated for 2.6.34 and 2.6.35
glen
glen at pld-linux.org
Mon Aug 30 20:45:38 CEST 2010
Author: glen Date: Mon Aug 30 18:45:38 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated for 2.6.34 and 2.6.35
---- Files affected:
packages/kernel:
kernel-TIOCGDEV.patch (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/kernel/kernel-TIOCGDEV.patch
diff -u packages/kernel/kernel-TIOCGDEV.patch:1.3 packages/kernel/kernel-TIOCGDEV.patch:1.4
--- packages/kernel/kernel-TIOCGDEV.patch:1.3 Mon Aug 30 20:23:57 2010
+++ packages/kernel/kernel-TIOCGDEV.patch Mon Aug 30 20:45:33 2010
@@ -108,11 +108,11 @@
/* Note that all the ioctls that are not available in Linux have a
* double underscore on the front to: a) avoid some programs to
---- a/arch/x86/include/asm/ioctls.h
-+++ b/arch/x86/include/asm/ioctls.h
-@@ -56,6 +56,7 @@
- #define TIOCGPTN _IOR('T', 0x30, unsigned int)
- /* Get Pty Number (of pty-mux device) */
+--- linux-2.6.34/include/asm-generic/ioctls.h~ 2010-05-17 00:17:36.000000000 +0300
++++ linux-2.6.34/include/asm-generic/ioctls.h 2010-08-30 21:26:52.231452290 +0300
+@@ -65,6 +65,7 @@
+ #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 */
+#define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get real dev no below /dev/console */
#define TCGETX 0x5432 /* SYS5 TCGETX compatibility */
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel-TIOCGDEV.patch?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list