From owner-freebsd-scsi@FreeBSD.ORG Fri Aug 29 16:51:55 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 8073A1065673 for ; Fri, 29 Aug 2008 16:51:55 +0000 (UTC) (envelope-from pisymbol@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.233]) by mx1.freebsd.org (Postfix) with ESMTP id 4FA098FC18 for ; Fri, 29 Aug 2008 16:51:55 +0000 (UTC) (envelope-from pisymbol@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1255260rvf.43 for ; Fri, 29 Aug 2008 09:51:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=EuRdxL750kPVTG/CKRjRN2aRMbE5GogRf1b9uwfmCV4=; b=ZUoXyMhGcjtrNthMQmmHCrE5Wvqq/2ZUp6XN4ye+mhaakwZaN+vQ8+98t31LF00XtV jbnnWL+9yIX30Ud5ofGrBaYU2xgR0KP9+IXu+2NixvQMXqSI1EffJJwQ6IKuJ981fqD+ E2GKl63G5qpd37qvDZp1/dKVvEX824wva/utE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=bJaGN4VGG+lRh0Stu+Xc9DXhPkPbjgGoRiAl36s3gW8kRN2l4Q+0jstOxhIiXI5tFJ MZjAj+/Mji/8KDREHPeqAjl+Hj3t6s9fVu2Sezdg3C8lGPfteTYZCdJUmADsbB8B+Rxr 8yaCHrNnN0v88dMn9FIoCQkMWH3VWWLwlUgJk= Received: by 10.140.200.16 with SMTP id x16mr1633777rvf.120.1220028714865; Fri, 29 Aug 2008 09:51:54 -0700 (PDT) Received: by 10.140.127.19 with HTTP; Fri, 29 Aug 2008 09:51:54 -0700 (PDT) Message-ID: <3c0b01820808290951s6a3a8ebuf6ea501308ed91c3@mail.gmail.com> Date: Fri, 29 Aug 2008 12:51:54 -0400 From: "Alexander Sack" To: "Sean Bruno" In-Reply-To: <48B6EF1A.1040805@miralink.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48B6E19A.7050603@miralink.com> <3c0b01820808281059k3c33e352g6be72f02817e8e6a@mail.gmail.com> <48B6EF1A.1040805@miralink.com> Cc: freebsd-scsi@freebsd.org Subject: Re: [ISP] QLA2432 Target Mode Broken 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: Fri, 29 Aug 2008 16:51:55 -0000 On Thu, Aug 28, 2008 at 2:31 PM, Sean Bruno wrote: > Alexander Sack wrote: >> >> On Thu, Aug 28, 2008 at 1:34 PM, Sean Bruno wrote: >> >>> >>> I tried putting a 2432 into target mode this week and noted that the >>> system >>> threw a pretty nice panic and thought I would post the output here. >>> Reviewing the 4G documentation from Qlogic, it looks like they've >>> substantially changed the target mode interface, so I'm not surprised >>> that >>> there's some work to do. If anyone has any patches they'd like me to >>> test, >>> I'm open to integration: >>> >> >> Did you rebuild the isp driver with -DISP_TARGET_MODE defined? I only >> mention this because the output below seems like you twiddled the >> "role" hint instead of actually recompile the driver? >> >> -aps >> > > Ah, yes, that's a little magic I was trying ... sorry about that. > > Yes, I definitely compiled with ISP_TARGET_MODE defined. :) Yea sorry, I just was checking. I don't have a clue right now why you are dying but some else is seeing similar nastiness in target mode. Minimally you should file a bug. How did you setup your box, how do you reproduce etc. etc.? thanks! -aps