> have you tried Marcin Tolysz's approach of loading the new HID > descriptor from an external file? > > Look at: > https://patchwork.kernel.org/patch/69723/ > This looks plausable, and would be helpful to the hard-core hacker or developer. However it would not really help with 'out of the box' experience unless the distros would carry additional files for all known 'patches'. As it stands it would require a file for each USB bus (presumably to allow different settings for similar devices on a PC). Given that you can bind/unbind USB devices via the '/sys/bus/usb/drivers/usb-hid/[un]bind' interface, could it be possible to present a HID descriptor file into which could be cat'ed a new descriptor by the hard-core hacker? Simon -- 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