diff options
| -rw-r--r-- | share/man/man4/bcw.4 | 24 |
1 files changed, 5 insertions, 19 deletions
diff --git a/share/man/man4/bcw.4 b/share/man/man4/bcw.4 index d428421a0f8..bb3cde59df7 100644 --- a/share/man/man4/bcw.4 +++ b/share/man/man4/bcw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bcw.4,v 1.6 2007/01/03 18:51:31 mglocker Exp $ +.\" $OpenBSD: bcw.4,v 1.7 2007/01/05 07:05:41 mglocker Exp $ .\" .\" Copyright (c) 2006 Marcus Glocker. .\" @@ -219,25 +219,11 @@ Disable WEP encryption. This is the default mode of operation. .El .Sh FILES -The driver needs a set of firmware files which are loaded when -an interface is brought up: +The driver needs a firmware file which is loaded when an interface is +brought up: .Pp .Bl -tag -width Ds -offset indent -compact -.It Pa /etc/firmware/bcm43xx_initval01.fw -.It Pa /etc/firmware/bcm43xx_initval02.fw -.It Pa /etc/firmware/bcm43xx_initval03.fw -.It Pa /etc/firmware/bcm43xx_initval04.fw -.It Pa /etc/firmware/bcm43xx_initval05.fw -.It Pa /etc/firmware/bcm43xx_initval06.fw -.It Pa /etc/firmware/bcm43xx_initval07.fw -.It Pa /etc/firmware/bcm43xx_initval08.fw -.It Pa /etc/firmware/bcm43xx_initval09.fw -.It Pa /etc/firmware/bcm43xx_initval10.fw -.It Pa /etc/firmware/bcm43xx_microcode2.fw -.It Pa /etc/firmware/bcm43xx_microcode4.fw -.It Pa /etc/firmware/bcm43xx_microcode5.fw -.It Pa /etc/firmware/bcm43xx_pcm4.fw -.It Pa /etc/firmware/bcm43xx_pcm5.fw +.It Pa /etc/firmware/bcw-bcm43xx .El .\".Pp .\"These firmware files are not free because Marvell refuses @@ -251,7 +237,7 @@ A prepackaged version of the firmware, designed to be used with .Xr pkg_add 1 , can be found at: .Bd -literal -offset indent -http://www.nazgul.ch/bcw/bcw-firmware-1.1.tgz +http://www.nazgul.ch/bcw/bcw-firmware-1.2.tgz .Ed .Sh HARDWARE The following cards are among those supported by the |
