Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2016 14:18:13 +0000 (UTC)
From:      Andriy Voskoboinyk <avos@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r301733 - head/share/man/man4
Message-ID:  <201606091418.u59EIDga094745@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: avos
Date: Thu Jun  9 14:18:12 2016
New Revision: 301733
URL: https://svnweb.freebsd.org/changeset/base/301733

Log:
  rum(4): refresh manpage.
  
  Add a note about hardware encryption support (r288633),
  adhoc-demo mode (r288622) and remove BUGS section (fixed in r288632).

Modified:
  head/share/man/man4/rum.4

Modified: head/share/man/man4/rum.4
==============================================================================
--- head/share/man/man4/rum.4	Thu Jun  9 13:58:31 2016	(r301732)
+++ head/share/man/man4/rum.4	Thu Jun  9 14:18:12 2016	(r301733)
@@ -16,7 +16,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd April 13, 2008
+.Dd June 9, 2016
 .Dt RUM 4
 .Os
 .Sh NAME
@@ -64,10 +64,14 @@ This chipset uses the MIMO (multiple-inp
 with multiple antennas to extend the operating range of the adapter
 and to achieve higher throughput.
 .Pp
+All chips have hardware support for WEP, AES-CCM, TKIP, and Michael
+cryptographic operations.
+.Pp
 .Nm
 supports
 .Cm station ,
 .Cm adhoc ,
+.Cm adhoc-demo ,
 .Cm hostap ,
 and
 .Cm monitor
@@ -182,7 +186,3 @@ driver was written by
 .An Niall O'Higgins Aq Mt niallo@openbsd.org
 and
 .An Damien Bergamini Aq Mt damien@openbsd.org .
-.Sh BUGS
-Host AP mode doesn't support client power save.
-Clients using power save mode will experience
-packet loss (disabling power saving on the client will fix this).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606091418.u59EIDga094745>