From owner-freebsd-scsi@FreeBSD.ORG Mon May 12 02:38:25 2008 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 47932106564A for ; Mon, 12 May 2008 02:38:25 +0000 (UTC) (envelope-from allan@physics.umn.edu) Received: from florence.spa.umn.edu (florence.spa.umn.edu [128.101.220.10]) by mx1.freebsd.org (Postfix) with ESMTP id 1FF5B8FC0C for ; Mon, 12 May 2008 02:38:25 +0000 (UTC) (envelope-from allan@physics.umn.edu) Received: from c-75-72-245-201.hsd1.mn.comcast.net ([75.72.245.201] helo=[192.168.0.2]) by florence.spa.umn.edu with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.66 (FreeBSD)) (envelope-from ) id 1JvNvk-000HC6-7C; Sun, 11 May 2008 21:38:24 -0500 Message-ID: <4827AD9F.50202@physics.umn.edu> Date: Sun, 11 May 2008 21:38:23 -0500 From: Graham Allan User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Sean Bruno References: <20080509011028.GV25577@physics.umn.edu> <20080509215621.GX25577@physics.umn.edu> <482646B5.807@miralink.com> <482760D0.1070106@physics.umn.edu> <48276560.30302@miralink.com> In-Reply-To: <48276560.30302@miralink.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-scsi@freebsd.org Subject: Re: Hang on boot in isp with QLA2342 after upgrading to 6.3 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2008 02:38:25 -0000 Sean Bruno wrote: > Graham Allan wrote: >> Sean Bruno wrote: >> > I see that you tested 6.1 but not 6.2 ... if you could, can you >> check 6.2? >> > >> > I'm trying to limit the code searching and that would help a bit. >> >> I'm downloading 6.2 now - should be able to test it tomorrow morning. >> > Also, have you tried cvsup'ing your kernel to RELENG_6 and recompiling? No, I only used RELENG_6_3 initially - I can try RELENG_6 after base 6.2, I guess. I did also try one or two other crazy things - like I noticed the isp2300 firmware in ispfw changed versions between 6.1 and 6.3 so I tried rebuilding 6.3 but using the 6.1 firmware (basically copying asm_2300.h from one to the other). Probably a stupid idea to anyone who knows more about the driver than me - didn't help anyway! Graham