From owner-freebsd-scsi@FreeBSD.ORG Wed Oct 1 02:31:43 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 ADFB41065692 for ; Wed, 1 Oct 2008 02:31:43 +0000 (UTC) (envelope-from klapperzhu@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.174]) by mx1.freebsd.org (Postfix) with ESMTP id 851828FC14 for ; Wed, 1 Oct 2008 02:31:43 +0000 (UTC) (envelope-from klapperzhu@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so340319wfg.7 for ; Tue, 30 Sep 2008 19:31:43 -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:mime-version:content-type:content-transfer-encoding :content-disposition; bh=+UC/Ta+k+8J2AKzB5hSURsuCeQfHNhSGc2oLjl+OX6c=; b=RQnk0jqQiEVYejdSfPFncYihD0+BGPqrCIsU2VPU0BgE/wYXxUZlJMSy+eJRpDVA+N GFMmpnJZQXl8Lukk+pNPFwhF60grTUtz15NxG59zxYQwZTmEg/byVrnvqQrt8mVvrps4 FdJJUXIqIDuFurQcMOLJtlCaFY+0qnddV1yis= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=ofsUZnZH1tJv3BGcKSznotHjlNB6MWuqAQ1Hc4f9ATAhbKe987mqnvz3IwUK5iYRKA k8nl48OyPJ+a3jbJXH6TEAF3g5idQXV7gLSoJJYLN2cftQg06N3cJxrTV/ekEky/FuiY amWfMMqNQyLHc2tPB4ghp1F48RiIxxs+CHSwo= Received: by 10.142.251.15 with SMTP id y15mr3132545wfh.39.1222828302370; Tue, 30 Sep 2008 19:31:42 -0700 (PDT) Received: by 10.142.179.1 with HTTP; Tue, 30 Sep 2008 19:31:42 -0700 (PDT) Message-ID: Date: Tue, 30 Sep 2008 22:31:42 -0400 From: "Klapper Zhu" To: freebsd-scsi@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [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: Wed, 01 Oct 2008 02:31:43 -0000 I also found in 24XX documentation that Enable/Modify LUN iocbs are not listed. They are listed in 23XX documentation. Should I assume that there is no need to register LUNs for target mode firmware for QLA24XX ? Sean Bruno sbruno at miralink.com Wrote Thu Aug 28 17:34:19 UTC 2008 >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: