diff options
author | gibbs <gibbs@FreeBSD.org> | 2004-08-17 18:12:37 +0000 |
---|---|---|
committer | gibbs <gibbs@FreeBSD.org> | 2004-08-17 18:12:37 +0000 |
commit | 3eac0b71ccf07c90d2f72843cd2ce2e4712c440f (patch) | |
tree | b0bd5058466a09c916261b5f4baf86a7484f1498 /sys/netinet/tcp_input.c | |
parent | d4ba69a5fef399c112b6571757d992fe62d8ddd7 (diff) | |
download | FreeBSD-src-3eac0b71ccf07c90d2f72843cd2ce2e4712c440f.zip FreeBSD-src-3eac0b71ccf07c90d2f72843cd2ce2e4712c440f.tar.gz |
Defer the capture of the "expected sync bits" until the first "normal"
data packet is received from the mouse. In the case of many KVM's,
this avoids a bug in their mouse emulation that sends back incorrect
sync when you explicitly request a data packet from the mouse. Without
this change, you must force the driver into stock PS/2 mode or be flooded
with a never ending stream of "out of sync" messages on these KVMs.
Approved by: re
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions