rtwn_usb.4 (0ed76ec8e66470e45d74395e12cf425dfb21d381) | rtwn_usb.4 (094fba962f20075e405a1fd78b9c2aaacfd07beb) |
---|---|
1.\"- 2.\" Copyright (c) 2011 Adrian Chadd, Xenion Pty Ltd 3.\" Copyright (c) 2016 Andriy Voskoboinyk <avos@FreeBSD.org> 4.\" All rights reserved. 5.\"" 6.\" Redistribution and use in source and binary forms, with or without 7.\" modification, are permitted provided that the following conditions 8.\" are met: --- 15 unchanged lines hidden (view full) --- 24.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 25.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER 26.\" IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 27.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF 28.\" THE POSSIBILITY OF SUCH DAMAGES. 29.\" 30.\" $FreeBSD$ 31.\"/ | 1.\"- 2.\" Copyright (c) 2011 Adrian Chadd, Xenion Pty Ltd 3.\" Copyright (c) 2016 Andriy Voskoboinyk <avos@FreeBSD.org> 4.\" All rights reserved. 5.\"" 6.\" Redistribution and use in source and binary forms, with or without 7.\" modification, are permitted provided that the following conditions 8.\" are met: --- 15 unchanged lines hidden (view full) --- 24.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 25.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER 26.\" IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 27.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF 28.\" THE POSSIBILITY OF SUCH DAMAGES. 29.\" 30.\" $FreeBSD$ 31.\"/ |
32.Dd October 17, 2016 | 32.Dd January 6, 2017 |
33.Dt RTWN_USB 4 34.Os 35.Sh NAME 36.Nm rtwn_usb 37.Nd "Realtek USB device glue" 38.Sh SYNOPSIS 39To compile this driver into the kernel, 40place the following lines in your --- 47 unchanged lines hidden (view full) --- 88.It "Netgear WNA1000M" Ta USB 2.0 89.It "Planex GW-900D" Ta USB 3.0 90.It "Realtek RTL8192CU" Ta USB 2.0 91.It "Realtek RTL8188CUS" Ta USB 2.0 92.It "Sitecom WLA-7100" Ta USB 3.0 93.It "TP-Link Archer T4U" Ta USB 3.0 94.It "TP-LINK TL-WN723N v3" Ta USB 2.0 95.It "TP-LINK TL-WN725N v2" Ta USB 2.0 | 33.Dt RTWN_USB 4 34.Os 35.Sh NAME 36.Nm rtwn_usb 37.Nd "Realtek USB device glue" 38.Sh SYNOPSIS 39To compile this driver into the kernel, 40place the following lines in your --- 47 unchanged lines hidden (view full) --- 88.It "Netgear WNA1000M" Ta USB 2.0 89.It "Planex GW-900D" Ta USB 3.0 90.It "Realtek RTL8192CU" Ta USB 2.0 91.It "Realtek RTL8188CUS" Ta USB 2.0 92.It "Sitecom WLA-7100" Ta USB 3.0 93.It "TP-Link Archer T4U" Ta USB 3.0 94.It "TP-LINK TL-WN723N v3" Ta USB 2.0 95.It "TP-LINK TL-WN725N v2" Ta USB 2.0 |
96.It "TP-LINK TL-WN821N v4" Ta USB 2.0 97.It "TP-LINK TL-WN823N v1" Ta USB 2.0 |
|
96.It "TRENDnet TEW-805UB" Ta USB 3.0 97.It "ZyXEL NWD6605" Ta USB 3.0 98.El 99.Sh SEE ALSO 100.Xr rtwn 4 , 101.Xr rtwn_pci 4 , 102.Xr rtwnfw 4 , 103.Xr usb 4 104.Sh BUGS 105The 106.Nm 107driver does not support any of the 802.11ac capabilities offered by the 108adapters. 109Additional work is required in 110.Xr ieee80211 9 111before those features can be supported. | 98.It "TRENDnet TEW-805UB" Ta USB 3.0 99.It "ZyXEL NWD6605" Ta USB 3.0 100.El 101.Sh SEE ALSO 102.Xr rtwn 4 , 103.Xr rtwn_pci 4 , 104.Xr rtwnfw 4 , 105.Xr usb 4 106.Sh BUGS 107The 108.Nm 109driver does not support any of the 802.11ac capabilities offered by the 110adapters. 111Additional work is required in 112.Xr ieee80211 9 113before those features can be supported. |