summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorDamien Bergamini <damien@cvs.openbsd.org>2009-03-24 20:04:15 +0000
committerDamien Bergamini <damien@cvs.openbsd.org>2009-03-24 20:04:15 +0000
commit24fd4586a018a8ee48b2cb3cce25413f84eeb9f1 (patch)
tree6d91b417baac1a3bd8b934dbc6253a9925261b0f /share
parent03320bef907127bb3763c332a263cca0851b6cb1 (diff)
link to newish firmware package (3.1).
i have absolutely no idea what this new firmware is supposed to fix. actually, even the Intel people have no idea according to this thread: http://marc.info/?l=linux-wireless&m=123791786426974&w=2
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/iwi.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/iwi.4 b/share/man/man4/iwi.4
index 616be6ae9e7..28fd7b877a2 100644
--- a/share/man/man4/iwi.4
+++ b/share/man/man4/iwi.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iwi.4,v 1.35 2009/02/16 08:15:22 jmc Exp $
+.\" $OpenBSD: iwi.4,v 1.36 2009/03/24 20:04:14 damien Exp $
.\"
.\" Copyright (c) 2004
.\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved.
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: February 16 2009 $
+.Dd $Mdocdate: March 24 2009 $
.Os
.Dt IWI 4
.Sh NAME
@@ -89,7 +89,7 @@ driver can be configured at runtime with
or on boot with
.Xr hostname.if 5 .
.Sh FILES
-The driver needs at least version 3.0 of the following firmware files,
+The driver needs at least version 3.1 of the following firmware files,
which are loaded when an interface is brought up:
.Pp
.Bl -tag -width Ds -offset indent -compact
@@ -111,7 +111,7 @@ A prepackaged version of the firmware, designed to be used with
.Xr pkg_add 1 ,
can be found at:
.Pp
-.Pa http://damien.bergamini.free.fr/packages/openbsd/iwi-firmware-3.0p0.tgz
+.Pa http://damien.bergamini.free.fr/packages/openbsd/iwi-firmware-3.1.tgz
.Sh EXAMPLES
The following
.Xr hostname.if 5