diff options
-rw-r--r-- | share/man/man4/iwn.4 | 25 |
1 files changed, 20 insertions, 5 deletions
diff --git a/share/man/man4/iwn.4 b/share/man/man4/iwn.4 index c5c0cc1b05c..39be2c73b10 100644 --- a/share/man/man4/iwn.4 +++ b/share/man/man4/iwn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwn.4,v 1.23 2009/10/26 19:05:50 damien Exp $ +.\" $OpenBSD: iwn.4,v 1.24 2009/11/17 19:18:21 damien Exp $ .\" .\" Copyright (c) 2007,2008 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. @@ -15,7 +15,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: October 26 2009 $ +.Dd $Mdocdate: November 17 2009 $ .Os .Dt IWN 4 .Sh NAME @@ -32,11 +32,13 @@ Wireless WiFi Link 4965/5000/1000 and 6000 Series PCIe Mini Card network adapters. .Pp 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. +Mini Card network adapter that operates in the 2GHz and 5GHz spectra. It has 2 transmit paths and 3 receiver paths (2T3R). +It is part of the fourth-generation Centrino platform (codenamed Santa Rosa). .Pp The Intel WiFi Link 5000 series is a family of wireless network adapters -that operate in both the 2.4GHz and 5GHz spectrum. +that operate in the 2GHz and 5GHz spectra. +They are part of the fifth-generation Centrino platform (codenamed Montevina). These adapters are available in both PCIe Mini Card (model code ending by MMW) and PCIe Half Mini Card (model code ending by HMW) form factor. The @@ -48,11 +50,24 @@ 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 single-chip wireless -network adapter that operates in the 2.4GHz spectrum. +network adapter that operates in the 2GHz spectrum. +It is part of the sixth-generation Centrino platform (codenamed Calpella). 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). .Pp +The Intel Centrino Ultimate-N 6300 (codenamed Puma Peak 3x3) is a single-chip +wireless network adapter that operates in the 2GHz and 5GHz spectra. +It has 3 transmit paths and 3 receiver paths (3T3R). +The Intel Centrino Advanced-N 6250 (codenamed Kilmer Peak) is a combo +WiFi/WiMAX network adapter that operates in the 2GHz and 5GHz spectra. +It has 2 transmit paths and 2 receiver paths (2T2R). +The Intel Centrino Advanced-N 6200 (codenamed Puma Peak 2x2) is +a wireless network adapter that operates in the 2GHz and 5GHz spectra. +It has 2 transmit paths and 2 receiver paths (2T2R). +These adapters are part of the sixth-generation Centrino platform +(codenamed Calpella). +.Pp These are the modes the .Nm driver can operate in: |