At 04:36 AM 2/7/2009, Hans Petter Selasky wrote:
Hi Mike,

The ugen devices are invisible and dynamically created.

Try open /dev/ugen0.2.0.0 (control endpoint)

Also you need to re-link your application with "dev/usb2/include/usb2_ioctl.h"

Format is /dev/ugen<bus>.<addr>.<ifaceindex>.<endpointno>

I recommend using libusb20 to access your USB device.

See "man libusb20".

Hi,
Thanks for the response. These are all out of the ports (openct,opensc). Are there any pointers somewhere on how to best teach old apps about the new USB2 world on FreeBSD ?

---Mike
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[email protected]"

Reply via email to