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 to dmesg. Using the build system's dmesg.boot is okay because we only install specific firmwares or all of them.
  • Use correct device names.
  • Update README.md.
  • Version bump.

Closes #22 (closed).

Merge request reports

Loading