Hey!
I'm lost a little bit. I have a TrueNAS (but it does not matter, under a vanilla FreeBSD 13.1 the situation is the same), the subject card is detected (pciconf -lv)
But the isp device is not created,
So I've checked the FreeBSD 13.0 hardware notes and it seems supported:
So what's the deal? Is it still a supported card, or it is droped?
Thanks!
I'm lost a little bit. I have a TrueNAS (but it does not matter, under a vanilla FreeBSD 13.1 the situation is the same), the subject card is detected (pciconf -lv)
Code:
none4@pci0:2:1:1: class=0x0c0400 rev=0x02 hdr=0x00 vendor=0x1077 device=0x2312 subvendor=0x0e11 subdevice=0x0101
vendor = 'QLogic Corp.'
device = 'ISP2312-based 2Gb Fibre Channel to PCI-X HBA'
class = serial bus
subclass = Fibre Channel
Code:
root@truenas[~]# dmesg -a |grep -i isp0
root@truenas[~]#
But from the later hardware notes (13.1) it's missing and only the 24xx is in.Cards supported by the isp(4) driver include:
...
- Qlogic 2312
Cards supported by the isp driver include:
....
Qlogic 2422 ...
So what's the deal? Is it still a supported card, or it is droped?
Thanks!
Last edited by a moderator: