diff options
-rw-r--r-- | share/man/man4/acx.4 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/acx.4 b/share/man/man4/acx.4 index 87171f7efca..06c18fca152 100644 --- a/share/man/man4/acx.4 +++ b/share/man/man4/acx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acx.4,v 1.32 2008/07/29 17:03:35 jmc Exp $ +.\" $OpenBSD: acx.4,v 1.33 2008/08/29 10:52:41 damien Exp $ .\" .\" Copyright (c) 2006 Theo de Raadt. .\" Copyright (c) 2006 The DragonFly Project. All rights reserved. @@ -30,7 +30,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: July 29 2008 $ +.Dd $Mdocdate: August 29 2008 $ .Os .Dt ACX 4 .Sh NAME @@ -219,3 +219,7 @@ project team's original code. The hardware specification was reverse engineered by the good folks at .Pa http://acx100.sourceforge.net . Without them this driver would not have been possible. +.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). |