lkml.org 
[lkml]   [2003]   [Dec]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRE: [ANNOUNCE] QLogic qla2xxx driver update available (v8.00.00b7).
Date
From
On Friday, December 05, 2003 12:53 PM, Andrew Vasquez wrote:
> All,
>
> A new version of the 8.x series driver for Linux 2.6.x kernels has
> been uploaded to SourceForge:
>
> http://sourceforge.net/projects/linux-qla2xxx/
>

False start. I've uploaded 8.00.00b8 to the SF site. This driver
instructs the mid-layer to perform its initial scan with
scsi_scan_host(). During testing, I disable the scan. Sorry for
the confusion.

BTW: a simple patch to fix the problem against b7 follows.
Please dismiss 8.00.00b7 (I've since removed it from the SF site).

Regards,
Andrew Vasquez


diff -Nurd 80000b7/qla_os.c 80000b7-scan/qla_os.c
--- 80000b7/qla_os.c 2003-12-05 10:39:58.000000000 -0800
+++ 80000b7-scan/qla_os.c 2003-12-05 16:40:21.855654968 -0800
@@ -72,7 +72,7 @@

int ql2xsuspendcount = SUSPEND_COUNT;

-int ql2xdoinitscan = 0;
+int ql2xdoinitscan = 1;

int qla2x00_retryq_dmp;

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:59    [W:0.427 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site