diff options
author | 2006-08-10 07:35:44 +0000 | |
---|---|---|
committer | 2006-08-10 07:35:44 +0000 | |
commit | 95638afac728b8307be1d865988fac55f788f562 (patch) | |
tree | 962d054552070be449d8c8e1ac2bd9581eb82fcc | |
parent | mention that rum(4) should also work with RT2671 (MIMO XR) chipsets. (diff) | |
download | wireguard-openbsd-95638afac728b8307be1d865988fac55f788f562.tar.xz wireguard-openbsd-95638afac728b8307be1d865988fac55f788f562.zip |
There are also dual-band RT2501 adapters.
Sync wording w/ rum(4) while I'm here.
-rw-r--r-- | share/man/man4/ral.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/ral.4 b/share/man/man4/ral.4 index 37cdd56d658..20916923db2 100644 --- a/share/man/man4/ral.4 +++ b/share/man/man4/ral.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ral.4,v 1.53 2006/05/06 17:26:25 jmc Exp $ +.\" $OpenBSD: ral.4,v 1.54 2006/08/10 07:35:44 damien Exp $ .\" .\" Copyright (c) 2005, 2006 .\" Damien Bergamini <damien.bergamini@free.fr> @@ -40,7 +40,8 @@ The RT2500 chipset is the first generation of 802.11b/g adapters from Ralink. It consists of two integrated chips, an RT2560 or RT2570(USB) MAC/BBP and an RT2525 or RT2526(USB) radio transceiver. .Pp -The RT2501 chipset is the second generation of 802.11b/g adapters from Ralink. +The RT2501 chipset is the second generation of 802.11a/b/g adapters from +Ralink. It consists of two integrated chips, an RT2561 MAC/BBP and an RT2527 radio transceiver. This chipset provides support for the IEEE 802.11e standard with multiple @@ -52,7 +53,7 @@ RT2529 radio transceiver. This chipset uses the MIMO (multiple-input multiple-output) technology with multiple antennas to extend the operating range of the adapter and to achieve higher throughput. -MIMO will be the basis of the future IEEE 802.11n standard. +MIMO is the basis of the forthcoming IEEE 802.11n standard. .Pp These are the modes the .Nm |