kernel-ark/drivers/input
David S. Miller 68ca243dd1 [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>
2005-12-28 13:27:04 -08:00
..
gameport Input: make serio and gameport more swsusp friendly 2005-11-20 00:56:43 -05:00
joystick
keyboard Input: atkbd - speed up setting leds/repeat state 2005-11-20 00:49:42 -05:00
misc [SPARC]: introduce a SPARC Kconfig symbol 2005-12-22 23:09:54 -08:00
mouse [SERMOUSE]: Sun mice speak 5-byte protocol too. 2005-12-28 13:27:04 -08:00
serio [SPARC]: introduce a SPARC Kconfig symbol 2005-12-22 23:09:54 -08:00
touchscreen [DRIVER MODEL] Convert platform drivers to use struct platform_driver 2005-11-09 22:32:44 +00:00
evbug.c
evdev.c
input.c Input: handle failures in input_register_device() 2005-11-20 00:56:31 -05:00
joydev.c
Kconfig
Makefile
mousedev.c
power.c
tsdev.c