Hi, we have a USB device with multiple configurations and need the second configuration to be set without the first to be set before. As the first configuration describes a class driver "generic.c" will switch to it very early. Switching it to the second configuration through unusual_devs.h or udev is too late and will take the device extra time to switch from configuration 1->2. Is there a way to make USB switch to configuration 2 other than changing usb/core/generic.c? Thanks, Martin -- 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