From: Andries.Brouwer@cwi.nl
To: Andries.Brouwer@cwi.nl, Gunther.Mayer@t-online.de
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] make psaux reconnect adjustable
Date: Tue, 14 Aug 2001 21:26:22 GMT [thread overview]
Message-ID: <200108142126.VAA107411@vlet.cwi.nl> (raw)
> PS/2 mouse protocol was designed to easily re-synchronize
Not very easily. The Microsoft protocol synchronizes after
a single packet, but the PS/2 protocol has packets of three
bytes, two of which have completely arbitrary contents,
while the first byte has arbitrary contents except that
bit 3 is always set. No doubt it takes only a few packets
to resynchronize in practice, but in theory one could have
arbitrarily long strings of ..., 8, 8, 8, 8, 8, 12, 8, 8, 8, ...
and nobody knows whether the 12 was a mouse button.
> _This_ shows, user-mode must be notified of the re-connect!
Yes, we agree completely: this AUX_RECONNECT stuff should
be ripped out of the kernel, no sysctl, no ioctl, no boot param,
just out. Now gpm can handle the sequence AA 00 as it sees fit,
possibly by reinitializing the mouse, and if X gets its mouse
events via gpm it doesnt need the same code itself.
Andries
next reply other threads:[~2001-08-14 21:26 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-14 21:26 Andries.Brouwer [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-08-14 18:29 [PATCH] make psaux reconnect adjustable Andries.Brouwer
2001-08-14 19:35 ` Gunther Mayer
2001-08-14 11:12 Andries.Brouwer
2001-08-14 17:10 ` Gunther Mayer
2001-08-14 21:56 ` Kurt Garloff
[not found] <no.id>
2001-08-02 15:03 ` Alan Cox
2001-08-02 17:34 ` Alan Cox
2001-08-02 17:27 Andries.Brouwer
2001-08-14 9:57 ` Kurt Garloff
2001-08-14 15:03 ` Kurt Garloff
2001-08-14 16:58 ` Linus Torvalds
2001-08-14 17:35 ` Kurt Garloff
2001-08-14 21:29 ` Kurt Garloff
2001-08-15 15:50 ` Gunther Mayer
2001-08-02 16:02 Andries.Brouwer
2001-08-02 16:18 ` Kurt Garloff
2001-08-02 11:55 Andries.Brouwer
2001-08-02 2:21 Kurt Garloff
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200108142126.VAA107411@vlet.cwi.nl \
--to=andries.brouwer@cwi.nl \
--cc=Gunther.Mayer@t-online.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox