git: 9front

Download patch

ref: 61d505bb0044f27d3eb69d351d407b8d64acdfe4
parent: c0e521dfdc35c937e76545171e9c1291d66d4151
author: sl <sl@x60t>
date: Mon May 27 19:59:22 EDT 2024

/sys/man/8/plan9.ini: document the existence of git.9front.org/plan9front/firmware (thanks, orib)

--- a/sys/man/8/plan9.ini
+++ b/sys/man/8/plan9.ini
@@ -398,8 +398,8 @@
 .TP
 .B iwl
 Intel Wireless WiFi Link mini PCI-Express adapters require
-firmware from
-.B http://firmware.openbsd.org/firmware/*/iwn-firmware*.tgz
+the correct firmware from
+.B http://git.9front.org/plan9front/firmware/HEAD/info.html
 to be present on attach in
 .B /lib/firmware
 or
@@ -433,8 +433,8 @@
 .TP
 .B wpi
 Intel PRO Wireless 3945abg PCI/PCI-Express wireless adapters require
-firmware from
-.B http://firmware.openbsd.org/firmware/*/wpi-firmware*.tgz
+the correct firmware from
+.B http://git.9front.org/plan9front/firmware/HEAD/info.html
 to be present on attach in
 .B /lib/firmware
 or
--