On Thu, 15 Mar 2012, Oliver Neukum wrote: > > Then what's your suggestion? Leave things as they stand? Or add a way > > for usb-storage to skip device resets? How would it know whether to do > > this? > > Blacklist this device on the SCSI level and not do reset on it. Why on the SCSI level? I would expect the usb-storage level to be more appropriate. We can add an unusual_devs entry with the US_FL_IGNORE_DEVICE flag. Or do you mean to create a flag merely telling the SCSI layer not to issue resets for this device? That won't work; the reset in question was initiated directly by usb-storage, not by the SCSI layer. Alan Stern -- 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