Closed AMV007 closed 5 months ago
I did test this and similar to the timeout, libusb return codes are tricky. So, checking for negative return value will break the case where the kernel doesn't have a driver attached to the USB device. I took the liberty of posting #71 which handles this, and with a commit message documenting why...
Superseded by #71, hope it's okay
nice, thank you ;)
fix kernel detach error, for some reason can't use qdl without this at my pc