https://github.com/torvalds/linux
Revision 68ca243dd1dc90bd42bae3945e804c1042584920 authored by David S. Miller on 28 December 2005, 21:27:04 UTC, committed by David S. Miller on 28 December 2005, 21:27:04 UTC
Noticed by Christophe Zimmerman, this explains the slow mouse movement
with 2.6.x kernels.

And checking the 2.4.x drivers/sbus/char/sunmouse.c driver shows we
always used a 5-byte protocol with Sun mice in the past.  I have no
idea how the 3-byte thing got into the 2.6.x driver, but it's surely
wrong.

Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent d5784b5
History
Tip revision: 68ca243dd1dc90bd42bae3945e804c1042584920 authored by David S. Miller on 28 December 2005, 21:27:04 UTC
[SERMOUSE]: Sun mice speak 5-byte protocol too.
Tip revision: 68ca243
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 63.8 KB
Makefile -rw-r--r-- 42.8 KB
README -rw-r--r-- 14.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top