[Bug 291133] [iwx] driver panic when loading firmware

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 21 Nov 2025 15:18:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291133

--- Comment #2 from Adrian Chadd <adrian@freebsd.org> ---
yes, the problem is that we don't have a nice way to defer driver attach until
after the rootfs is available enough for firmware to be available.

You have to have your firmware loaded in /boot/loader.conf and thus loaded as
part of the boot process for it to have a chance of working.

-- 
You are receiving this mail because:
You are the assignee for the bug.