Hi I would need a hint what is best to do; I have an embedded device that can do a "soft" implementation of USB for embedded applications. The aim is to be compatible with low-speed HID USB devices. The fact is, it does not implement a full USB stack but only point-to-point communication with the aforementioned devices. I know it sounds weird but it's more like a "PS/2" port than a USB thing. Now, I have a generic character device driver that can read keyboard and mouse data. Of course I get what a USB device would send when you press keys etc. How do you think it would be the best way to integrate it with the input subsystem? Any idea would be appreciated. Thank you! Alessio -- 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