https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291403
--- Comment #3 from [email protected] --- A commit in branch stable/15 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=f545f88246416514b09efde44879ba0eadfa1780 commit f545f88246416514b09efde44879ba0eadfa1780 Author: Bjoern A. Zeeb <[email protected]> AuthorDate: 2025-12-08 03:03:14 +0000 Commit: Bjoern A. Zeeb <[email protected]> CommitDate: 2025-12-15 18:09:21 +0000 iwmfw(4): fix spelling of the iwm8000C firmware. When migrating the firmware to be installed as plain firmware files to /boot/firmware the iwm8000C firmware lost its "fw" suffix that iwm(4) expects. The follow-up change to defaults/loader.conf is also consistently missing the "fw". Fix both places, and add the wrongly spelt version to ObsoleteFiles.inc (entirely untested). PR: 291403 Reported by: Augustin Hoffmann (avgwst tutanota.de) Fixes: af0a81b6470aba4af4a24ae9804053722846ded4 Fixes: a0f06dfb0d188966bee7265ec7d9f20093186bb6 (cherry picked from commit f0ea859229843affe07ac94db915489756f87096) ObsoleteFiles.inc | 3 +++ share/firmwares/iwm/Makefile | 2 +- stand/defaults/loader.conf | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.
