diff options
author | Kevin Lo <kevlo@cvs.openbsd.org> | 2021-10-04 01:33:43 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@cvs.openbsd.org> | 2021-10-04 01:33:43 +0000 |
commit | 13531153789b147a190ccde799e6ba2ebfa316ef (patch) | |
tree | 570d6a236b0f4dcf8b85d467c94bd7ceb6333ec4 /share | |
parent | def3579d34edcb77d134231980b9e2ed5d5a75dc (diff) |
Build firmware for rsu(4), rtwn(4), and urtwn(4).
We have to install the files with new filenames (removal of "fw" from each of
the filenames) and change the driver to use the new filenames,
such that the package becomes irrelevant.
Discussed with deraadt@ and sthen@
ok deraadt@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/rsu.4 | 13 | ||||
-rw-r--r-- | share/man/man4/rtwn.4 | 21 | ||||
-rw-r--r-- | share/man/man4/urtwn.4 | 20 |
3 files changed, 22 insertions, 32 deletions
diff --git a/share/man/man4/rsu.4 b/share/man/man4/rsu.4 index 1bd0d609419..2cf342bbdeb 100644 --- a/share/man/man4/rsu.4 +++ b/share/man/man4/rsu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rsu.4,v 1.22 2019/11/10 14:10:41 sthen Exp $ +.\" $OpenBSD: rsu.4,v 1.23 2021/10/04 01:33:42 kevlo Exp $ .\" .\" Copyright (c) 2010 Damien Bergamini <damien.bergamini@free.fr> .\" @@ -14,7 +14,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 10 2019 $ +.Dd $Mdocdate: October 4 2021 $ .Dt RSU 4 .Os .Sh NAME @@ -78,15 +78,12 @@ driver can be configured at runtime with or on boot with .Xr hostname.if 5 . .Sh FILES -The driver needs at least version 1.1 of the following firmware file, -which is loaded when an interface is attached: +The adapter needs firmware files to run, which are loaded on demand by +the driver when the device is attached: .Pp .Bl -tag -width Ds -offset indent -compact -.It Pa /etc/firmware/rsu-rtl8712fw +.It Pa /etc/firmware/rsu-rtl8712 .El -.Pp -A prepackaged version of the firmware can be installed using -.Xr fw_update 1 . .Sh HARDWARE The following adapters should work: .Pp diff --git a/share/man/man4/rtwn.4 b/share/man/man4/rtwn.4 index f89e3c5ae1e..c8661b859f4 100644 --- a/share/man/man4/rtwn.4 +++ b/share/man/man4/rtwn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rtwn.4,v 1.9 2019/11/10 14:10:41 sthen Exp $ +.\" $OpenBSD: rtwn.4,v 1.10 2021/10/04 01:33:42 kevlo Exp $ .\" .\" Copyright (c) 2010 Damien Bergamini <damien.bergamini@free.fr> .\" Copyright (c) 2015 Stefan Sperling <stsp@openbsd.org> @@ -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 10 2019 $ +.Dd $Mdocdate: October 4 2021 $ .Dt RTWN 4 .Os .Sh NAME @@ -82,19 +82,16 @@ driver can be configured at runtime with or on boot with .Xr hostname.if 5 . .Sh FILES -The driver needs at least version 1.0 of the following firmware files, -which are loaded when an interface is brought up: +The adapter needs firmware files to run, which are loaded on demand by +the driver when the device is attached: .Pp .Bl -tag -width Ds -offset indent -compact -.It Pa /etc/firmware/rtwn-rtl8188efw -.It Pa /etc/firmware/rtwn-rtl8192cfwU -.It Pa /etc/firmware/rtwn-rtl8192cfwU_B -.It Pa /etc/firmware/rtwn-rtl8723fw -.It Pa /etc/firmware/rtwn-rtl8723fw_B +.It Pa /etc/firmware/rtwn-rtl8188e +.It Pa /etc/firmware/rtwn-rtl8192cU +.It Pa /etc/firmware/rtwn-rtl8192cU_B +.It Pa /etc/firmware/rtwn-rtl8723 +.It Pa /etc/firmware/rtwn-rtl8723_B .El -.Pp -A prepackaged version of the firmware can be installed using -.Xr fw_update 1 . .Sh EXAMPLES The following example scans for available networks: .Pp diff --git a/share/man/man4/urtwn.4 b/share/man/man4/urtwn.4 index 42910b4d6b7..5f1a59e1878 100644 --- a/share/man/man4/urtwn.4 +++ b/share/man/man4/urtwn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: urtwn.4,v 1.50 2021/04/25 15:59:56 stsp Exp $ +.\" $OpenBSD: urtwn.4,v 1.51 2021/10/04 01:33:42 kevlo Exp $ .\" .\" Copyright (c) 2010 Damien Bergamini <damien.bergamini@free.fr> .\" @@ -14,7 +14,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: April 25 2021 $ +.Dd $Mdocdate: October 4 2021 $ .Dt URTWN 4 .Os .Sh NAME @@ -84,19 +84,15 @@ driver can be configured at runtime with or on boot with .Xr hostname.if 5 . .Sh FILES -The driver needs at least version 1.1p0 of the following firmware files, -which are loaded when an interface is attached: +The adapter needs firmware files to run, which are loaded on demand by +the driver when the device is attached: .Pp .Bl -tag -width Ds -offset indent -compact -.It Pa /etc/firmware/urtwn-rtl8192cfwT -.It Pa /etc/firmware/urtwn-rtl8192cfwU -.It Pa /etc/firmware/urtwn-rtl8192eu_nic -.It Pa /etc/firmware/urtwn-rtl8723fw -.It Pa /etc/firmware/urtwn-rtl8188eufw +.It Pa /etc/firmware/urtwn-rtl8192cT +.It Pa /etc/firmware/urtwn-rtl8192cU +.It Pa /etc/firmware/urtwn-rtl8192eu +.It Pa /etc/firmware/urtwn-rtl8188eu .El -.Pp -A prepackaged version of the firmware can be installed using -.Xr fw_update 1 . .Sh HARDWARE The following adapters should work: .Pp |