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

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 11 Sep 2024 08:12:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281177

--- Comment #4 from Yuri Pankov <yuripv@FreeBSD.org> ---
I have found some 2432 cards lying around, and I don't see a panic on boot
without having ispfw.ko loaded, on 15-CURRENT though:

isp0: <Qlogic ISP 2432 PCI FC-AL Adapter> port 0x7000-0x70ff mem
0xb5e40000-0xb5e43fff at device 0.0 numa-domain 0 on pci11
isp0: FLT[DEF]: Invalid length=0xffff(65535)
isp0: invalid NVRAM header (55 aa 59)
isp0: invalid NVRAM header (55 aa 59)
isp0: bad frame length (0) from NVRAM - using 1024
isp1: <Qlogic ISP 2432 PCI FC-AL Adapter> port 0x6000-0x60ff mem
0xb5d40000-0xb5d43fff at device 0.0 numa-domain 0 on pci12
isp1: FLT[DEF]: Invalid length=0xffff(65535)
isp1: invalid NVRAM header (55 aa 59)
isp1: invalid NVRAM header (55 aa 59)
isp1: bad frame length (0) from NVRAM - using 1024

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