final usb question

Xiaofan Chen xiaofanc at gmail.com
Mon Jun 9 05:37:45 UTC 2008


On 6/9/08, Hans Petter Selasky <hselasky at c2i.net> wrote:
> There will soon be a utility that can do this, so that you can run:
>
> usbconfig -u ugen0 -c 1
>
> for example to select configuration index 1 for your device. Please note that
> there will be one ugen device for every USB device present in the future! And
> I'm in the future :-)

That would be great. In that case, you might want to look at the new libusb-1.0
and ported it to FreeBSD. The new libusb-1.0 supports isochronous
transfer and asynchronous I/O. Right now it only works under Linux.
It is under beta now but the API should be mostly stable alreay.
http://www.reactivated.net/weblog/archives/2008/05/libusb-10-enters-beta/
http://libusb.sourceforge.net/api-1.0/


Xiaofan


More information about the freebsd-usb mailing list