fernly
fernly copied to clipboard
USB no longer connects after disconnect
Linux logs timeouts and errors to syslog. This apparently happens because initial USB enumeration is handled by BootROM, and fernly doesn't handle enumeration at all.
I believe these are EP0 requests that are not handled in Fernly. Support will need to be added.