diff options
| author | Bernhard Schmidt <bschmidt@FreeBSD.org> | 2010-07-31 10:24:10 +0000 |
|---|---|---|
| committer | Bernhard Schmidt <bschmidt@FreeBSD.org> | 2010-07-31 10:24:10 +0000 |
| commit | a81a2c1f950e859a66085dae7af45cb36bb2272f (patch) | |
| tree | 98a5a57ccb2f5ac5541ca7cd6a87b6a2bc87387a /share/man/man4 | |
| parent | b2aea91bd8a26d2784bd6a8ddc527e49c07b3a5f (diff) | |
Notes
Diffstat (limited to 'share/man/man4')
| -rw-r--r-- | share/man/man4/iwn.4 | 4 | ||||
| -rw-r--r-- | share/man/man4/iwnfw.4 | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/iwn.4 b/share/man/man4/iwn.4 index b73331a04b57..c5e51adedd3c 100644 --- a/share/man/man4/iwn.4 +++ b/share/man/man4/iwn.4 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 8, 2010 +.Dd July 20, 2010 .Os .Dt IWN 4 .Sh NAME @@ -51,6 +51,7 @@ Choose one from: .Cd "device iwn5000fw" .Cd "device iwn5150fw" .Cd "device iwn6000fw" +.Cd "device iwn6050fw" .Ed .Pp Or you can use @@ -70,6 +71,7 @@ iwn1000fw_load="YES" iwn5000fw_load="YES" iwn5150fw_load="YES" iwn6000fw_load="YES" +iwn6050fw_load="YES" .Ed .Sh DESCRIPTION The diff --git a/share/man/man4/iwnfw.4 b/share/man/man4/iwnfw.4 index b0450c6345c2..bec2e6e2f6fc 100644 --- a/share/man/man4/iwnfw.4 +++ b/share/man/man4/iwnfw.4 @@ -22,7 +22,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 7, 2010 +.Dd July 20, 2010 .Dt IWNFW 4 .Os .Sh NAME @@ -45,6 +45,7 @@ of the following: .Cd "device iwn5000fw" .Cd "device iwn5150fw" .Cd "device iwn6000fw" +.Cd "device iwn6050fw" .Ed .Pp Alternatively, to load the driver as a @@ -56,6 +57,7 @@ iwn1000fw_load="YES" iwn5000fw_load="YES" iwn5150fw_load="YES" iwn6000fw_load="YES" +iwn6050fw_load="YES" .Ed .Sh DESCRIPTION This module provides access to firmware sets for the |
