mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add entry in rtwn_usb(4) for TP-Link Archer T2U Plus
This is missing documentation change of D24142. Submitted by: kjopek@gmail.com Reviewed by: gbe Differential Revision: https://reviews.freebsd.org/D25114
This commit is contained in:
parent
a10482ea74
commit
9400fe9cf8
1 changed files with 3 additions and 2 deletions
|
|
@ -29,7 +29,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"/
|
||||
.Dd May 27, 2021
|
||||
.Dd November 1, 2021
|
||||
.Dt RTWN_USB 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -49,7 +49,7 @@ kernel configuration file:
|
|||
.Cd "device rtwn_usb"
|
||||
.Cd "device wlan"
|
||||
.Ed
|
||||
.Sh DESCRIPTION
|
||||
.SH DESCRIPTION
|
||||
This module provides the USB bus glue needed for the devices supported
|
||||
by the
|
||||
.Xr rtwn 4
|
||||
|
|
@ -99,6 +99,7 @@ based USB wireless network adapters, including:
|
|||
.It "Realtek RTL8188CUS" Ta RTL8188CUS Ta USB 2.0
|
||||
.It "Sitecom WLA-7100" Ta RTL8812AU Ta USB 3.0
|
||||
.It "TP-Link Archer T2U Nano" Ta RTL8821AU Ta USB 2.0
|
||||
.It "TP-Link Archer T2U Plus" Ta RTL8821AU Ta USB 2.0
|
||||
.It "TP-Link Archer T2U v3" Ta RTL8821AU Ta USB 2.0
|
||||
.It "TP-Link Archer T4U" Ta RTL8812AU Ta USB 3.0
|
||||
.It "TP-Link Archer T4U v2" Ta RTL8812AU Ta USB 3.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue