Re: psmouse.c: Mouse at isa0060/serio1/input0 lost synchronization, throwing 2 bytes away.
From: Ricky Beam (jfbeam_at_bluetronic.net)
Date: 02/16/04
- Previous message: Marc Lehmann: "Re: UTF-8 practically vs. theoretically in the VFS API (was: Re: JFS default behavior)"
- In reply to: Michael Buesch: "Re: psmouse.c: Mouse at isa0060/serio1/input0 lost synchronization, throwing 2 bytes away."
- Next in thread: Vojtech Pavlik: "Re: psmouse.c: Mouse at isa0060/serio1/input0 lost synchronization, throwing 2 bytes away."
- Reply: Vojtech Pavlik: "Re: psmouse.c: Mouse at isa0060/serio1/input0 lost synchronization, throwing 2 bytes away."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 16 Feb 2004 15:58:20 -0500 (EST) To: Michael Buesch <mbuesch@freenet.de>
On Sat, 14 Feb 2004, Michael Buesch wrote:
>> psmouse.c: Mouse at isa0060/serio1/input0 lost synchronization, throwing 2 bytes away.
>>
>> My mouse goes crazy for a few secs and then returns to normal for a while. Is this a 2.6.2 problem or is this is something old?
I've seen this junk for many years. It's not limited to just 2.6.
In my current environment, it's the KVM screwing with the mouse data...
somehow it starts passing through 3 byte commands when the mouse is in
4 byte mode. I fixed it by a little trickery to force the mouse to
reset (not a simple task from the ISR :-) BTW, 250ms is WAY to long to
wait to detect a lose of sync; mice don't pause at all between bytes.)
>here's the fix:
...
And exactly what is that supposed to be fixing?
--Ricky
-
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/
- Previous message: Marc Lehmann: "Re: UTF-8 practically vs. theoretically in the VFS API (was: Re: JFS default behavior)"
- In reply to: Michael Buesch: "Re: psmouse.c: Mouse at isa0060/serio1/input0 lost synchronization, throwing 2 bytes away."
- Next in thread: Vojtech Pavlik: "Re: psmouse.c: Mouse at isa0060/serio1/input0 lost synchronization, throwing 2 bytes away."
- Reply: Vojtech Pavlik: "Re: psmouse.c: Mouse at isa0060/serio1/input0 lost synchronization, throwing 2 bytes away."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|