[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45FDAAB2.8010208@tremplin-utc.net>
Date: Sun, 18 Mar 2007 22:10:10 +0100
From: Éric Piel <Eric.Piel@...mplin-utc.net>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
CC: Vojtech Pavlik <vojtech@...e.cz>, mitr@...ny.cz, otauber@....de,
linux-kernel@...r.kernel.org,
linux-input <linux-input@...ey.karlin.mff.cuni.cz>
Subject: [PATCH 0/3] wistron_btns: More keymaps, take 2
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists