diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-03-30 18:03:06 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-03-30 18:03:06 +0000 |
commit | 9c990355e6de31e78a1d8db29569f54b001c05d9 (patch) | |
tree | 25f9737c3688c30bda251328dd778b9931114398 /sbin | |
parent | 9c77ab066241d8c751b3a6f65276995ea53158ed (diff) |
There is no 6Mbps mode, it is 5.5Mbps
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/wicontrol/wicontrol.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/wicontrol/wicontrol.8 b/sbin/wicontrol/wicontrol.8 index ee392724ef5..379c9b4c145 100644 --- a/sbin/wicontrol/wicontrol.8 +++ b/sbin/wicontrol/wicontrol.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wicontrol.8,v 1.25 2002/03/30 00:35:45 millert Exp $ +.\" $OpenBSD: wicontrol.8,v 1.26 2002/03/30 18:03:05 millert Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu> All rights reserved. @@ -139,7 +139,7 @@ for the transmit rate vary depending on the adapter type. The standard WaveLAN/IEEE NICs support a maximum transmit rate of 2Mbps, and the .Sq Turbo -NICs support a maximum speed of 6Mbps. +NICs support a maximum speed of 5.5Mbps. The WaveLAN/IEEE .Sq Turbo 11Mb , Prism-II and Prism-2.5 @@ -153,7 +153,7 @@ and the corresponding transmit speeds: 2 Fixed Standard (2Mbps) 3 Auto Rate Select (High) 4 Fixed Medium (4Mbps) -5 Fixed High (6Mbps) +5 Fixed High (5.5Mbps) 6 Auto Rate Select (Standard) 7 Auto Rate Select (Medium) 11 Fixed Turbo (11Mbps) |