From owner-freebsd-scsi@FreeBSD.ORG Tue Sep 23 01:45:57 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 DD1C61065687 for ; Tue, 23 Sep 2008 01:45:57 +0000 (UTC) (envelope-from klapperzhu@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.170]) by mx1.freebsd.org (Postfix) with ESMTP id B2E4E8FC12 for ; Tue, 23 Sep 2008 01:45:57 +0000 (UTC) (envelope-from klapperzhu@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so1912669wfg.7 for ; Mon, 22 Sep 2008 18:45:57 -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=KVD3FCul7MX2rKwOLAj+WCB4ufLiOPnytL3gshYtXRY=; b=RizU7/BsCNDysB7Yf7wRov11Y89Y15buktc5/uRpyBWjWxJl8mQMQbzoHaNaOLEYmh wW/89LcllEvTMzQgUeY4yEQELc46XChLAqtg5Jm5kE8KSTcVpRdxR7NpUNA0UvyYSlUz m/GnqDgDuvyb13cUwSAo/KaI7Frx9h7Q5HWWo= 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=gnIbqAovagdJpCDpVjSDGYxogjYjgTg5pZQ3JB8ZCOgGUdR5GZElmxq5h8L/yZUzHf CQVlasyVWplYsEnLhCK+hRhH8EZFRoiW/TaNWHwkCheNO0Db62I+Xq23avHhYy1IEd7H CJEwYTCJqR/tDREojT9pOHyhvbsEAgdgWnYek= Received: by 10.142.173.14 with SMTP id v14mr1741041wfe.231.1222134357132; Mon, 22 Sep 2008 18:45:57 -0700 (PDT) Received: by 10.142.201.2 with HTTP; Mon, 22 Sep 2008 18:45:57 -0700 (PDT) Message-ID: Date: Mon, 22 Sep 2008 21:45:57 -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: Qlogic FC scsi_target ISP2310 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: Tue, 23 Sep 2008 01:45:57 -0000 Erich and Alexander, Have you made any progress on running QLA23xx in target mode ? I am running a QLA2312 in target mode and it has the same behavior as Erich encountered. Thanks,