diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2015-11-24 21:58:46 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2015-12-18 00:24:32 +0100 |
commit | ec6184b1c717b8768122e25fe6d312f609cc1bb4 (patch) | |
tree | 5f19e439bb2b883947767f345c833b8e416fa787 /drivers/vme | |
parent | Input: psmouse - factor out common protocol probing code (diff) | |
download | linux-ec6184b1c717b8768122e25fe6d312f609cc1bb4.tar.xz linux-ec6184b1c717b8768122e25fe6d312f609cc1bb4.zip |
Input: psmouse - limit protocols that we try on passthrough ports
PS/2 protocol is slow, and using it with pass-through port (where we
encapsulate PS/2 into PS/2) is slower yet so it takes quite a bit of time
to do full protocol discovery for device attached to a pass-through port.
However, so far we have not see anything but trackpoints or basic PS/2
mice on pass-through ports, so let's limit protocols that we probe there
to Trackpoint, IntelliMouse Explorer, IntelliMouse, and bare PS/2 protocol,
and avoid other extended protocols, such as Synaptics, ALPS, etc.
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Pali Rohár <pali.rohar@gmail.com>
Tested-by: Marcin Sochacki <msochacki+kernel@gmail.com>
Tested-by: Till <till2.schaefer@uni-dortmund.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/vme')
0 files changed, 0 insertions, 0 deletions