summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorDamien Bergamini <damien@cvs.openbsd.org>2006-05-01 09:35:22 +0000
committerDamien Bergamini <damien@cvs.openbsd.org>2006-05-01 09:35:22 +0000
commit9f34e2a8d648b70e18a617358f5f2cc0cb1ec3a5 (patch)
treeacf4ec1d062a1341f5ef1fa3d1bd61ce3cbb99a0 /share/man/man4
parent1c2f4aca7f26c594a144a49c0aad8395d81fc93e (diff)
sync ipw man page w/ latest iwi changes.
move firmware packages to a better location.
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/ipw.411
-rw-r--r--share/man/man4/iwi.45
2 files changed, 10 insertions, 6 deletions
diff --git a/share/man/man4/ipw.4 b/share/man/man4/ipw.4
index a44635d6f2b..eac809e7e94 100644
--- a/share/man/man4/ipw.4
+++ b/share/man/man4/ipw.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipw.4,v 1.17 2005/06/09 09:03:38 jmc Exp $
+.\" $OpenBSD: ipw.4,v 1.18 2006/05/01 09:35:21 damien Exp $
.\"
.\" Copyright (c) 2004
.\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved.
@@ -158,11 +158,10 @@ Disable WEP encryption.
This is the default mode of operation.
.El
.Sh FILES
-The driver needs some firmware files,
+The driver needs at least version 1.3 of the following firmware files,
which are loaded on demand when the device is attached:
.Pp
.Bl -tag -width Ds -offset indent -compact
-.It Pa /etc/firmware/ipw-license
.It Pa /etc/firmware/ipw-bss
.It Pa /etc/firmware/ipw-ibss
.It Pa /etc/firmware/ipw-monitor
@@ -176,6 +175,12 @@ includes the driver, the firmware files cannot be included and
users have to find these files on their own.
The official person to state your views to about this issue is
peter.engelbrecht@intel.com at (858) 391 1857.
+.Pp
+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/ipw-firmware-1.3.tgz
.Sh EXAMPLES
The following
.Xr hostname.if 5
diff --git a/share/man/man4/iwi.4 b/share/man/man4/iwi.4
index 3a144ec1344..f395abab35b 100644
--- a/share/man/man4/iwi.4
+++ b/share/man/man4/iwi.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iwi.4,v 1.22 2006/04/03 09:39:53 dim Exp $
+.\" $OpenBSD: iwi.4,v 1.23 2006/05/01 09:35:21 damien Exp $
.\"
.\" Copyright (c) 2004
.\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved.
@@ -185,7 +185,6 @@ The driver needs at least version 3.0 of the following firmware files,
which are loaded on demand when the device is attached:
.Pp
.Bl -tag -width Ds -offset indent -compact
-.It Pa /etc/firmware/iwi-license
.It Pa /etc/firmware/iwi-bss
.It Pa /etc/firmware/iwi-ibss
.It Pa /etc/firmware/iwi-monitor
@@ -204,7 +203,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/iwifw/OpenBSD/iwi-firmware-3.0.tgz
+.Pa http://damien.bergamini.free.fr/packages/openbsd/iwi-firmware-3.0.tgz
.Sh EXAMPLES
The following
.Xr hostname.if 5