From 680ab2b8d374053f2fe81519a459ad0cd554d9e6 Mon Sep 17 00:00:00 2001 From: jmc Date: Tue, 5 Oct 2021 06:02:18 +0000 Subject: [PATCH] tx aggregation is now supported; ok stsp --- share/man/man4/iwx.4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man4/iwx.4 b/share/man/man4/iwx.4 index 1af33a95db5..2b04716b653 100644 --- a/share/man/man4/iwx.4 +++ b/share/man/man4/iwx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwx.4,v 1.6 2021/07/29 17:06:21 stsp Exp $ +.\" $OpenBSD: iwx.4,v 1.7 2021/10/05 06:02:18 jmc Exp $ .\" .\" Copyright (c) 2020 Stefan Sperling .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 29 2021 $ +.Dd $Mdocdate: October 5 2021 $ .Dt IWX 4 .Os .Sh NAME @@ -155,7 +155,7 @@ The .Nm driver does not support any of the 802.11ac and 802.11ax capabilities offered by the adapters. -Support for 802.11n 40MHz channels and Tx aggregation is not yet implemented. +Support for 802.11n 40MHz channels is not yet implemented. Additional work is required in .Xr ieee80211 9 before those features can be supported. -- 2.20.1