From: Xiaofan C. <xia...@gm...> - 2016-03-09 02:46:51
|
On Tue, Mar 8, 2016 at 10:33 PM, Igor Bezenchuk <ig...@ho...> wrote: > I am Interested in generating random bulk traffic with libusb and pyusb > through different bulk devices(i.e Flash drives etc...). > > pyusb does enumerate device and it's endpoints correctly but it fails to > write to them. > as I saw in other posts this issue is well known in windows, my question is > there any way to go around this to write to device's EP in Windows without > installing custom driver with Zadig? > No way under Windows. There is no generic USB driver attaching to all USB device. -- Xiaofan |