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 [email protected]
 and ported by
 .An Rui Paulo Aq Mt [email protected] .
+The 802.11n support was added by
+.An Adrian Chadd Aq Mt [email protected] .
 .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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to