[Bug 283285] Kernel panic at boot on Intel Atom C3758 w/ QAT module

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 31 May 2025 14:55:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283285

--- Comment #5 from Adrian Chadd <adrian@freebsd.org> ---
This is a known issue with the firmware API code. If the root filesystem w/
firmware isn't available when it's called, you get this panic.

What should happen is it SHOULD return a temporary failure and the drivers in
question should register somehow for a post rootfs mount probe/attach pass.

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