|
From: Tim R. <ti...@pr...> - 2022-09-18 05:06:26
|
On Sep 17, 2022, at 6:48 PM, Vasanth V <vas...@gm...> wrote: > > I am using libusb library on Ubuntu 16.4 and and I want to perform host data transfer on UAS enabled drive using UAS end points interface. With libusb_bulk_transfer API, I am geting IO error. Please suggest how to achieve Host data transfer using libusb on UAS end points Don’t do that. If you have a USB storage device, then use it through the normal disk interfaces. Anything else will just bring you pain. — Tim Roberts, ti...@pr... Providenza & Boekelheide, Inc. |