From owner-freebsd-scsi@FreeBSD.ORG Sun Jul 16 18:34:12 2006 Return-Path: X-Original-To: freebsd-scsi@freebsd.org Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2414E16A4DF for ; Sun, 16 Jul 2006 18:34:12 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F64643D46 for ; Sun, 16 Jul 2006 18:34:11 +0000 (GMT) (envelope-from lydianconcepts@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so549957uge for ; Sun, 16 Jul 2006 11:34:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=H9yie5sa/dn/MPemMJJbK/0nVVPM79+fgZIfV37kDl+CHTxkojrzAwr2+QQgjwQtlQZTkOFN3f9IXQmRb+1eRgKn2v0RyQ/7dJzs3UopNeqEysXM47yDz0KWqM87OOVNztbGIuCwTIQ66RjrmvpjzjXcgkIM8YNOBYzMW1eqqf8= Received: by 10.78.165.16 with SMTP id n16mr518052hue; Sun, 16 Jul 2006 11:34:09 -0700 (PDT) Received: by 10.78.134.9 with HTTP; Sun, 16 Jul 2006 11:34:09 -0700 (PDT) Message-ID: <7579f7fb0607161134v1a6d5655lbed79e80f1d14c76@mail.gmail.com> Date: Sun, 16 Jul 2006 11:34:09 -0700 From: "Matthew Jacob" To: "Nate Lawson" In-Reply-To: <44B97475.9030400@root.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4395BF04.50101@centtech.com> <4397B731.6010308@centtech.com> <4397B82C.5020004@samsco.org> <4397EBC7.9030105@root.org> <440F5141.7010002@centtech.com> <44105A01.5080309@root.org> <44109AEA.5030209@centtech.com> <4410A097.9030709@samsco.org> <4410A1D6.7020400@centtech.com> <44B97475.9030400@root.org> Cc: freebsd-scsi@freebsd.org Subject: Re: scsi-target and the buffer cache 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, 16 Jul 2006 18:34:12 -0000 > > Sorry for the late reply. isp can do both target/initiator at the same > time, but only on one LUN. If isp has LUN 0 as part of its IID, it can > also have target mode enabled on the same LUN. Restriction of CAM, not isp.