From owner-cvs-src@FreeBSD.ORG Sat Feb 2 03:00:55 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D43E816A418; Sat, 2 Feb 2008 03:00:55 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.freebsd.org (Postfix) with ESMTP id D540013C447; Sat, 2 Feb 2008 03:00:54 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from excfreebsd.hq.netapp.com (nat-198-95-226-228.netapp.com [198.95.226.228]) by dommail.onthenet.com.au (MOS 3.7.5a-GA) with ESMTP id DNH82555 (AUTH peterg@ptree32.com.au); Sat, 2 Feb 2008 13:00:39 +1000 (EST) Message-ID: <47A3DCC1.2030700@freebsd.org> Date: Fri, 01 Feb 2008 19:00:17 -0800 From: Peter Grehan User-Agent: Thunderbird 2.0.0.0 (X11/20070525) MIME-Version: 1.0 To: Scott Long References: <200802012031.m11KV9NZ095246@repoman.freebsd.org> <47A3D2FE.1060202@samsco.org> In-Reply-To: <47A3D2FE.1060202@samsco.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, John Baldwin Subject: Re: cvs commit: src/sys/dev/pci pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: grehan@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2008 03:00:55 -0000 > I'm sure there are fun, interesting, and highly obtuse ways to get a > PCI-E device onto a system with no PCI-E root complex. Be afraid ... http://www.pericom.com/products/pci/ "In “reverse” mode, the PI7C9X110 is configured with the PCI port on the primary and the PCI Express port on the downstream side. The “reverse” configuration will be mainly used to “bridge” new PCI Express products to legacy PCI systems." later, Peter.