On 20 April 2011 14:10, Bas van Dijk <v.dijk....@gmail.com> wrote:
> I haven't implemented asynchronous transfers yet that actually
> transfer user data...

And now I have:

asynchronously implemented readControl and writeControl:
https://github.com/basvandijk/usb/blob/async/System/USB/Internal.hs#L1360

Next up are readBulk, writeBulk, readInterrupt and writeInterrupt.

When that's done I will begin with isochronous transfers.

Bas

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to