[Bug 281177] 13.2 works, 13.3 and 14.x installers panic on older qlogic isp card

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 08 Nov 2024 18:12:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281177

--- Comment #19 from Kenneth D. Merry <ken@FreeBSD.org> ---
(In reply to Vladimir Druzenko from comment #18)

Ok, just to make sure we know what's going on (too many debugging messages with
all of that turned on), how about trying a cold boot and doing this:

load ispfw
set hint.isp.0.debug="0x10f"
set hint.isp.1.debug="0x10f"

And then another cold boot without loading ispfw and just the debugging
messages:

set hint.isp.0.debug="0x10f"
set hint.isp.1.debug="0x10f"

I think you'll panic in the second case.

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