Improve fw_update compatibility in advance of OpenBSD 7.1
- The new shell-based fw_update requires
dmesg.boot, whereas the previous Perl-based one would fall back todmesg. Using the build system'sdmesg.bootis okay because we only install specific firmwares or all of them. - Use correct device names.
- Update
README.md. - Version bump.
Closes #22 (closed).