I am running a FreeBSD 7.2 system using a 64-bit AMD architecture. I have installed a Qlogic QLE2560 card in the system, but do not see it mounted under /dev/isp. In the startup messages I do not see it being mounted or that it is being used by a pci slot like you would normally see [ITHREAD].
I have enabled the isp_fw option in the loader.conf and I do see that it loads different firmware versions for other Qlogic cards so I believe that portion to be working properly.
When I do a
I have used these cards in a 8.1 system and had no issues, nor did I have to do anything special besides making sure the isp_fw module loads. I would like to keep the 7.2 system as it is a live server and I do not want to upgrade it and worry about any issues that may arise from a full upgrade.
Thanks so much.
I have enabled the isp_fw option in the loader.conf and I do see that it loads different firmware versions for other Qlogic cards so I believe that portion to be working properly.
When I do a
kldstat -v | grep isp
I do get an output. The card does light up once FreeBSD is loaded, but like I said, I do not see it mounted under /dev/isp. I'm not sure if its something I've done wrong or just lack of firmware support for that card. I have opened a ticket with Qlogic themselves asking if there is a firmware module or driver that I can install in the system. I have used these cards in a 8.1 system and had no issues, nor did I have to do anything special besides making sure the isp_fw module loads. I would like to keep the 7.2 system as it is a live server and I do not want to upgrade it and worry about any issues that may arise from a full upgrade.
Thanks so much.