Hi, effectively mass storage is well difined by its specification.
So I think my question was not good, I reformulate :
pyusb is a low level library to dial with USB devices, I try to communicate from a higher level with a USB Mass storage device. Ideally I want to build my own bulk frames for read and write operations.
So is there a way to use pyusb to do so, without developping my own...
2009-07-01 12:59:39 UTC in PyUSB