Version 3 of Elantech touchpad driver for kernel 2.6.24

2008-01-27 Thread Arjan Opmeer
01-26 01:38:58.0 +0100 @@ -0,0 +1,221 @@ +Elantech Touchpad Driver + + Copyright (C) 2007-2008 Arjan Opmeer <[EMAIL PROTECTED]> + +Extra information found and provided by Steve Havelka + + +Introduction + + +Like most touchpads the Elante

[PATCH] Elantech touchpad driver update for kernel 2.6.24-rc8-mm1

2008-01-27 Thread Arjan Opmeer
>From Arjan Opmeer <[EMAIL PROTECTED]> Update to the Elantech touchpad driver. Changes include: - Fixed an issue on some models where using the physical buttons did not work and only tapping the touchpad produced mouse clicks. - Absolute mode reporting also has an "older"

[PATCH] Elantech touchpad driver update for kernel 2.6.23-mm1

2007-10-23 Thread Arjan Opmeer
>From Arjan Opmeer <[EMAIL PROTECTED]> Update to the Elantech touchpad driver. Changes include: - Absolute mode reporting is now working on my laptop. - Fixed the use of a wrong constant in the Synaptics Identify query - Added Synaptics Modes query as newer versions of the Windows

New version of Elantech touchpad driver for kernel 2.6.23.1

2007-10-23 Thread Arjan Opmeer
river + +Copyright (C) 2007 Arjan Opmeer <[EMAIL PROTECTED]> + +Extra information found and provided by Steve Havelka + +Configuration of the touchpad is performed by writing values to registers +found under sysfs entries /sys/bus/serio/drivers/psmouse/serio?/reg_*. + +E.g. to disable tapping wh

Re: First stab at Elantech touchpad driver for 2.6.22.6. Testers wanted!

2007-10-13 Thread Arjan Opmeer
Hi Dmitry, On Tue, Oct 09, 2007 at 04:01:58PM -0400, Dmitry Torokhov wrote: > On 9/13/07, Arjan Opmeer <[EMAIL PROTECTED]> wrote: > > > > This is a first stab at a Linux driver for the Elantech touchpad as > > found on some laptops (e.g. MSI MS-1035 aka L725). >

First stab at Elantech touchpad driver for 2.6.22.6. Testers wanted!

2007-09-13 Thread Arjan Opmeer
1,152 @@ +Elantech Touchpad Driver + + Copyright (C) 2007 Arjan Opmeer <[EMAIL PROTECTED]> + + +Configuration of the touchpad is performed by writing register values to the +corresponding sysfs entries found under /sys/bus/serio/drivers/psmouse/serioX + +