]> git.pld-linux.org Git - packages/XFree86.git/commitdiff
- fix for kernel 2.6 headers on sparc
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 18 Jan 2004 09:46:48 +0000 (09:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XFree86-sparc-kbd.patch -> 1.1

XFree86-sparc-kbd.patch [new file with mode: 0644]

diff --git a/XFree86-sparc-kbd.patch b/XFree86-sparc-kbd.patch
new file mode 100644 (file)
index 0000000..52892b6
--- /dev/null
@@ -0,0 +1,20 @@
+--- XFree86-4.3.99.902/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c.orig   2003-11-21 06:59:50.000000000 +0100
++++ XFree86-4.3.99.902/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c        2004-01-18 10:49:38.166058944 +0100
+@@ -115,6 +115,8 @@
+ #endif /* KDKBDREP */
+ }
++#undef rate
++
+ static int
+ KIOCSRATE_ioctl_ok(int rate, int delay) {
+ #ifdef KIOCSRATE
+@@ -141,8 +143,6 @@
+ #endif /* KIOCSRATE */
+ }
+-#undef rate
+-
+ void xf86SetKbdRepeat(char rad)
+ {
+ #ifdef __sparc__
This page took 0.066593 seconds and 4 git commands to generate.