From owner-freebsd-current Thu Oct 2 10:16:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA09629 for current-outgoing; Thu, 2 Oct 1997 10:16:18 -0700 (PDT) Received: from biggusdiskus.flyingfox.com (biggusdiskus.flyingfox.com [206.14.52.27]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA09621 for ; Thu, 2 Oct 1997 10:16:14 -0700 (PDT) Received: (from jas@localhost) by biggusdiskus.flyingfox.com (8.8.5/8.8.5) id KAA08304; Thu, 2 Oct 1997 10:17:08 -0700 (PDT) Date: Thu, 2 Oct 1997 10:17:08 -0700 (PDT) From: Jim Shankland Message-Id: <199710021717.KAA08304@biggusdiskus.flyingfox.com> To: dg@root.com Subject: Re: Which PCI Ethernet card is best for FreeBSD-current? Cc: freebsd-current@freebsd.org Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk dg writes: > the 3Com device drivers (ep/vx) in FreeBSD have had a long > tradition of having various problems. One data point as a counterindicator: I have an old 486/DX2-66 box with 4 3C509's (ep driver) in it that's been running for nearly 3 years (modulo power failures, upgrades, etc.). It's been rock solid. Two of the Ethernets get pretty heavy usage (not quite saturated, but getting close); the other 2 are pretty lightly loaded. Started with FreeBSD 2.1.5, now at 2.2.2-RELEASE. As I said, rock solid throughout. These days, I use the Intel PCI cards; $65 at the corner store, full duplex, driver very well supported under FreeBSD :-). I did recently get bitten by the "scrambled preamble" problem, which locks up (at least) rev 1 cards in (at least) 10 Mb mode when the wrong kind of noise is on the line. The DEC chip cards are second choice. The various vendors' cards are not all interchangeable: the de driver is full of code to try to figure out which of dozens of kinds of cards it is dealing with. Worse, the vendors change their cards from time to time, so the new card you just bought suddenly doesn't work until the driver catches up :-(. On the other hand, the only quad cards I know of are based on the DEC chip; I'll be trying out the Znyx quad card (I think) soon. Jim Shankland Flying Fox Computer Systems, Inc.