[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, 06 Sep 2024 20:38:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281177

--- Comment #2 from Vladimir Druzenko <vvd@FreeBSD.org> ---
Work fine for me on 2 hosts with 13.2, 13.3 and now with 14.1:

(Host 1)
isp0: <Qlogic ISP 2532 PCI FC-AL Adapter> port 0x2200-0x22ff mem
0x97a00000-0x97a03fff irq 24 at device 0.0 on pci3
isp1: <Qlogic ISP 2532 PCI FC-AL Adapter> port 0x2000-0x20ff mem
0x97a04000-0x97a07fff irq 34 at device 0.1 on pci3
isp0@pci0:21:0:0:       class=0x0c0400 rev=0x02 hdr=0x00 vendor=0x1077
device=0x2532 subvendor=0x1077 subdevice=0x015d
    vendor     = 'QLogic Corp.'
    device     = 'ISP2532-based 8Gb Fibre Channel to PCI Express HBA'
    class      = serial bus
    subclass   = Fibre Channel
isp1@pci0:21:0:1:       class=0x0c0400 rev=0x02 hdr=0x00 vendor=0x1077
device=0x2532 subvendor=0x1077 subdevice=0x015d
    vendor     = 'QLogic Corp.'
    device     = 'ISP2532-based 8Gb Fibre Channel to PCI Express HBA'
    class      = serial bus
    subclass   = Fibre Channel

(Host 2)
isp0: <Qlogic ISP 2532 PCI FC-AL Adapter> port 0x2c00-0x2cff mem
0xbc2fc000-0xbc2fffff irq 26 at device 0.0 on pci1
isp1: <Qlogic ISP 2532 PCI FC-AL Adapter> port 0x2e00-0x2eff mem
0xbc2f8000-0xbc2fbfff irq 28 at device 0.1 on pci1
isp0@pci0:12:0:0:       class=0x0c0400 rev=0x02 hdr=0x00 vendor=0x1077
device=0x2532 subvendor=0x1077 subdevice=0x015d
    vendor     = 'QLogic Corp.'
    device     = 'ISP2532-based 8Gb Fibre Channel to PCI Express HBA'
    class      = serial bus
    subclass   = Fibre Channel
isp1@pci0:12:0:1:       class=0x0c0400 rev=0x02 hdr=0x00 vendor=0x1077
device=0x2532 subvendor=0x1077 subdevice=0x015d
    vendor     = 'QLogic Corp.'
    device     = 'ISP2532-based 8Gb Fibre Channel to PCI Express HBA'
    class      = serial bus
    subclass   = Fibre Channel

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