Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Fix for dummy-keyboard and virtual console on 2.4.36.1
@ 2008-02-29 23:08 Markus Gothe
  0 siblings, 0 replies; only message in thread
From: Markus Gothe @ 2008-02-29 23:08 UTC (permalink / raw)
  To: linux-mips

[-- Attachment #1: Type: text/plain, Size: 612 bytes --]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

See attached patch... For some reason gcc 3.4 complains.

Regards,
Markus Gothe

- --
_______________________________________

Mr Markus Gothe
Software Engineer

Phone: +46 (0)13 21 81 20 (ext. 1046)
Fax: +46 (0)13 21 21 15
Mobile: +46 (0)70 348 44 35
Diskettgatan 11, SE-583 35 Linköping, Sweden
www.27m.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHyJBi6I0XmJx2NrwRCO05AJ92Bi4K0NEizm2rRruyjC93hW00cACguw+u
kHm6vINYnEw3rgxfnv+8eV4=
=u7Vb
-----END PGP SIGNATURE-----


[-- Attachment #2: keyboard_h-fix.patch --]
[-- Type: text/x-patch, Size: 477 bytes --]

--- linux-2.4.36.1.orig/include/asm-mips/keyboard.orig.h	2008-02-29 22:25:05.000000000 +0100
+++ linux-2.4.36.1/include/asm-mips/keyboard.h	2008-02-29 22:24:40.000000000 +0100
@@ -85,7 +85,7 @@
 extern char kbd_unexpected_up(unsigned char keycode);
 extern void kbd_leds(unsigned char leds);
 extern void kbd_init_hw(void);
-extern unsigned char *kbd_sysrq_xlate;
+extern unsigned char kbd_sysrq_xlate[];
 
 extern unsigned char kbd_sysrq_key;
 #define SYSRQ_KEY kbd_sysrq_key

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-29 23:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-29 23:08 Fix for dummy-keyboard and virtual console on 2.4.36.1 Markus Gothe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox