From owner-freebsd-scsi@FreeBSD.ORG Fri Apr 20 20:45:22 2007 Return-Path: X-Original-To: scsi@freebsd.org Delivered-To: freebsd-scsi@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 377F216A401 for ; Fri, 20 Apr 2007 20:45:22 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.225]) by mx1.freebsd.org (Postfix) with ESMTP id EC77013C44B for ; Fri, 20 Apr 2007 20:45:21 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so1075872wra for ; Fri, 20 Apr 2007 13:45:21 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; 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; b=bAvXFDy7UuMb/mmtOFuzkFTuuhwcbN+Xx6C0E+KkSuQlloVxJqNIRoS4Ka00fZmXBvaF+guBkr7AEUUY0vdECoyAs18B3W89+JBt0IYm9GL2M0NOqzRAYCLQesX8UgzmAtXQm9btyGb8PlBqi7DD1MxKCqigZrAJz20ldFTpy3I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=M3GerFISxizv0dHV76hr7DBI99FepBgQBOhk6gggnJJIOSQbgKww8MXHgrnx9P5bSi6wzm6mpIlqcy8h5w8rRyeQ32AbNPQTC7vBbijxregIPoT8buvnkan6TOLW1A2RSqSLs8YMgIIwS1ci2U0/8/7bNYykAM0ZSnjWi52qS5A= Received: by 10.114.173.15 with SMTP id v15mr1412322wae.1177100258565; Fri, 20 Apr 2007 13:17:38 -0700 (PDT) Received: by 10.114.24.2 with HTTP; Fri, 20 Apr 2007 13:17:38 -0700 (PDT) Message-ID: <7579f7fb0704201317y41c56b88y3aeb158474d16bad@mail.gmail.com> Date: Fri, 20 Apr 2007 13:17:38 -0700 From: "Matthew Jacob" To: "Scott Long" In-Reply-To: <462881F1.3020001@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <462881F1.3020001@samsco.org> Cc: scsi@freebsd.org Subject: Re: MPSAFE CAM, MPSAFE drivers 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, 20 Apr 2007 20:45:22 -0000 An excellent writeup- thanks!