svn commit: r193526 - head/share/man/man4

Sam Leffler sam at FreeBSD.org
Fri Jun 5 17:26:16 UTC 2009


Author: sam
Date: Fri Jun  5 17:26:15 2009
New Revision: 193526
URL: http://svn.freebsd.org/changeset/base/193526

Log:
  note lack of power save support in ap mode
  
  Submitted by:	"Paul B. Mahol" <onemda at gmail.com>

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:20:19 2009	(r193525)
+++ head/share/man/man4/ral.4	Fri Jun  5 17:26:15 2009	(r193526)
@@ -251,3 +251,7 @@ The original
 .Nm
 driver was written by
 .An Damien Bergamini Aq damien at FreeBSD.org .
+.Sh CAVEATS
+Host AP mode doesn't support power saving.
+Clients attempting to use power saving mode may experience significant
+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:20:19 2009	(r193525)
+++ head/share/man/man4/rum.4	Fri Jun  5 17:26:15 2009	(r193526)
@@ -181,3 +181,7 @@ driver was written by
 .An Niall O'Higgins Aq niallo at openbsd.org
 and
 .An Damien Bergamini Aq damien at openbsd.org .
+.Sh CAVEATS
+Host AP mode doesn't support power saving.
+Clients attempting to use power saving mode may experience significant
+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:20:19 2009	(r193525)
+++ head/share/man/man4/ural.4	Fri Jun  5 17:26:15 2009	(r193526)
@@ -160,3 +160,7 @@ The original
 .Nm
 driver was written by
 .An Damien Bergamini Aq damien.bergamini at free.fr
+.Sh CAVEATS
+Host AP mode doesn't support power saving.
+Clients attempting to use power saving mode may experience significant
+packet loss (disabling power saving on the client will fix this).


More information about the svn-src-all mailing list