linux-stable/drivers/input/mouse
Dmitry Torokhov ba44995a1e Input: psmouse - don't leave mouse asleep
It looks like quite a few mice out there treat PSMOUSE_RESET_DIS
as a powerdown request and turn off the light rendering the mouse
unusable.

Vojtech recommended to switch from PSMOUSE_RESET_DIS to full reset,
however we don't want to do that everywhere as full reset is pretty
slow. Instead we only use it before probing for "generic" protocols,
such as IntelliMouse and Explorer, to make sure that the mouse will
be woken up if it went to sleep as a result of PSMOUSE_RESET_DIS
issued earlier.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2005-12-21 00:51:31 -05:00
..
alps.c Input: ALPS - add signature for HP ze1115 2005-12-21 00:51:13 -05:00
alps.h [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation 2005-10-28 09:52:52 -07:00
amimouse.c [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation 2005-10-28 09:52:52 -07:00
hil_ptr.c [PARISC] Update parisc specific input code from parisc tree 2005-10-21 22:58:51 -04:00
inport.c [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation 2005-10-28 09:52:52 -07:00
Kconfig [PATCH] i386: CONFIG_PC removal 2005-10-31 09:20:54 -08:00
lifebook.c [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation 2005-10-28 09:52:52 -07:00
lifebook.h Input: lifebook - adjust initialization routines to be in line with 2005-05-29 02:30:32 -05:00
logibm.c [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation 2005-10-28 09:52:52 -07:00
logips2pp.c Input: logips2pp - add new signature (85) 2005-12-11 12:41:22 -05:00
logips2pp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Input: psmouse - add support for IBM TrackPoint devices. 2005-08-08 01:26:18 -05:00
maplemouse.c [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation 2005-10-28 09:52:52 -07:00
pc110pad.c [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation 2005-10-28 09:52:52 -07:00
psmouse-base.c Input: psmouse - don't leave mouse asleep 2005-12-21 00:51:31 -05:00
psmouse.h [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation 2005-10-28 09:52:52 -07:00
rpcmouse.c [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation 2005-10-28 09:52:52 -07:00
sermouse.c [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation 2005-10-28 09:52:52 -07:00
synaptics.c [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation 2005-10-28 09:52:52 -07:00
synaptics.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
trackpoint.c Input: rework psmouse attributes to reduce module size 2005-09-04 01:40:20 -05:00
trackpoint.h Input: psmouse - add support for IBM TrackPoint devices. 2005-08-08 01:26:18 -05:00
vsxxxaa.c [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation 2005-10-28 09:52:52 -07:00