>>>>> "Laurent" == Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> writes: [I seem to have missed Robert's mail because of lack of subject] >> Human Interface >> >> This implements a small framework where handlers for various HID reports >> can be added upon driver initialisation. The current implementation has >> two report handlers that can handle 'touchscreen' reports (x,y & >> pressure) and 'button press' reports. These are handled by inserting >> appropriate events in the input framework and are represented in >> user-land by the usual input device interfaces. FYI, I sent a generic HID gadget driver to the list ~2 weeks ago: http://thread.gmane.org/gmane.linux.usb.general/29175 It uses a character device interface to userland, where you can directly get/set HID reports. -- Bye, Peter Korsgaard -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html