Is anyone working on getting local kbd working?

I get 
drivers/char/keyboard.c:1007: warning: #warning "Cannot generate rawmode
keyboard for your architecture yet."

and a kernel oops in keyboard.c kbd_keycode() when pressing any key.

more specifically, in kbd_keycode:

        keysym = key_map[keycode];

fails, key_map isnt quite sane...

This is current code from:
:pserver:[EMAIL PROTECTED]:/home/linux-m68k/cvsroot
on a 68060 A4000.

Cheers, H.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to