[RFC] Multi-Touch (MT) support - arbitration or not

Dmitry Torokhov dmitry.torokhov at gmail.com
Mon Nov 8 22:59:33 PST 2010


On Tue, Nov 09, 2010 at 01:31:49PM +1000, Peter Hutterer wrote:
> 
> That said, it also goes counter the whole multi-touch approach - allowing
> more than one device on a single physical device.
> 

So maybe we should teach wacom to handle all devices as a single input device even
in cases when they use several USB interfaces? We should be able to
detect related interfaces by examining intf->intf_assoc (I hope) and
using usb_driver_claim_interface() to claim them.

-- 
Dmitry


More information about the xorg-devel mailing list