On Fri, 5 Apr 2019, Bollinger, Seth wrote:
> On Apr 5, 2019, at 4:01 PM, Alan Stern
> mailto:st...@rowland.harvard.edu>> wrote:
>
> Why is the remote buffer too small? If you can figure that out then
> you should be able to fix the problem pretty easily.
>
> The usb-storage driver is doing a 3
On Apr 6, 2019, at 10:34 AM, Alan Stern
mailto:st...@rowland.harvard.edu>> wrote:
Why does a 3-KB read cause a failure? It should work perfectly well.
I thought because the scsi command asked to read 32K.
If I’m incorrect in my assumption, and the chunked read should work, do you
have any th
On Sat, 6 Apr 2019, Bollinger, Seth wrote:
> On Apr 6, 2019, at 10:34 AM, Alan Stern
> mailto:st...@rowland.harvard.edu>> wrote:
>
> Why does a 3-KB read cause a failure? It should work perfectly well.
>
> I thought because the scsi command asked to read 32K.
>
> If I’m incorrect in my assump