Re: [MOUSE] Alias for /dev/psaux

From: Vojtech Pavlik
Date: Wed Nov 05 2003 - 12:40:51 EST


On Wed, Nov 05, 2003 at 08:27:30AM -0800, Linus Torvalds wrote:

> On Wed, 5 Nov 2003, Matt wrote:
> >
> > had excatly the same problem moving to test9-mm1, way i fixed it was to
> > pass the options "psmouse_rate=60 psmouse_resolution=200" to the kernel
> > at boot (these were the old defaults).
>
> Can you guys test passing in "psmouse_noext=1" instead?
>
> The thing is, the psmouse initialization in 2.4.x does _nothing_. Nada.
> Zilch. Zero. And it obviously works fine. So the 2.6.x code is apparently
> just _crap_.
>
> The extended psmouse detection code will try different things, and one
> thing in particular is that the Logitech magic ID matching sets the
> resolution to zero, while the IntelliMouse thing sets the rate to 80.

We could save the bootup mouse settings (the mouse will tell us) and
restore them after we go trough all the probing if desired.

That is, if it's really really needed not to change the default mouse
settings.

--
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/