diff options
author | Jonathan Matthew <jmatthew@cvs.openbsd.org> | 2022-04-28 04:17:58 +0000 |
---|---|---|
committer | Jonathan Matthew <jmatthew@cvs.openbsd.org> | 2022-04-28 04:17:58 +0000 |
commit | ff413f20877743ee53fafbabaaad7ce1f3e0ea68 (patch) | |
tree | 8ae4c58361f756b4e615a2693cece85992046116 | |
parent | 788ea59894fdbef30ca17de20e3f1f3691d23961 (diff) |
add Sabrent NT-SS5G, sort the device list alphabetically
from Brad
-rw-r--r-- | share/man/man4/uaq.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/uaq.4 b/share/man/man4/uaq.4 index c9034a10691..ab9980f6080 100644 --- a/share/man/man4/uaq.4 +++ b/share/man/man4/uaq.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uaq.4,v 1.2 2021/09/08 20:29:21 jmc Exp $ +.\" $OpenBSD: uaq.4,v 1.3 2022/04/28 04:17:57 jmatthew Exp $ .\" .\" Copyright (c) 2021 Jonathan Matthew <jmatthew@openbsd.org> .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: September 8 2021 $ +.Dd $Mdocdate: April 28 2022 $ .Dt UAQ 4 .Os .Sh NAME @@ -42,8 +42,9 @@ AQC111U and AQC112U chipsets, including the following: .It Aquantia AQtion USB to 5GbE Controller .It ASIX USB 3.1 Gen1 to 5G Multi-Gigabit Ethernet Adapter .It ASIX USB 3.1 Gen1 to 2.5G Multi-Gigabit Ethernet Adapter -.It TRENDnet TUC-ET5G USB-C 3.1 to 5GBASE-T Ethernet Adapter .It QNAP QNA-UC5G1T USB to 5GbE Adapter +.It Sabrent NT-SS5G USB to 5GbE Adapter +.It TRENDnet TUC-ET5G USB-C 3.1 to 5GBASE-T Ethernet Adapter .El .Pp The AQC111U and AQC112U contain an integrated Multi-Gig Ethernet MAC and |