Am Sonntag, 21. Dezember 2008 19:04:33 schrieb Stefan Richter: > Alan Stern wrote: > > --- usb-2.6.orig/include/scsi/scsi_device.h > > +++ usb-2.6/include/scsi/scsi_device.h > > @@ -142,6 +142,7 @@ struct scsi_device { > > unsigned select_no_atn:1; > > unsigned fix_capacity:1; /* READ_CAPACITY is too high by 1 */ > > unsigned guess_capacity:1; /* READ_CAPACITY might be too high by 1 */ > > + unsigned check_capacity:1; /* Verify READ_CAPACITY result */ > > Maybe add "ignored if no USB_STORAGE support is built" to the comment > since it is a no-op otherwise: Are there really no firewire devices with the same problem? Regards Oliver -- 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