On Sat, Jul 11, 2009 at 11:08:41AM +0200, Josua Dietze wrote: > Hi, > > is there a reason dynamic device IDs are switched off by default in > the "option" driver? > > ------- > .no_dynamic_id = 1, > ------- > > This is one of the drivers which dynamic IDs would be especially > useful for. USB to serial drivers have their own dynamic id infrastructure, and it does not work with the usb core's dynamic id one. That is why all usb-serial drivers should have no_dynamic_id set. So the driver does support dynamic ids, have you tried it from userspace? thanks, greg k-h -- 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