Date: Sat, 07 Feb 2009 06:54:19 -0500 From: Mike Tancsa <mike@sentex.net> To: Hans Petter Selasky <hselasky@c2i.net>, freebsd-usb@freebsd.org Subject: Re: eToken and USB2 (ugen issue?) Message-ID: <200902071154.n17BsE2h016610@lava.sentex.ca> In-Reply-To: <200902071036.32995.hselasky@c2i.net> References: <200902062126.n16LQ0Gc013030@lava.sentex.ca> <200902062208.n16M8Xkr013205@lava.sentex.ca> <200902071036.32995.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902071154.n17BsE2h016610>