From owner-cvs-src@FreeBSD.ORG Mon Feb 4 15:10:40 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 10A0416A417; Mon, 4 Feb 2008 15:10:40 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id E9A9413C442; Mon, 4 Feb 2008 15:10:39 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by elvis.mu.org (Postfix) with ESMTP id 8F9271A4D80; Mon, 4 Feb 2008 07:10:39 -0800 (PST) From: John Baldwin To: John E Hein Date: Mon, 4 Feb 2008 09:44:43 -0500 User-Agent: KMail/1.9.7 References: <200802012031.m11KV9NZ095246@repoman.freebsd.org> <47A3DCC1.2030700@freebsd.org> <18342.42877.245961.707684@gromit.timing.com> In-Reply-To: <18342.42877.245961.707684@gromit.timing.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802040944.43812.jhb@freebsd.org> Cc: cvs-src@freebsd.org, Scott Long , src-committers@freebsd.org, cvs-all@freebsd.org, grehan@freebsd.org Subject: Re: cvs commit: src/sys/dev/pci 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: Mon, 04 Feb 2008 15:10:40 -0000 On Monday 04 February 2008 12:49:49 am John E Hein wrote: > Peter Grehan wrote at 19:00 -0800 on Feb 1, 2008: > > > 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." > > PLX (plxtech.com) also has them. We can blacklist those bridges just like we blacklist the AMD HT8131 bridge which is broken. -- John Baldwin