diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2006-10-21 14:45:52 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2006-10-21 14:45:52 +0000 |
commit | 82ec6d2226e10a95934e325e5f4683fd4a79de98 (patch) | |
tree | 11e4043188c50326c2885761fd44788310a952c3 /share/man/man4/pgt.4 | |
parent | a4d809bed6bff24d34840bab41226b5dcfd5a0b3 (diff) |
acx(4) and pgt(4) don't use rssadapt(9) for automatic rate control.
acx(4) uses AMRR and automatic rate control is handled by the firmware
for pgt(4).
Diffstat (limited to 'share/man/man4/pgt.4')
-rw-r--r-- | share/man/man4/pgt.4 | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/share/man/man4/pgt.4 b/share/man/man4/pgt.4 index fd40f3829ce..fcb11d59d02 100644 --- a/share/man/man4/pgt.4 +++ b/share/man/man4/pgt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pgt.4,v 1.14 2006/10/06 23:57:06 aaron Exp $ +.\" $OpenBSD: pgt.4,v 1.15 2006/10/21 14:45:51 damien Exp $ .\" .\" Copyright (c) 2006 Theo de Raadt. .\" Copyright (c) 2006 The DragonFly Project. All rights reserved. @@ -91,13 +91,6 @@ Unfortunately, due to serious weaknesses in WEP protocol it is strongly recommended that it not be used as the sole mechanism to secure wireless communication. WEP is not enabled by default. -.Pp -The transmit speed is user-selectable or can be adapted automatically by the -driver depending on the received signal strength and on the number of hardware -transmission retries. -See -.Xr rssadapt 9 -for more information. .Sh CONFIGURATION The .Nm |