Thursday, June 11, 2009

Libusb-1.0 in head

Hi everybody,

thompsa@ has imported my work on libusb-1.0 emulation into head. Feel free to test and report me any bugs :)

FYI isochronous and interrupt transfers are not supported for the moment (in reality not yet tested).

If you want some code example of libusb-1.0 you can have a look at the testing programs that I used to validate this library here.

I will try to send a mail to freebsd-ports@ to update the package which used libusb-1.0.

Feel free to mail me or freebsd-usb@ if you have any question on libusb-1.0 emulation.

Cheers,

2 comments:

Татьяна said...

Is it possible to backport it to 7.2?

Sylvestre Gallon said...

No sorry, it is dependent of the new USB stack.