lkml.org 
[lkml]   [2005]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: ALPS psmouse_reset on reconnect confusing Tecra M2
On Sun, Jul 10, 2005 at 01:03:53AM -0700, Micheal Marineau wrote:

> Yey! fixed it, simple little patch, just updates the alps_model_info
> struct. Here's a link so my mail client won't mess up the white space:
> http://dev.gentoo.org/~marineam/files/alps-dell8500-dualpoint.patch
>
> (note, this sill requires the alps-suspend-typo fix)

It's hard to believe your patch

--- linux-2.6.12-suspend2.orig/drivers/input/mouse/alps.c 2005-07-07 23:50:48.000000000 -0700
+++ linux-2.6.12-suspend2/drivers/input/mouse/alps.c 2005-07-10 00:51:36.000000000 -0700
@@ -48,1 +48,1 @@
- { { 0x63, 0x03, 0xc8 }, 0xf8, 0xf8, ALPS_PASS }, /* Dell Latitude D800 */
+ { { 0x63, 0x03, 0xc8 }, 0xf8, 0xf8, ALPS_PASS | ALPS_DUALPOINT }, /* Dell Latitude D800, Inspiron 8500 */
can fix it, because the ALPS_DUALPOINT constant doesn't affect the
initalization behavior at all, only the way how TouchPoint data are
decoded.

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

\
 
 \ /
  Last update: 2005-07-10 14:23    [W:0.049 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site