On Thu, 11 Oct 2007, John Zaitseff wrote:

> Excellent!  However, I don't see the following:
> * case 0x182: map_key_clear(KEY_FAVORITES);
>   ... in drivers/usb/input/hid-input.c, to handle the My Favorites key

There is also a patch queued on top of the patchset you were looking at, 
which adds support for Natural Ergonomic 6000 Keyboard, which also 
establishes the mapping of 0x182 to KEY_BOOKMARKS.

> * the change to drivers/hid/usbhid/usbkbd.c to enable the "(" and
>   ")" on the right hand side of the keyboard

usbkbd.c is not used under normal circumstances (it uses the hid boot 
protocol), I don't think it is needed to care too much for updating the 
keymap there.

Thanks,

-- 
Jiri Kosina
SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to