Andrew Vasquez wrote:
> On Thu, 20 Jul 2006, Ron Mercer wrote:
>
>> qla3xxx driver does not support ISP4010.
>
> Exactly... The qla3xxx driver supports the NIC function only.
...which is provided by ISP4010 card, as appears on PCI bus:
04:04.0 Ethernet controller: QLogic Corp. QLA3010 Network
AM
> > To: Ron Mercer
> > Cc: netdev@vger.kernel.org
> > Subject: Re: [PATCH] Qlogic qla3xxx driver v2.02.00-k36 for
> > upstream inclusion.
> >
> > By the way, should it work with ISP4010 controllers?
> > Those "expose" network interface card "
qla3xxx driver does not support ISP4010.
> -Original Message-
> From: Michael Tokarev [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 20, 2006 2:13 AM
> To: Ron Mercer
> Cc: netdev@vger.kernel.org
> Subject: Re: [PATCH] Qlogic qla3xxx driver v2.02.00-k36 for
&g
By the way, should it work with ISP4010 controllers?
Those "expose" network interface card "subdevice" too,
but aren't listed in pci_device_table of the driver,
and after adding the device ID to the driver, it still
does not quite work (I tried, just out of curiosity) -
the NIC on ISP4010 is - it s
Ron Mercer wrote:
Andrew,
Attached is a patch to the qla3xxx driver in your -mm test kernel. This
patch makes the following changes:
-Removed potential infinite loop in ql_sem_spinlock().
-Relaxed hardware locking granularity.
-Fixed irq_request() where shared flag was used in MSI environm