From owner-cvs-src@FreeBSD.ORG Mon May 14 22:28:47 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 146EB16A400; Mon, 14 May 2007 22:28:47 +0000 (UTC) (envelope-from richardtector@thekeelecentre.com) Received: from mx0.thekeelecentre.com (mx0.thekeelecentre.com [217.206.238.167]) by mx1.freebsd.org (Postfix) with ESMTP id C59D413C480; Mon, 14 May 2007 22:28:46 +0000 (UTC) (envelope-from richardtector@thekeelecentre.com) Received: from localhost (mailfil.mx0.thekeelecentre.com [217.206.238.165]) by mx0.thekeelecentre.com (Postfix) with ESMTP id 032DA4161; Mon, 14 May 2007 23:11:04 +0100 (BST) X-Virus-Scanned: by amavisd-new at mx0.thekeelecentre.com Received: from mx0.thekeelecentre.com ([217.206.238.167]) by localhost (mailfil.mx0.thekeelecentre.com [217.206.238.165]) (amavisd-new, port 10024) with ESMTP id NMMNkqs07k4j; Mon, 14 May 2007 23:11:01 +0100 (BST) Received: from [10.0.2.12] (82-71-32-9.dsl.in-addr.zen.co.uk [82.71.32.9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx0.thekeelecentre.com (Postfix) with ESMTP id 4C852413D; Mon, 14 May 2007 23:11:01 +0100 (BST) Message-ID: <464A305A.1040902@thekeelecentre.com> Date: Tue, 15 May 2007 23:12:42 +0100 From: Richard Tector User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Matt Jacob References: <200705052018.l45KIPLJ083350@repoman.freebsd.org> In-Reply-To: <200705052018.l45KIPLJ083350@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_cam.h mpt_pci.c mpt_raid.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2007 22:28:47 -0000 Matt Jacob wrote: > mjacob 2007-05-05 20:18:25 UTC > > FreeBSD src repository > > Modified files: > sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_cam.h mpt_pci.c > mpt_raid.c > Log: > Make this driver MP safe and still be a multi-release driver. > > Obtained from: 99% of the work done by Scott Long. > MFC after: 3 days > Are there still plans to MFC this work? Regards, Richard