diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2009-10-26 19:05:51 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2009-10-26 19:05:51 +0000 |
commit | bea86742f2e8809cd4621cd01f0790bb51514325 (patch) | |
tree | be71fcc2632e53655613a0d386a4a4da8d2fdf85 | |
parent | 897459bd8d775259b56dfad62a4786c928c1df09 (diff) |
specifies that intel wifi link 1000 is a single-chip solution.
sync 4965 description with others.
-rw-r--r-- | share/man/man4/iwn.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/iwn.4 b/share/man/man4/iwn.4 index 2b8a74bd544..c5c0cc1b05c 100644 --- a/share/man/man4/iwn.4 +++ b/share/man/man4/iwn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwn.4,v 1.22 2009/10/26 19:01:55 damien Exp $ +.\" $OpenBSD: iwn.4,v 1.23 2009/10/26 19:05:50 damien Exp $ .\" .\" Copyright (c) 2007,2008 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. @@ -31,9 +31,9 @@ driver provides support for Wireless WiFi Link 4965/5000/1000 and 6000 Series PCIe Mini Card network adapters. .Pp -The Intel Wireless WiFi Link 4965AGN product (codenamed Kedron) is a PCIe +The Intel Wireless WiFi Link 4965AGN (codenamed Kedron) is a PCIe Mini Card network adapter that operates in both the 2.4GHz and 5GHz spectrum. -The 4965AGN adapters have 2 transmit paths and 3 receiver paths (2T3R). +It has 2 transmit paths and 3 receiver paths (2T3R). .Pp The Intel WiFi Link 5000 series is a family of wireless network adapters that operate in both the 2.4GHz and 5GHz spectrum. @@ -47,8 +47,8 @@ driver provides support for the 5100 (codenamed Shirley Peak 1x2), The 5100 and 5150 adapters have 1 transmit path and 2 receiver paths (1T2R). The 5300 and 5350 adapters have 3 transmit paths and 3 receiver paths (3T3R). .Pp -The Intel WiFi Link 1000 (codenamed Condor Peak) is a wireless network -adapter that operates in the 2.4GHz spectrum. +The Intel WiFi Link 1000 (codenamed Condor Peak) is a single-chip wireless +network adapter that operates in the 2.4GHz spectrum. It is available in both PCIe Mini Card (model code ending by MMW) and PCIe Half Mini Card (model code ending by HMW) form factor. It has 1 transmit path and 2 receiver paths (1T2R). |