summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2009-01-05 13:33:27 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2009-01-05 13:33:27 +0000
commit19d49a481de6608b34a10671031f602b3f4aab96 (patch)
tree1047b8d30d0fddc70594292af6e0e9ea20b87091 /share
parent0afc65eb9321a5d3d0d004059d54dfe484234923 (diff)
note that 802.11n is not currently supported, as we do for other
similar devices; ok damien
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/iwn.412
1 files changed, 10 insertions, 2 deletions
diff --git a/share/man/man4/iwn.4 b/share/man/man4/iwn.4
index 4f85f576ed6..559de3fb588 100644
--- a/share/man/man4/iwn.4
+++ b/share/man/man4/iwn.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iwn.4,v 1.15 2008/12/12 17:05:15 damien Exp $
+.\" $OpenBSD: iwn.4,v 1.16 2009/01/05 13:33:26 jmc Exp $
.\"
.\" Copyright (c) 2007,2008
.\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved.
@@ -15,7 +15,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: December 12 2008 $
+.Dd $Mdocdate: January 5 2009 $
.Os
.Dt IWN 4
.Sh NAME
@@ -179,3 +179,11 @@ The
.Nm
driver was written by
.An Damien Bergamini Aq damien@openbsd.org .
+.Sh CAVEATS
+The
+.Nm
+driver does not support any of the 802.11n capabilities offered by
+the 4965 and 5000 chipsets.
+Additional work is required in
+.Xr ieee80211 9
+before those features can be supported.