Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uhubctl: update to 2.5.0 #19922

Closed
wants to merge 1 commit into from
Closed

uhubctl: update to 2.5.0 #19922

wants to merge 1 commit into from

Conversation

pesa1234
Copy link
Contributor

@pesa1234 pesa1234 commented Nov 17, 2022

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.

Signed-off-by: Andrea <andreapesaresi82@gmail.com>
@1715173329
Copy link
Member

You need set the proper name in git config.

git config user.name 'Andrea Pesaresi'
git commit --amend --reset-author -s
git push -f

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants