From owner-freebsd-scsi@FreeBSD.ORG Sun May 11 21:30:11 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 139D31065670 for ; Sun, 11 May 2008 21:30:11 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from plato.miralink.com (mail.miralink.com [70.103.185.20]) by mx1.freebsd.org (Postfix) with ESMTP id 784068FC1B for ; Sun, 11 May 2008 21:30:10 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id 1F5381C8018; Sun, 11 May 2008 14:30:10 -0700 (PDT) Received: from plato.miralink.com ([127.0.0.1]) by localhost (plato.miralink.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16352-03; Sun, 11 May 2008 14:30:09 -0700 (PDT) Received: from [10.47.1.126] (vpn.office.miralink.com [10.0.0.5]) by plato.miralink.com (Postfix) with ESMTP id 2B82C1C800B; Sun, 11 May 2008 14:30:09 -0700 (PDT) Message-ID: <48276560.30302@miralink.com> Date: Sun, 11 May 2008 14:30:08 -0700 From: Sean Bruno User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Graham Allan References: <20080509011028.GV25577@physics.umn.edu> <20080509215621.GX25577@physics.umn.edu> <482646B5.807@miralink.com> <482760D0.1070106@physics.umn.edu> In-Reply-To: <482760D0.1070106@physics.umn.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DSPAM-Result: Innocent X-DSPAM-Processed: Sun May 11 14:30:09 2008 X-DSPAM-Confidence: 0.9997 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 4827656153272145817147 X-DSPAM-Factors: 27, X-Virus-Scanned: amavisd-new at X-Spam-Status: No, score=-4.499 tagged_above=-10 required=6.6 autolearn=ham tests=[ALL_TRUSTED=-1.8, BAYES_00=-2.599, DSPAM_HAM=-0.1] X-Spam-Score: -4.499 X-Spam-Level: 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: Sun, 11 May 2008 21:30:11 -0000 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. > > Thanks! > > Graham Also, have you tried cvsup'ing your kernel to RELENG_6 and recompiling? Sean