[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: antares qlogic sbus scsi controller ?



Heitzso wrote:
I have an sbus antares (actually a qlogic)
fast/wide scsi2 controller in my ss20 that the
bootprom finds and solaris found and used but
my 2.2.25 kernel flags as missing an interrupt
and skips over.

I think you are talking seeing this:

>             /* Sometimes Antares cards come up not completely
>              * setup, and we get a report of a zero IRQ.
>              * Skip over them in such cases so we survive.
>              */
>             if (sdev->irqs[0] == 0) {
>                 printk("qpti%d: Adapter reports no interrupt, "
>                        "skipping over this card.", nqptis);
>                 continue;
>             }

Do you happen to have Solaris or Linux 'prtconf -pv' info for this system? No workaround is mentioned, but perhaps this is due to no "intr" property present in that FCode. Just a thought....

E



Reply to: