From owner-freebsd-performance@FreeBSD.ORG Mon Mar 3 17:22:15 2008 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2231D1065673 for ; Mon, 3 Mar 2008 17:22:15 +0000 (UTC) (envelope-from zbeeble@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by mx1.freebsd.org (Postfix) with ESMTP id 982968FC20 for ; Mon, 3 Mar 2008 17:22:14 +0000 (UTC) (envelope-from zbeeble@gmail.com) Received: by wr-out-0506.google.com with SMTP id 58so336301wri.8 for ; Mon, 03 Mar 2008 09:22:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=pJ1EEcL/G9eeRu+ANz3yN1G69BC7vvxT3niv1Jv6u8w=; b=AfZph9ahW2VAnTxrLS3LdHweMmlSqkW5Y1LSF/nqE7WAXoydL6VZ7lBp6kiaRO72uAt4Z+xZp7+1BfHFwqAIfhgV+ZH4nmIH0p9PtREwZG3bE1NuNytD5x8gDA9xgiJR0sk2FmFBTeBGofdKw+I77Ikg89KqWsgbu3mue9tOVgQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=bDcCV/3brsvHFBrywxRN8kCmOpqkcPw7f0ebSa0rN3TfaVohXvAFDUoWqCKL7S8qDjaHzHaBYF7gxA0FzJAxj9FHXc5OQpinPgbPAbs12uh0KGasOCIB+TJzWa9K4auctSXFkKmdWLvElDCz8nm8AVoR1JpsYMeCGWnn9t7jNLA= Received: by 10.65.216.19 with SMTP id t19mr25935297qbq.90.1204564933370; Mon, 03 Mar 2008 09:22:13 -0800 (PST) Received: by 10.64.149.8 with HTTP; Mon, 3 Mar 2008 09:22:13 -0800 (PST) Message-ID: <5f67a8c40803030922w2ec6455ekf9de6da6fb2e571d@mail.gmail.com> Date: Mon, 3 Mar 2008 17:22:13 +0000 From: "Zaphod Beeblebrox" To: Dieter In-Reply-To: <200803031642.QAA05460@sopwith.solgatos.com> MIME-Version: 1.0 References: <47CBBC46.8080202@webmatic.de> <200803031642.QAA05460@sopwith.solgatos.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-performance@freebsd.org Subject: Re: PCIe vs PCI (was: Re: FreeBSD bind performance in FreeBSD 7) X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Mar 2008 17:22:15 -0000 On Mon, Mar 3, 2008 at 8:42 AM, Dieter wrote: > > My question is: which other PCI-Express GBit NIC's then Intel's are > > available on the market? I can't find others ... > > "man -k pcie" on 6.2 gives: AFAIK, PCIe devices show up as PCI devices to most drivers. I know that 'em' flavor drivers work fine with PCIe and that 'ath' driver also does (in this case, the ath is an 'express card' ... which I'm told is another flavor of PCIe). I think the only oddball thing about PCIe is that some flavours of PCIe can show up as a USB device rather than a PCI device.