Input: psmouse - disable the synaptics extension on OLPC machines
authorAndres Salomon <dilinger@queued.net>
Thu, 23 Dec 2010 09:19:38 +0000 (01:19 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 23 Dec 2010 09:21:23 +0000 (01:21 -0800)
commitef8313bb1a22e7d2125d9d758aa8a81f1de91d81
treea3a182ac683ddf5d8c50218b7076cf44f02e2b47
parent7ee99161a4febe53c906cb9becc596075fd6193e
Input: psmouse - disable the synaptics extension on OLPC machines

OLPC has switched to a Synaptics touchpad.  It turns out that it's
pretty useless in absolute mode.  This patch looks for an OLPC
system (via DMI tables), and refuses to init Synaptics mode in
that scenario (falling back to relative mode).

Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/synaptics.c