On Fri, Jan 14, Giuliano Pochini wrote:
Is sysrq supported ? On my Pmac7300 2.2.14 compile dies with:
keyboard.c: In function `handle_scancode':
keyboard.c:252: structure has no member named `ppc_kbd_sysrq_xlate'
SysRq is broken since 2.2.14pre5.
The attached patch should fix it. I guess the patch can go into the main
kernel...
It is only tested on a PowerMac, the mbx_setup.c maybe need some changes
(definition of SYSRQ_KEY).
Gruss Olaf
--
$ man 1 current_release
BUGS
Users never read manuals...
On Sat, 15 Jan 2000, Olaf Hering wrote:
On Fri, Jan 14, Giuliano Pochini wrote:
quoted
Is sysrq supported ? On my Pmac7300 2.2.14 compile dies with:
keyboard.c: In function `handle_scancode':
keyboard.c:252: structure has no member named `ppc_kbd_sysrq_xlate'
SysRq is broken since 2.2.14pre5.
The attached patch should fix it. I guess the patch can go into the main
kernel...
This patch (I sent it to Cort and Paul a while back, but never heard
anything) should work on CONFIG_PPC_ALL, or when you have two different
types of keyboards (ie ADB and USB).
---
Tom Rini (TR1265)
http://gate.crashing.org/~trini/