Can isp driver support Qlogic 2340 on FreeBSD5.x or later?

Matthew Jacob lydianconcepts at gmail.com
Mon May 2 08:15:00 PDT 2005


Yeah, sorry- the newer QLogic cards have firmware that has a different
protocol that I haven't written the code for yet.

In general, always load the firmware module as well. *EVENTUALLY*
we'll be able to unload it and reclaim the member.


On 5/2/05, Danny Braniss <danny at cs.huji.ac.il> wrote:
> > On Mon, May 02, 2005 at 04:45:10PM +0300, Danny Braniss wrote..
> > > > Yes, the 234X  cards have been supported for quite a while.
> > > >
> > > it seems not all of them:
> > > it's a QLA2342/ISP2312 and im getting:
> > > isp1: <Qlogic ISP 2312 PCI FC-AL Adapter> port 0x2400-0x24ff mem
> > > 0xfe8e0000-0xfe8e0fff irq 24 at device 8.0 on pci3
> > > isp1: bad execution throttle of 0- using 16
> > > isp2: <Qlogic ISP 2312 PCI FC-AL Adapter> port 0x2000-0x20ff mem
> > > 0xfe8f0000-0xfe8f0fff irq 27 at device 8.1 on pci3
> > > isp2: bad execution throttle of 0- using 16
> >
> >
> > Have you loaded the ispfw.ko firmware module?  Matt tests the driver
> > against that firmware, not against all the firmware revs Qlogic has
> > released over time.
> BINGO!
> and i thought isp does the firmware update ...
> 
> thanks,
>         danny
> 
>


More information about the freebsd-stable mailing list