git: 9front

Download patch

ref: 217f6fbcf1d46587ef52cda0817832bc3c16eb7f
parent: 276fd549a7d7b8ca8748401bfd16508a7cba52ae
author: mia soweli <inbox@tachibana-labs.org>
date: Thu Apr 17 19:19:27 EDT 2025

etheriwl: ensure all firmware is installed in the bootfs

thanks nikita

--- a/sys/src/9/boot/etheriwl.proto
+++ b/sys/src/9/boot/etheriwl.proto
@@ -1,8 +1,15 @@
 lib
 	firmware
+		iwm-3160-17
+		iwm-3168-29
+		iwm-7260-17
+		iwm-7265-17
+		iwm-8000C-34
 		iwm-8265-34
 		iwm-9260-34
+
 		iwn-1000
+		iwn-2000
 		iwn-2030
 		iwn-4965
 		iwn-5000
--