> > Applying just this patch is enough to fix the problem I described in my mail > > "QUANTA touchscreen controller integrated in HP2310ti no longer recognised > > (regression in 3.5 and later as compared to 3.3)". > > > > This looks like an oversight in commit 4fa3a58; that commit removes most > > multitouch screens from this list, but missed this one. Henrik should be > > able to confirm, though, so I'd appreciate his sign-off. Yes, good find. We have two identifiers for the same device, USB_DEVICE_ID_PIXART_IMAGING_INC_OPTICAL_TOUCH_SCREEN and USB_DEVICE_ID_QUANTA_OPTICAL_TOUCH_3001, which might explain why it was overlooked. I think we should get rid of one of them. Also, I wonder if the HID_QUIRK_NOGET quirk is still necessary. Thanks, Henrik -- 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