Prev: [PATCH 1/2] input: Add support of Synaptics Clickpad device
Next: Provide a zero-copy method on KVM virtio-net.
From: Takashi Iwai on 14 Apr 2010 11:20 Hi, here are small patches to add a support of Synaptics Clickpad devices; more exactly, it adds the way for X11 synaptics driver detecting the Clickpad device to handle its specific features. Unlike my previous patch, this version gives little additions in the kernel side. It changes the bit-mask of supported buttons and converts the button event to the left-button. And, with the second patch, it adds a capability of LED input event. The corresponding patches required for xorg synaptics driver will be posted to xorg ML soon later. If anyone needs them beforehand, I can mail them beforehand, of course. thanks, Takashi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |