From owner-freebsd-current@FreeBSD.ORG Wed Jul 22 22:46:42 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22335106564A for ; Wed, 22 Jul 2009 22:46:42 +0000 (UTC) (envelope-from dnebdal@gmail.com) Received: from mail-fx0-f218.google.com (mail-fx0-f218.google.com [209.85.220.218]) by mx1.freebsd.org (Postfix) with ESMTP id A42D28FC1F for ; Wed, 22 Jul 2009 22:46:41 +0000 (UTC) (envelope-from dnebdal@gmail.com) Received: by fxm18 with SMTP id 18so478951fxm.43 for ; Wed, 22 Jul 2009 15:46:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=52T0X22W9qZQ9XzoylvBa7wC4Jr07Jsyd+pwhZsetUM=; b=Ig+x2p8LnyWgj1iBgUY/HekgewWD6YT9gaCuvUzLtavYiyqe+n0IuqzzYU1MSpQULd H/6RmXKmJx4Z1r7ASdCzcsviJFRJeKp6n2V9hbUWTjwmDLXcr+pCMJOf5Zmce0cmQGEZ 830kbpMECQTgFOEl/rWo7r62noe/qyfWX/Cas= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=rRuwHOhXAJXgjmx1XI4QtbhuxuZMpBY8F+YgoMmZ7NIpkvR9ntz5/3Y3UKO056e46X a2TIDPV7w2g2TobA45avNIfT23CDvCLd7yTLziiZ/zktzCShdRW21rsPREaOrdbgYt3t B35fJM8TdN85vE+2OXZ8+Uc/vbVVcgsUuohjc= MIME-Version: 1.0 Received: by 10.223.109.19 with SMTP id h19mr813792fap.20.1248301029403; Wed, 22 Jul 2009 15:17:09 -0700 (PDT) In-Reply-To: References: Date: Thu, 23 Jul 2009 00:17:09 +0200 Message-ID: From: Daniel Nebdal To: Chris Hedley Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org Subject: Re: Linux NFS ate my bge X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jul 2009 22:46:42 -0000 On Wed, Jul 22, 2009 at 11:53 PM, Chris Hedley wrote: > In which case I guess my next question is "what cheap but good PCI/PCI-X > (but not PCIe) based card would you recommend?" since I'd rather just get > this one sorted out once and for all. =A0My only real requirement is that= it > does 1 Gbit. =A0And works. > Cheers, > > Chris. Looking at my local webshop, an intel pro1000/GT is about $65. Not the very cheapest, but the other intel gbit cards I've used have been very good, and em(4) is a well-supported driver. --=20 Daniel Nebdal