on 01/02/2008 11:38 Vojtech Pavlik said the following:
On Fri, Feb 01, 2008 at 11:35:33AM +0200, Andriy Gapon wrote:
I did the same in FreeBSD psm.c, i.e., added a call to
enable_msintelli() at the very start of enable_msexplorer(). And voil? -
everything is perfect, correct ID is returned, probing succeeds, the
mouse works great.
I think that this change is quite safe to make in FreeBSD, because with
Linux user-base we can be 99% percent sure that this change won't break
anything.
It is even correct: A mouse isn't required to be able to jump straight
into the Explorer mode, it is supposed to always go through the
IntelliMouse mode.
Vojtech,
thank you for the help!