Hi Andreas,
thanks, this works (with one minor correction - keymap array size and
unhandled scancode limit bumped up by one). I'll submit my version to
linux-m68k, along with the CapsLock fix.
Geert - can this go through your tree, or via the input maintainers?
Cheers,
Michael
Am
Hi Michael,
On Thu, Sep 6, 2018 at 10:35 AM Michael Schmitz wrote:
> thanks, this works (with one minor correction - keymap array size and
> unhandled scancode limit bumped up by one). I'll submit my version to
> linux-m68k, along with the CapsLock fix.
>
> Geert - can this go through your tree,
Two bug fixes for the Atari keyboard input driver:
- keymap fixes: multiple keymap errors that had gone unnoticed
since migration of the m68k keyboard driver code to the
input framework. Correct the wrong keycodes - keymap is stil
US but keypad, help and undo keys all generate the correct ke
The CapsLock key on Atari keyboards is not a toggle, it does send the
normal make and break scancodes.
Drop the CapsLock toggle handling code, which did cause the CapsLock
key to merely act as a Shift key.
Tested-by: Michael Schmitz
Signed-off-by: Michael Schmitz
---
drivers/input/keyboard/at
From: Andreas Schwab
Fix errors in Atari keymap (mostly in keypad, help and undo keys).
Patch provided on debian-68k ML by Andreas Schwab ,
keymap array size and unhandled scancode limit adjusted to 0x73 by me.
Tested-by: Michael Schmitz
Signed-off-by: Michael Schmitz
---
drivers/input/keyb
On Fri, 7 Sep 2018, Michael Schmitz wrote:
> From: Andreas Schwab
>
Andreas, because the authorship credit is yours, this patch will also need
a 'Signed-off-by' tag from you before it can be merged.
--
> Fix errors in Atari keymap (mostly in keypad, help and undo keys).
>
> Patch provided
Been on the list lurking for some time, and have made a few posts in the
past.
Read John Paul Adrian Glaubitz's post from 20th July, and downloaded
the iso he listed.
(https://cdimage.debian.org/cdimage/ports/10.0/m68k/iso-cd/)
My config:
Amiga 4000D, 2Mb chip, 4Mb Fast.
Warpengine 68040@40mhz w
7 matches
Mail list logo