Hello, On 04/27/2010 11:43 AM, Hans de Goede wrote: > The only thing I can come up with to fix this is a device specific > quirk. Either in sr.c or in ubs-storage. Which is not a very > pretty solution, hence this mail in the hope someone has > a clever idea. For cases like this, I think quirking is the cleanest solution. Trying to modify generic behavior to accomodate special cases sometimes create unexpected subtle issues in other devices and as the fix itself is buried in the general seemingly unrelated logic, it's relatively easy to lose the workaround later during an unrelated update. Is the device uniquely identifiable? Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html