On Wed, 21 Apr 2010, Daniel Drake wrote: > El 21/04/10 17:35, Alan Stern escribió: > > The point you're probably missing is that if a bulk-OUT transfer > > encounters an error, it will fail (and the remaining URBs in the > > transfer will be cancelled) even though URB_SHORT_NOT_OK isn't set. > > OK, I was missing that. Thanks. > > And just to make sure I get it right: on the non-initial URBs in a > logical bulk out transfer, should I send them with or without > USBFS_URB_BULK_CONTINUATION? The flag should be set on all non-initial bulk URBs. That's what "CONTINUATION" means -- the URB is a continuation of the previous one. 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