Date: Wed, 14 Oct 2015 02:43:05 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r289283 - head/share/man/man4 Message-ID: <201510140243.t9E2h5X2067992@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@openbsd.org and ported by .An Rui Paulo Aq Mt rpaulo@freebsd.org . +The 802.11n support was added by +.An Adrian Chadd Aq Mt adrian@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510140243.t9E2h5X2067992>