diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2010-02-24 17:20:35 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2010-02-24 17:20:35 +0000 |
commit | c83aee79446f2d21327fcaa18fed7bf84be959b7 (patch) | |
tree | 00f6a7e63cc59694b2d959c22bbd64c34162680a | |
parent | 28e6dada12f12f25cb4eac7f5c9defc1a2a4cb05 (diff) |
The iwn-firmware-5.3 package contains a new iwn-6000 firmware image
for Intel Centrino Advanced-N 6200/Ultimate-N 6300.
See http://marc.info/?l=linux-wireless&m=126697113419549&w=2
for a list of changes.
-rw-r--r-- | share/man/man4/iwn.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/iwn.4 b/share/man/man4/iwn.4 index 39be2c73b10..02bdb206a7e 100644 --- a/share/man/man4/iwn.4 +++ b/share/man/man4/iwn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwn.4,v 1.24 2009/11/17 19:18:21 damien Exp $ +.\" $OpenBSD: iwn.4,v 1.25 2010/02/24 17:20:34 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: November 17 2009 $ +.Dd $Mdocdate: February 24 2010 $ .Os .Dt IWN 4 .Sh NAME @@ -111,7 +111,7 @@ driver can be configured at runtime with or on boot with .Xr hostname.if 5 . .Sh FILES -The driver needs at least version 5.2 of the following firmware files, +The driver needs at least version 5.3 of the following firmware files, which are loaded when an interface is brought up: .Pp .Bl -tag -width Ds -offset indent -compact @@ -133,7 +133,7 @@ A prepackaged version of the firmware, designed to be used with .Xr pkg_add 1 , can be found at: .Bd -literal -http://damien.bergamini.free.fr/packages/openbsd/iwn-firmware-5.2.tgz +http://damien.bergamini.free.fr/packages/openbsd/iwn-firmware-5.3.tgz .Ed .Sh EXAMPLES The following |