-
-
Notifications
You must be signed in to change notification settings - Fork 201
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fruity: Improve USB device handling on non-macOS
- Do not open a given USB device if kernel NCM is available, as opening may fail and won't actually do anything useful in the end. - Throw when a kernel NCM interface lacks an IPv6 address, instead of silently degrading to legacy mode. - Replace retry logic with a fixed 250 ms delay, applied when a device arrives after starting, or during a mode-switch. - Change USB device configuration if needed. - Wait for kernel NCM interface to be ready. For now this is limited to Linux systems with either NetworkManager or networkd. Co-authored-by: Håvard Sørbø <[email protected]>
- Loading branch information
Showing
4 changed files
with
437 additions
and
211 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.