diff options
author | 2007-01-03 18:51:31 +0000 | |
---|---|---|
committer | 2007-01-03 18:51:31 +0000 | |
commit | 7fae385fbe02bbaa676d5a4e226becd586b7b685 (patch) | |
tree | 92345315a7060aefeefe15eb2a6e0c02bab4eadf | |
parent | Sync with reality. m_tag_free() and m_tag_unlink() where removed and (diff) | |
download | wireguard-openbsd-7fae385fbe02bbaa676d5a4e226becd586b7b685.tar.xz wireguard-openbsd-7fae385fbe02bbaa676d5a4e226becd586b7b685.zip |
Bump firmware package; The previous firmware revision was to new for
the "specs" we are using to write the driver. Therefore done a small
downgrade (reduces firmware about two files).
-rw-r--r-- | share/man/man4/bcw.4 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man4/bcw.4 b/share/man/man4/bcw.4 index 1e36fade4b4..d428421a0f8 100644 --- a/share/man/man4/bcw.4 +++ b/share/man/man4/bcw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bcw.4,v 1.5 2006/12/30 23:08:06 mglocker Exp $ +.\" $OpenBSD: bcw.4,v 1.6 2007/01/03 18:51:31 mglocker Exp $ .\" .\" Copyright (c) 2006 Marcus Glocker. .\" @@ -233,9 +233,7 @@ an interface is brought up: .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_initval17.fw -.It Pa /etc/firmware/bcm43xx_initval18.fw -.It Pa /etc/firmware/bcm43xx_microcode11.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 @@ -253,7 +251,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.0.tgz +http://www.nazgul.ch/bcw/bcw-firmware-1.1.tgz .Ed .Sh HARDWARE The following cards are among those supported by the |