Hello Edward,
On Thu, Aug 16, 2018 at 09:15:48AM -0500, Edward Sandberg wrote:
We tracked the issue to a call to libusb_control_transfer() but the issue was not in libusb. Instead it came from us neglecting to set a pseudo-wall clock time as instructed in:
https://genode.org/documentation/release-notes/18.02#C_runtime
With that set properly our port of the FTDI GPIO library to Genode is working in 18.05.
Many thanks for sharing your solution!
Best regards