diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2009-03-24 18:58:14 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2009-03-24 18:58:14 +0000 |
commit | dc9b6061eec4c67c42e21b430bc337af13747e12 (patch) | |
tree | 1c80dc30590f47145b0d5cdce8ed7f5eb7d93f50 | |
parent | 1b57da80002461e7990e4b6043bf8025fb6d8d75 (diff) |
AR9101 is MIMO 1x2, not 1x1.
-rw-r--r-- | share/man/man4/otus.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/otus.4 b/share/man/man4/otus.4 index 029985a3edf..578c6e52c77 100644 --- a/share/man/man4/otus.4 +++ b/share/man/man4/otus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: otus.4,v 1.1 2009/03/23 21:53:58 damien Exp $ +.\" $OpenBSD: otus.4,v 1.2 2009/03/24 18:58:13 damien Exp $ .\" .\" Copyright (c) 2009 Damien Bergamini <damien.bergamini@free.fr> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 23 2009 $ +.Dd $Mdocdate: March 24 2009 $ .Os .Dt OTUS 4 .Sh NAME @@ -29,7 +29,7 @@ driver supports USB 2.0 wireless network devices based on Atheros Communications AR9001U chipset. .Pp The AR9001U chipset is made of an AR9170 MAC/Baseband -and an AR9101 (1T1R), AR9102 (2T2R) or AR9104 (dual-band 2T2R) +and an AR9101 (1T2R), AR9102 (2T2R) or AR9104 (dual-band 2T2R) Radio. .Pp These are the modes the |