From owner-cvs-src@FreeBSD.ORG Thu Nov 16 04:58:01 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14EBE16A407; Thu, 16 Nov 2006 04:58:01 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F1A543D45; Thu, 16 Nov 2006 04:58:00 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id kAG4vrSn010778; Wed, 15 Nov 2006 21:57:59 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <455BEFCF.5040606@samsco.org> Date: Wed, 15 Nov 2006 21:57:51 -0700 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.7) Gecko/20060910 SeaMonkey/1.0.5 MIME-Version: 1.0 To: mjacob@freebsd.org References: <200611152018.kAFKI9A3061678@repoman.freebsd.org> <200611151617.23125.jhb@freebsd.org> <20061115134949.T1700@ns1.feral.com> <20061115192354.D7197@ns1.feral.com> <455BDC68.2080603@samsco.org> <20061115194305.M7355@ns1.feral.com> <455BDFB7.9040303@samsco.org> <20061115200109.U7495@ns1.feral.com> <455BE6DF.4090907@samsco.org> <20061115202136.K7698@ns1.feral.com> <20061115205323.E7698@ns1.feral.com> In-Reply-To: <20061115205323.E7698@ns1.feral.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Scott Long , cvs-all@freebsd.org, John Baldwin Subject: Re: cvs commit: src/sys/dev/mpt mpt_pci.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: Thu, 16 Nov 2006 04:58:01 -0000 mjacob@freebsd.org wrote: > > Just to increase the population, I've included Dell 2850 (both i386 and > amd64 instantiations) as a 'success' bootverbose logs with 5 distinct > MPT devices each with MSI-1. > > -matt > Thanks. The the bce and mfi devices on the Dell 2950 also work. The if_em device on my Intel 7520BD2 system also works. I haven't tested mpt on it yet, though. Scott