kernel-ark/drivers/input/mouse
Sergey Vlasov 33fdfa97f2 Input: synaptics - fix setting packet size on passthrough port.
Synaptics driver used child->type to select either 3-byte or 4-byte
packet size for the pass-through port; this gives wrong results for
the newer protocols. Change the check to use child->pktsize instead.

Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2005-07-24 00:53:32 -05:00
..
alps.c Input: ALPS - unconditionally enable tapping mode 2005-07-11 01:08:04 -05:00
alps.h
amimouse.c
hil_ptr.c
inport.c
Kconfig
lifebook.c
lifebook.h
logibm.c
logips2pp.c Input: psmouse - wheel mice (imps, exps) always have 3rd button 2005-07-15 01:50:08 -05:00
logips2pp.h
Makefile
maplemouse.c
pc110pad.c
psmouse-base.c Input: psmouse - wheel mice (imps, exps) always have 3rd button 2005-07-15 01:50:08 -05:00
psmouse.h
rpcmouse.c
sermouse.c
synaptics.c Input: synaptics - fix setting packet size on passthrough port. 2005-07-24 00:53:32 -05:00
synaptics.h
vsxxxaa.c