From: Andres Salomon Date: Thu, 23 Dec 2010 09:19:38 +0000 (-0800) Subject: Input: psmouse - disable the synaptics extension on OLPC machines X-Git-Tag: v2.6.38-rc1~463^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef8313bb1a22e7d2125d9d758aa8a81f1de91d81;p=pandora-kernel.git 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed