On Fri, May 20, 2005 at 08:15:42AM -0700, Andrew Vasquez wrote: > On Thu, 19 May 2005, Jeremy Higdon wrote: > > > On Tue, Apr 19, 2005 at 12:27:51AM -0700, Andrew Vasquez wrote: > > > > In fact, it seems to break probing for luns other than zero. > > > > You initialize ha->max_luns in qla2x00_nvram_config(), which is called form > > qla2x00_initialize_adapter(). So we're currently seeing messages like > > this during ISP2312 initialization: > > > > <4>scsi: host 1 channel 0 id 0 lun1 has a LUN larger than allowed by the host adapter > > Jeremy, could you try this patch out. > > James, please apply. > > > [PATCH] Pull-down scsi-host-addition to follow board initialization. > > Return to previous held-logic of calling scsi_add_host() only after > the board has been completely initialized. Also return pci_*() > error-codes during probe failure paths. Thanks Andrew, This patch took care of the problem. jeremy - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html