From owner-freebsd-questions@FreeBSD.ORG Fri Apr 18 06:30:00 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 290E837B401 for ; Fri, 18 Apr 2003 06:30:00 -0700 (PDT) Received: from c000.snv.cp.net (h007.c000.snv.cp.net [209.228.32.71]) by mx1.FreeBSD.org (Postfix) with SMTP id 53BF743FB1 for ; Fri, 18 Apr 2003 06:29:59 -0700 (PDT) (envelope-from dennis@mullan.com) Received: (cpmta 13779 invoked from network); 18 Apr 2003 06:29:58 -0700 Received: from 12.144.142.202 (HELO ranchoserver) by smtp.mullan.com (209.228.32.71) with SMTP; 18 Apr 2003 06:29:58 -0700 X-Sent: 18 Apr 2003 13:29:58 GMT From: "Dennis" To: Date: Fri, 18 Apr 2003 06:34:18 -0700 Message-ID: <003301c305af$38b97600$1400a8c0@ranchoalpaca.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: <20030417172820.E26148@wonkity.com> cc: freebsd-questions@freebsd.org Subject: RE: Network Card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Apr 2003 13:30:00 -0000 On Thu, 17 Apr 2003 jhoder@bu.edu wrote: > i'm looking for some words of wisdom about pci ethernet adapters for > my freebsd system. i'm running freebsd 4.7, an amd 750 duron on a msi > k7t turbo mainboard. > > from what i've read so far, it seems like cards with dec 21040 chips > are preferred by at least some users, and the realtek (at least > cheaper) ones are discouraged. i've also noticed that prices seem to > vary greatly, and i'm trying to stay away from the $20 range of cards > in general. The author of the 'Filtering Bridge' article at http://www.freebsd.org/doc/en_US.ISO8859-1/articles/filtering-bridges/fi ltering-bridges-how.html states, "Moreover, to have a good throughput, the cards should be PCI bus mastering cards. The best choices are still the Intel EtherExpress Pro, followed by the 3Com 3c9xx series." Why those might be superior to other bus mastering NICs is not explained in the article. D