From: Markus Gothe <markus.gothe@27m.se>
To: linux-mips@linux-mips.org
Subject: Fix for dummy-keyboard and virtual console on 2.4.36.1
Date: Sat, 01 Mar 2008 00:08:20 +0100 [thread overview]
Message-ID: <47C89064.7000202@27m.se> (raw)
[-- 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
reply other threads:[~2008-02-29 23:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47C89064.7000202@27m.se \
--to=markus.gothe@27m.se \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox