On Wed, Oct 31, 2012 at 7:41 AM, Sven Köhler wrote:
> Now on OS X, we need to talk to USB devices. A driver for these devices
> might already be installed. So that would probably need to be detached.
> Furthermore, the program that uses libusb is not running with elevated
> rights. it must be pos
Hi,
I'm a developer of the leJOS open source project. We're currently
looking for new ways for talking to USB devices. On Linux, we already
use libusb with great success (however, port to libusb 1.0 and libusbx
is pending). Some issues remain, like the one with
libusb_detach_kernel_driver, which c