added an fwtool

This commit is contained in:
glenda 2020-12-19 18:21:15 +00:00
parent b7b1179d04
commit cff10f367f
1 changed files with 5 additions and 0 deletions

5
install/fwupdate Executable file
View File

@ -0,0 +1,5 @@
#!/bin/rc
ramfs
cd /tmp
hget http://firmware.openbsd.org/firmware/6.8/iwm-firmware-20191022p1.tgz | tar xvz
dircp firmware /lib/firmware