Vadim Mikhailov
7099809b24
Add Apple Pro Display XDR as compatible device
...
Closes #453 .
2022-09-06 18:03:10 -07:00
mvp
a1bc86824b
Add Inateck HB2025A as compatible device
...
This works only if connected via USB2.
Closes #451 .
2022-09-05 10:46:29 -07:00
Leonard Göhrs
9d66811175
Split out port status setting logic into separate function
...
Split out current libusb based power on/off logic into a separate function
in anticipation of a other power switching implementations.
Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de >
2022-09-02 12:28:04 +02:00
Vadim Mikhailov
9171fc6bad
Fix description for j5create JUH470 quirks
2022-09-01 22:35:15 -07:00
Vadim Mikhailov
d75b10d696
Fixed USB version for few supported devices to match their spec
...
Per USB 3.2 spec, any USB 3.x device can claim itself as USB 3.2 per following table:
| Old style USB version | USB 3.2 specification | Speed, gbps |
|-----------------------|-----------------------|-------------|
| USB 3.0 | USB 3.2 Gen 1 | 5 |
| USB 3.1 | USB 3.2 Gen 2 | 10 |
| USB 3.2 | USB 3.2 Gen 2x2 | 20 |
https://www.usb.org/sites/default/files/usb_3_2_language_product_and_packaging_guidelines_final.pdf
And this is what happens - some devices claim themselves to be USB 3.2 despite only supporting 5 or 10 gbps -
and unfortunately this is correct per USB 3.2 spec. But it is very confusing for people shopping for better product.
Not ideal solution, but a workaround is to use old style USB version designators in our compatibility table
so people do not choose USB 3.2 device listed if it cannot support speeds higher than 5 gbps.
Closes #447 .
2022-08-31 15:58:13 -07:00
Tim Ruffing
88e5641fe1
Make sure option strings are null-terminated
2022-08-24 15:59:01 -07:00
Nicolai
b51b5addee
Add python3-uhubctl to project list
...
Add python3-uhubctl to project list
2022-08-24 12:04:15 -07:00
Vadim Mikhailov
a76f45f377
Remove D-Link DUB-H4 rev B from the list
...
D-Link DUB-H4 rev B does not seem to support VBUS off, remove from supported list.
Closes #440 .
2022-08-24 12:02:24 -07:00
mvp
941e356c24
Add HP USB-C Dock G5 as compatible device
...
Closes #441 .
2022-08-22 14:58:56 -07:00
Vadim Mikhailov
e1e4d45066
Add Rosonway RSH-A13 as compatible device
...
This works only if connected via USB2.
Closes #434 .
2022-08-05 11:03:34 -07:00
Vadim Mikhailov
9263ab266e
Add Dell U3419W as compatible device
...
Closes #435 .
2022-08-02 09:38:58 -07:00
Vadim Mikhailov
54248b8f29
Note that issue #419 is fixed in MacOS 12.5
...
Closes #419 .
2022-07-20 16:47:09 -07:00
Vadim Mikhailov
06e7240db6
Add Seeed Studio reTerminal CM4104032 as compatible device
...
Closes #429 .
2022-07-12 15:57:28 -07:00
Vadim Mikhailov
e1709c7b62
Add a note for AmazonBasics HU9002V1EBL
...
Closes #428 .
2022-07-12 15:51:48 -07:00
Vadim Mikhailov
38ff03200d
Add Rosonway RSH-A13 as compatible device (with some caveats)
...
Closes #423 .
2022-07-01 17:17:45 -07:00
Vadim Mikhailov
24e3680c4b
Add a warning that libusb (and uhubctl) are broken on MacOS 12.4 and later
...
Highlight issue #419 and https://github.com/libusb/libusb/issues/1156 .
2022-06-20 11:56:44 -07:00
Vadim Mikhailov
5418edf9d1
Add a warning link that RSHTech RSH-A16 may not work
...
Rosonway RSH-A16 works, while RSHTech RSH-A16 may not.
Closes #417 .
2022-06-17 17:55:52 -07:00
Vadim Mikhailov
a6159d68e7
Add NVidia Jetson Xavier NX as compatible device
...
Closes #420 .
2022-05-27 13:24:16 -07:00
Vadim Mikhailov
ee98e43a43
Update copyright year
2022-05-10 18:13:08 -07:00
Vadim Mikhailov
4f38fde9da
Add LG Electronics 27UK850-W monitor as compatible device
...
Closes #414 .
2022-05-10 18:11:25 -07:00
Vadim Mikhailov
a022e60112
Add Lenovo ThinkPlus 4X90W86497 as compatible device
...
Closes #414 .
2022-05-10 18:04:25 -07:00
Vadim Mikhailov
a0f8c87e08
Add Rosonway RSH-518C as compatible device
...
Closes #407 .
2022-05-10 16:25:22 -07:00
Vadim Mikhailov
6f1c71d5a5
Add j5create JUH377 as compatible device
...
Closes #406 .
2022-03-07 10:25:19 -08:00
Vadim Mikhailov
7496d53f87
Add a note for Cypress CY4608 HX2VL
...
Closes #404 .
2022-03-07 10:10:33 -08:00
Vadim Mikhailov
56ea37fc46
Add a warning that some revisions of Bytecc BT-UH340 may not work
...
Closes #401 .
2022-02-28 15:41:08 -08:00
Vadim Mikhailov
ed27158c11
Add Lenovo T24i-10 as compatible device
...
Closes #384 .
2022-02-02 20:22:07 -08:00
Vadim Mikhailov
53fd1f39ce
Remove StarTech ST4300USB3 from compatible list, does not seem to properly support VBUS off
...
Closes #390 .
2022-02-01 17:16:22 -08:00
Vadim Mikhailov
950fce2325
Add Centech CT-USB4HUB as compatible device
...
Closes #393 .
2022-02-01 17:13:50 -08:00
Mark Furland
61187d755c
Add pluggable USB3-HUB7BC; note USB3-HUB7-81x is 2 port only
...
Closes #378 .
2021-12-17 13:10:32 -08:00
Vadim Mikhailov
610e85ff2d
Add StarTech ST4300USB3 as compatible device
...
Closes #376 .
2021-11-29 11:22:47 -08:00
Vadim Mikhailov
5779054ccc
Add a note about D-Link DUB-H7 rev. G not supported
...
Closes #377 .
2021-11-29 11:16:41 -08:00
Vadim Mikhailov
f8cb89f4be
Add option --nodesc to skip querying device string descriptors
...
Sometimes target devices may become unresponsive for control messages to read string descriptors.
Option --nodesc (-N) allows to still reset such devices.
Also, as preventative measure, check if libusb_get_string_descriptor_ascii returns any error,
then stop querying any other string descriptor from the same device.
2021-10-29 11:49:59 -07:00
Vadim Mikhailov
1a7d34780f
Add Microchip EVB-USB5807 as compatible device
...
Closes #369 .
2021-10-20 16:56:31 -07:00
Vadim Mikhailov
f6e99bc35d
Add HP P5Q58UT and LG 27MD5KL-B as compatible devices
...
Adding two devices reported by @alanzchen in #366 .
2021-10-18 22:20:00 -07:00
Vadim Mikhailov
db3ae900d8
Add BenQ PD2700U as compatible device
...
Closes #362 .
2021-09-28 19:15:13 -07:00
Vadim Mikhailov
75b1f668f9
Add Anker AK-A83650A1 as compatible device
...
Closes #361 .
2021-09-28 19:15:08 -07:00
Vadim Mikhailov
37f494ff31
Update UUGear MEGA4 info
2021-08-12 13:33:05 -07:00
Vadim Mikhailov
bc80baa9e9
Add UUGear MEGA4 as compatible device
...
Add UUGear MEGA4 USB 3.1 PPPS hub for Raspberry PI 4B to supported list,
it was specifically designed to support uhubctl in #316 .
https://www.uugear.com/news/new-product-mega4-usb-3-1-ppps-hub-for-raspberry-pi-4
2021-08-09 09:57:41 -07:00
Vadim Mikhailov
6cd357e150
Remove UNITEK Y-3098ABK from supported list
...
Too many reports in #352 stating it is not supporting VBUS.
2021-08-09 09:32:34 -07:00
Vadim Mikhailov
5ba647ee27
Add Unitek Y-3098ABK as compatible device
...
Closes #352 .
2021-07-07 13:26:55 -07:00
Vadim Mikhailov
69c444b75d
Add Hardkernel ODROID-C4 as compatible device
...
Closes #348 .
2021-05-31 20:31:10 -07:00
Vadim Mikhailov
f20007e25e
Add Delock 62537 as compatible device
...
Closes #346 .
2021-05-17 22:08:47 -07:00
Vadim Mikhailov
46d0de4331
Re-add Delock 87445 to supported list
...
It seems to work after all (originally reported in #107 , then removed in #123 ).
It looks like there are different hardware revisions, some work well, some are not detected - added a note.
2021-05-17 22:04:11 -07:00
Vadim Mikhailov
23c15ffcf8
Add diyppps to notable projects
...
Closes #343 .
2021-05-01 22:13:32 -07:00
Vadim Mikhailov
16f7a6dd23
Add AmazonBasics HUC9002V1ESL as compatible device
...
AmazonBasics HUC900xxx models seem to be identical to HU900xxx except for included USB-C cable.
2021-05-01 22:05:42 -07:00
Vadim Mikhailov
7bafc7ffb3
Add a note for Linksys USB2HUB4
...
Closes #331 .
2021-04-02 14:27:53 -07:00
Vadim Mikhailov
0a42b91382
Add Webcam On-Air Sign to notable projects
2021-04-01 09:42:04 -07:00
Vadim Mikhailov
2820f9fa27
DLink DUB-H4 rev B4 does not work
...
Closes #328 .
2021-03-29 15:48:24 -07:00
Vadim Mikhailov
fb85325629
Add AmazonBasics U3-7HUB as supported device
...
AmazonBasics U3-7HUB power switching works, but only on 1 charge port with lightning symbol.
This should also work for similar AmazonBasics hubs U3-4HUB and U3-10HUB.
Closes #325 .
2021-03-18 17:02:38 -07:00
Vadim Mikhailov
e5ae7b9906
Add Plugable USB3-HUB10-C2 as supported device
...
Plugable USB3-HUB10-C2 power switching works, but only on 2 charge ports.
This is also true for USB3-HUB7C, updated note accordingly.
Closes #322 .
2021-03-05 12:55:00 -08:00