linux/drivers/input/mouse
Aristeu Rozanski aea6a46122 Input: psmouse - add support for Cortron PS/2 Trackballs
Cortron PS/2 Trackballs (700-0001A) report the 4th button using the 4th
bit of the first packet (yes, it breaks the standard PS/2 protocol).
This patch adds an extra protocol to generate BTN_SIDE based on the 4th
bit. There's no way to detect those trackballs using any kind of special
sequence, thus the protocol must be activated explicitely by writing
into 'protocol' sysfs attribute:

	echo -n "cortps" > /sys/devices/platform/i8042/serio1/protocol

Signed-off-by: Aristeu Rozanski <arozansk@redhat.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-07-10 00:35:15 -04:00
..
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2007-06-04 13:27:33 -07:00
Makefile Input: move USB mice under drivers/input/mouse 2007-05-08 01:41:29 -04:00
alps.c Input: ALPS - force stream mode 2007-05-22 23:23:35 -04:00
alps.h Input: ALPS - handle errors from input_register_device() 2007-04-12 01:31:13 -04:00
amimouse.c Input: mice - handle errors when registering input devices 2006-11-05 22:40:19 -05:00
appletouch.c Input: move USB mice under drivers/input/mouse 2007-05-08 01:41:29 -04:00
atarimouse.c m68k: Atari keyboard and mouse support. 2007-05-04 17:59:05 -07:00
hil_ptr.c Input: mice - switch to using input_dev->dev.parent 2007-04-12 01:35:09 -04:00
inport.c Input: remove obsolete setup parameters from input drivers 2007-02-18 01:44:58 -05:00
lifebook.c Input: lifebook - split into 2 devices 2007-04-25 00:39:53 -04:00
lifebook.h Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
logibm.c Input: remove obsolete setup parameters from input drivers 2007-02-18 01:44:58 -05:00
logips2pp.c Input: logips2pp - add type 72 (PS/2 TrackMan Marble) 2007-05-08 23:34:18 -04:00
logips2pp.h Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
pc110pad.c Input: pc110pad - return proper error 2006-12-21 00:42:55 -05:00
psmouse-base.c Input: psmouse - add support for Cortron PS/2 Trackballs 2007-07-10 00:35:15 -04:00
psmouse.h Input: psmouse - add support for Cortron PS/2 Trackballs 2007-07-10 00:35:15 -04:00
rpcmouse.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
sermouse.c Input: mice - switch to using input_dev->dev.parent 2007-04-12 01:35:09 -04:00
synaptics.c Input: synaptics - don't complain about failed resets 2007-05-03 00:56:18 -04:00
synaptics.h Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
touchkit_ps2.c Input: psmouse - add support for eGalax PS/2 touchscreen controller 2007-02-18 01:49:10 -05:00
touchkit_ps2.h Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
trackpoint.c Input: trackpoint - handle sysfs errors 2006-11-02 23:59:30 -05:00
trackpoint.h Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
vsxxxaa.c Input: mice - switch to using input_dev->dev.parent 2007-04-12 01:35:09 -04:00