svn commit: r289283 - head/share/man/man4
Adrian Chadd
adrian at FreeBSD.org
Wed Oct 14 02:43:06 UTC 2015
Author: adrian
Date: Wed Oct 14 02:43:04 2015
New Revision: 289283
URL: https://svnweb.freebsd.org/changeset/base/289283
Log:
rsu(4) manpage updates: add me, add 802.11n support, update caveats.
* Add that I indeed added 802.11n support.
* Update caveats - we support 1x1, 1x2 and 2x2 operation now, but
there's no transmit aggregation support.
Modified:
head/share/man/man4/rsu.4
Modified: head/share/man/man4/rsu.4
==============================================================================
--- head/share/man/man4/rsu.4 Wed Oct 14 02:37:30 2015 (r289282)
+++ head/share/man/man4/rsu.4 Wed Oct 14 02:43:04 2015 (r289283)
@@ -175,7 +175,10 @@ driver was written by
.An Damien Bergamini Aq Mt damien at openbsd.org
and ported by
.An Rui Paulo Aq Mt rpaulo at freebsd.org .
+The 802.11n support was added by
+.An Adrian Chadd Aq Mt adrian at freebsd.org .
.Sh CAVEATS
The
.Nm
-driver only supports 1T1R 802.11n operation.
+driver currently does not support 802.11n transmit aggregation,
+either A-MSDU or A-MPDU.
More information about the svn-src-head
mailing list