Hi all, Here is what I hope to be a final version of the synaptics MT patches. The first patch is unchanged except for a fixed typo. It does not work very well on some clickpads, but this could arguably be fixed in userspace. There is a dkms package out there with similar code, which generally seems to work for people. The second patch fixes an odd behavior found on my test machine. Does it make a difference to anyone else? The third patch utilizes the new property interface to flag the clickpad property. The fourth patch implements the semi-mt support, this time flagged using the property interface. Chase, Chris? Thanks, Henrik Chase Douglas (1): Input: synaptics - add multitouch packet support Henrik Rydberg (3): Input: synaptics - ignore bogus mt packet Input: synaptics - report clickpad property Input: synaptics - emit multitouch data drivers/input/mouse/synaptics.c | 124 ++++++++++++++++++++++++++++++++++----- drivers/input/mouse/synaptics.h | 4 + 2 files changed, 112 insertions(+), 16 deletions(-) -- 1.7.2.3 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html