Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Dec 2025 18:11:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 291403] iwm(4): iwm8000Cfw: could not load firmware image
Message-ID:  <bug-291403-21060-Y6T5FNYhG9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-291403-21060@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291403

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=f545f88246416514b09efde44879ba0eadfa1780

commit f545f88246416514b09efde44879ba0eadfa1780
Author:     Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2025-12-08 03:03:14 +0000
Commit:     Bjoern A. Zeeb <bz@FreeBSD.org>
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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-291403-21060-Y6T5FNYhG9>