summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Mikhailov <mvp@users.noreply.github.com>2018-02-18 12:54:28 -0800
committerVadim Mikhailov <mvp@users.noreply.github.com>2018-02-18 13:02:53 -0800
commiteeff46fa0cbdefa8ccf91495cddcb1bf60d0c5aa (patch)
tree23ef95f919c60ffed253334b9f0315b19da9a9b2
parent41dadcea341fac243deabca1c5899e085fcb7ad5 (diff)
Clarify support status for AmazonBasics hubs
It turns out that AmazonBasics hubs actually work well - USB3 hubs require changing power state for both USB2 and USB3 virtual hubs when connected to USB3 upstream port. Perhaps we should implement changing state for both USB2 and USB3 automatically, but this will be tracked in separate issue.
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index b103df6..f841858 100644
--- a/README.md
+++ b/README.md
@@ -18,8 +18,8 @@ This is list of known compatible USB hubs:
| Manufacturer | Product | VID:PID | Release | EOL |
|:-------------------|:-------------------------------------------------------|:----------|:--------|:-----|
-| AmazonBasics | HU3641V1, 4 Port USB3 Hub (some revisions don't work) |`2109:2811`| 2013 | |
-| AmazonBasics | HU3770V1, 7 Port USB3 Hub (some revisions don't work) |`2109:2811`| 2013 | |
+| AmazonBasics | HU3641V1, 4 Port USB3 Hub (see USB3 note below) |`2109:2811`| 2013 | |
+| AmazonBasics | HU3770V1, 7 Port USB3 Hub (see USB3 note below) |`2109:2811`| 2013 | |
| Apple | Thunderbolt Display 27" (internal USB hub) | | 2011 | 2016 |
| Apple | USB Keyboard With Numeric Pad (internal USB hub) | | 2011 | |
| Asus | Z87-PLUS Motherboard (onboard USB hubs) | | 2013 | 2016 |
@@ -118,7 +118,7 @@ To find hub locations, simply run uhubctl without any parameters.
Copyright
=========
-Copyright (C) 2009-2017 Vadim Mikhailov
+Copyright (C) 2009-2018 Vadim Mikhailov
This file can be distributed under the terms and conditions of the
GNU General Public License version 2.