Project

General

Profile

Actions

Bug #1968

closed

ukbd patch

Added by masterblaster over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Hi all,

as i am new to kernel drivers, i suppose (just looking at usbd_get_quirks() prototype) that the quirk for usb keyboard was set the wrong way.
I don't even know if the quirk is needed at all, as no device is marked with UQ_NO_SET_PROTO ...

Without this patch uhci driver doesn't generate an interrupt when Fn key is pressed on Apple usb keyboard (it took me days to realize this...).

I just want to map Fn key to 'insert' keycode. For that it's than enough to set ukbd_trtab1=102 in ukbd.c ,but i don't know if to hardcode this violates any standard. Does it?

Thanks!


Files

Actions

Also available in: Atom PDF