summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Sperling <stsp@cvs.openbsd.org>2015-12-14 11:25:28 +0000
committerStefan Sperling <stsp@cvs.openbsd.org>2015-12-14 11:25:28 +0000
commit020dceaa8dc5af64d3f871bccfbd295cfe4b50e0 (patch)
tree1dc3b18d9c138c497cb66e064e2f36ca5ab45c44
parentf680078cfd966056edccae5c8fb6fb0142f46df9 (diff)
Update iwm(4) CAVEATS section in light of initial 802.11n support.
pointed out by jmc@
-rw-r--r--share/man/man4/iwm.46
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/iwm.4 b/share/man/man4/iwm.4
index 01e2193b65e..ee029684d3e 100644
--- a/share/man/man4/iwm.4
+++ b/share/man/man4/iwm.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iwm.4,v 1.14 2015/12/14 11:19:34 stsp Exp $
+.\" $OpenBSD: iwm.4,v 1.15 2015/12/14 11:25:27 stsp Exp $
.\"
.\" Copyright (c) 2007,2008
.\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved.
@@ -134,9 +134,11 @@ The driver will reset the hardware.
.Xr hostname.if 5 ,
.Xr ifconfig 8
.Sh CAVEATS
+802.11n operation is currently limited to data rates MCS 0 to MCS 7.
+.Pp
The
.Nm
-driver does not support any of the 802.11n and 802.11ac capabilities offered by
+driver does not support any of the 802.11ac capabilities offered by
the adapters.
Additional work is required in
.Xr ieee80211 9