Hello all,

I'm trying to get USB bus and port information for a given USBDevice, to
map it to /dev/bus/usb/ on Ubuntu. I can get the port
with device.getParentUsbPort().getPortNumber(), but not the bus. Is this
possible without going down to LibUsb level? And if not, how do I convert a
USBDevice to LibUsb's Device to get the info that way?

Malcolm
------------------------------------------------------------------------------
_______________________________________________
javax-usb-devel mailing list
javax-usb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to