public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* Problems with updated firmware for qla2xxx driver.
@ 2004-03-23 19:47 Caushik, Ramesh
  0 siblings, 0 replies; 3+ messages in thread
From: Caushik, Ramesh @ 2004-03-23 19:47 UTC (permalink / raw)
  To: linux-scsi

Hi,
	I am trying to run the latest qla2xxx driver with the patches from <ftp://ftp.qlogic.com/outgoing/linux/patches/8.x/8.00.00b11k/> on an Intel AdvancedTCA SBC  which has an onboard dual port QLogic ISP2312 controller. When I insmod the driver the adapter is found and the driver tries to "init" the firmware and fails. It looks like this is due to the  firmware in driver versions > 8.00.00b8. The same driver works fine if  I copy the qla2300_fw.c file from an earlier version (8.00.00b8) found in the stock 2.6.2 kernel. Has anybody else noticed this on other ISP2312 based adapters. Appreciate any help resolving this issue. 
Ramesh.    


"Views expressed are mine, and not those of Intel Corporation" 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Problems with updated firmware for qla2xxx driver.
@ 2004-03-23 22:44 Andrew Vasquez
  2004-03-23 22:50 ` Mark Bellon
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Vasquez @ 2004-03-23 22:44 UTC (permalink / raw)
  To: Caushik, Ramesh, linux-scsi


On Tuesday, March 23, 2004 11:48 AM, linux-scsi-owner@vger.kernel.org
wrote: 
> 	I am trying to run the latest qla2xxx driver with the
> patches from
> <ftp://ftp.qlogic.com/outgoing/linux/patches/8.x/8.00.00b11k/>
>  on an Intel AdvancedTCA SBC  which has an onboard dual port
> QLogic ISP2312 controller. When I insmod the driver the
> adapter is found and the driver tries to "init" the firmware
> and fails.
>

With the 8.00.00b11k driver, could you enable enable a couple of debug
swtiches in the driver:

In qla_settings.h update the following line:

	#define DEBUG_QLA2100		0	/* For Debug of qla2x00 */

to read as:

	#define DEBUG_QLA2100		1	/* For Debug of qla2x00 */

Then update qla_dbg.h to have the following line:

	/* #define QL_DEBUG_LEVEL_2  */ /* Output error msgs to COM1 */

to read as:

	 #define QL_DEBUG_LEVEL_2   /* Output error msgs to COM1 */

Rebuild the driver, reload, then forward the /var/log/messages file to
me, I'd like to see where the failure is occuring.

> It looks like this is due to the  firmware in driver versions >
> 8.00.00b8. The same driver works fine if  I copy the qla2300_fw.c
> file from an earlier version (8.00.00b8) found in the stock 2.6.2
> kernel. Has anybody else noticed this on other ISP2312 based
> adapters. Appreciate any help resolving this issue.  Ramesh.
> 

We've been testing numerous cards built with the ISP2312 chip, i.e.
QLA2342, QLA2340, and haven't ran into any problems (at least firmware
load problems).

Hmm, 8.00.00b8 used firmware version 3.02.18.  Just so I can try to
narrow down the # of possibilities with the firmware guys, b10 of the
driver used 3.02.21 which you can download from the following URL:

	http://easynews.dl.sourceforge.net/sourceforge/linux-qla2xxx/qla2xxx-src-v8.00.00b10.tar.bz2

Could you also try that firmware and report back your findings along
with the debug test mentioned above.

Regards,
Andrew Vasquez

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problems with updated firmware for qla2xxx driver.
  2004-03-23 22:44 Problems with updated firmware for qla2xxx driver Andrew Vasquez
@ 2004-03-23 22:50 ` Mark Bellon
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Bellon @ 2004-03-23 22:50 UTC (permalink / raw)
  To: Andrew Vasquez; +Cc: Caushik, Ramesh, linux-scsi

With the 2.4 version of the driver I had problems with some Intel ATCA 
prototypes (1 or 2 out of 5). There is a hardware issue that required a 
respin for one fix and I think there is one outstanding issue as well. 
You should find out if you board has the "power rail" respin (or a "blue 
wire" workaround).

mark



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-03-23 22:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-23 22:44 Problems with updated firmware for qla2xxx driver Andrew Vasquez
2004-03-23 22:50 ` Mark Bellon
  -- strict thread matches above, loose matches on Subject: below --
2004-03-23 19:47 Caushik, Ramesh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox