mvp / uhubctl

uhubctl - USB hub per-port power control
Other
2.19k stars 229 forks source link

List hubs with "ganged" configuration without --force #542

Closed paulbartell closed 10 months ago

paulbartell commented 10 months ago

Prior to this commit, uhubctl does not show hubs with a "ganged" or "common" power configuration (HUB_CHAR_COMMON_LPSM) unless the --force argument is passed in.

With this change, hubs are shown if they support either HUB_CHAR_COMMON_LPSM or HUB_CHAR_INDV_PORT_LPSM.

mvp commented 10 months ago

Sorry, not accepting this. It's been tried before few times. 95% of the time ganged hubs just don't work. Use -f if you must.