Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Andrea Pesaresi andreapesaresi82@gmail.com
Maintainer: Steven Honson steven@honson.id.au
Compile tested: (arm_cortex-a9_vfpv3-d16, WRT1900ACS v2, OpenWrt master)
Run tested: (arm_cortex-a9_vfpv3-d16, WRT1900ACS v2, OpenWrt master)
Description:
Added support for Linux sysfs based power switching provided in Linux kernel 6.0+ - it allows to solve reliability issues when turning power off on Linux (
Use sysfs interface on recent Linux kernels Use sysfs interface on recent Linux kernels mvp/uhubctl#450).
Added option --nodesc to skip querying device string descriptors (necessary for some buggy devices which otherwise would completely freeze).
New simpler way to configure udev rules on Linux (one rule works for any USB hub).
Even more supported devices.