From owner-freebsd-questions@FreeBSD.ORG Fri Aug 1 02:59:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 243FD1065670 for ; Fri, 1 Aug 2008 02:59:19 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id D15E18FC18 for ; Fri, 1 Aug 2008 02:59:18 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 31 Jul 2008 22:59:18 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id OXB20095; Thu, 31 Jul 2008 22:59:17 -0400 (EDT) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 31 Jul 2008 22:59:16 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18578.31748.337951.8423@jerusalem.litteratus.org> Date: Thu, 31 Jul 2008 22:59:16 -0400 To: "David Christensen" In-Reply-To: References: X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: freebsd-questions@freebsd.org Subject: PCI Gigabit Ethernet network interface card (NIC) recommendations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2008 02:59:19 -0000 David Christensen writes: > I would like to add a PCI Gigabit Ethernet network interface card > (NIC) to the computer and was wondering what cards other people > are using and how they liked them. Any comments and/or > recommendations would be appreciated. Realtek-based cards were mentioned; they seem to do well under light to moderate loads, but not so well when the going gets tough. Intel-based cards, on the other hand, have a superior track record; probably doesn't hurt the driver is maintained by Intel. I replaced an re() card with a Pro/1000 dual port, and watched errors drop from ~1% to _0_ in 11 days of moderate to heavy usage. Robert Huff