Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jun 2009 17:44:43 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r193527 - head/share/man/man4
Message-ID:  <200906051744.n55HihOh033231@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sam
Date: Fri Jun  5 17:44:43 2009
New Revision: 193527
URL: http://svn.freebsd.org/changeset/base/193527

Log:
  lack of power save violates 802.11 and is a bug, not a "caveat"

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

Modified: head/share/man/man4/ral.4
==============================================================================
--- head/share/man/man4/ral.4	Fri Jun  5 17:26:15 2009	(r193526)
+++ head/share/man/man4/ral.4	Fri Jun  5 17:44:43 2009	(r193527)
@@ -251,7 +251,7 @@ The original
 .Nm
 driver was written by
 .An Damien Bergamini Aq damien@FreeBSD.org .
-.Sh CAVEATS
-Host AP mode doesn't support power saving.
-Clients attempting to use power saving mode may experience significant
+.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).

Modified: head/share/man/man4/rum.4
==============================================================================
--- head/share/man/man4/rum.4	Fri Jun  5 17:26:15 2009	(r193526)
+++ head/share/man/man4/rum.4	Fri Jun  5 17:44:43 2009	(r193527)
@@ -181,7 +181,7 @@ driver was written by
 .An Niall O'Higgins Aq niallo@openbsd.org
 and
 .An Damien Bergamini Aq damien@openbsd.org .
-.Sh CAVEATS
-Host AP mode doesn't support power saving.
-Clients attempting to use power saving mode may experience significant
+.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).

Modified: head/share/man/man4/ural.4
==============================================================================
--- head/share/man/man4/ural.4	Fri Jun  5 17:26:15 2009	(r193526)
+++ head/share/man/man4/ural.4	Fri Jun  5 17:44:43 2009	(r193527)
@@ -160,7 +160,7 @@ The original
 .Nm
 driver was written by
 .An Damien Bergamini Aq damien.bergamini@free.fr
-.Sh CAVEATS
-Host AP mode doesn't support power saving.
-Clients attempting to use power saving mode may experience significant
+.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?200906051744.n55HihOh033231>