]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SERMOUSE]: Sun mice speak 5-byte protocol too.
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 28 Dec 2005 21:27:04 +0000 (13:27 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 28 Dec 2005 21:27:04 +0000 (13:27 -0800)
commit68ca243dd1dc90bd42bae3945e804c1042584920
treedf6cb278ddce22daf8b524c82f2b43f012e025a0
parentd5784b57d2e08a632b971baae23266121004ef3b
[SERMOUSE]: Sun mice speak 5-byte protocol too.

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>
drivers/input/mouse/sermouse.c