summaryrefslogtreecommitdiffstats
path: root/share/man/man4/iwn.4
diff options
context:
space:
mode:
authorbschmidt <bschmidt@FreeBSD.org>2012-03-27 18:17:22 +0000
committerbschmidt <bschmidt@FreeBSD.org>2012-03-27 18:17:22 +0000
commit1da5145831412582d8266d342a99ebe3de9f41db (patch)
tree97486496ffa341a711cf4b279705a557aad3282d /share/man/man4/iwn.4
parent419e09831f7d2ba24c98ffd94dadab273798273f (diff)
downloadFreeBSD-src-1da5145831412582d8266d342a99ebe3de9f41db.zip
FreeBSD-src-1da5145831412582d8266d342a99ebe3de9f41db.tar.gz
Add a list of available devices which matches the names shown by pciconf.
While here add 2 missing firmware modules. MFC after: 1 week
Diffstat (limited to 'share/man/man4/iwn.4')
-rw-r--r--share/man/man4/iwn.432
1 files changed, 25 insertions, 7 deletions
diff --git a/share/man/man4/iwn.4 b/share/man/man4/iwn.4
index 370241a..c43e14e 100644
--- a/share/man/man4/iwn.4
+++ b/share/man/man4/iwn.4
@@ -25,13 +25,12 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 20, 2010
+.Dd March 27, 2012
.Dt IWN 4
.Os
.Sh NAME
.Nm iwn
-.Nd Intel Wireless WiFi Link 4965/1000/5000/5150/5300/6000/6050
-IEEE 802.11n driver
+.Nd Intel IEEE 802.11n wireless network driver
.Sh SYNOPSIS
To compile this driver into the kernel,
include the following lines in your
@@ -51,6 +50,8 @@ Choose one from:
.Cd "device iwn5000fw"
.Cd "device iwn5150fw"
.Cd "device iwn6000fw"
+.Cd "device iwn6000g2afw"
+.Cd "device iwn6000g2bfw"
.Cd "device iwn6050fw"
.Ed
.Pp
@@ -71,15 +72,32 @@ iwn1000fw_load="YES"
iwn5000fw_load="YES"
iwn5150fw_load="YES"
iwn6000fw_load="YES"
+iwn6000g2afw_load="YES"
+iwn6000g2bfw_load="YES"
iwn6050fw_load="YES"
.Ed
.Sh DESCRIPTION
The
.Nm
-driver provides support for
-.Tn Intel
-Wireless WiFi Link 4965, 1000, 5000 and 6000 series of
-PCI-Express network adapters.
+driver provides support for:
+.Pp
+.Bl -tag -width Ds -offset indent -compact
+.It Intel Centrino Advanced-N 6200
+.It Intel Centrino Advanced-N 6205
+.It Intel Centrino Advanced-N 6230
+.It Intel Centrino Advanced-N + WiMAX 6250
+.It Intel Centrino Ultimate-N 6300
+.It Intel Centrino Wireless-N 130
+.It Intel Centrino Wireless-N 1000
+.It Intel Centrino Wireless-N 1030
+.It Intel Centrino Wireless-N + WiMAX 6150
+.It Intel Ultimate N WiFi Link 5300
+.It Intel Wireless WiFi Link 4965
+.It Intel WiFi Link 5100
+.It Intel WiMAX/WiFi Link 5150
+.It Intel WiMAX/WiFi Link 5350
+.El
+.Pp
.Nm
supports
.Cm station ,
OpenPOWER on IntegriCloud