[PATCH 0/3] wistron_btns: More keymaps, take 2

From: Ãric Piel
Date: Sun Mar 18 2007 - 17:42:59 EST


Hello,

This is a new version of my patch to add support for more laptops to the wistron_btns driver. Modifications from the previous version:
* sends lid close/open event as a switch event (not a key event)
* Display on/off is KEY_SCREEN and Display selection is KEY_SWITCHVIDEOMODE, from the discussion they seemed the "less bad" keycodes.
* keymaps are now declared initdata in order to save some memory


Patch 1 adds all the database of acerhk which fits this driver (about 25 more laptops).
Patch 2 adds a generic map that should fit most users but has the disadvantage of not being automatic.
Patch 3 declares all the keymaps as initdata and copy the right one in memory.

Dmitry, I've tried to make them against your tree (tm610 already applied). Still, if they don't apply cleanly, just tell me and I'll try harder!

See you,
Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/