From owner-freebsd-current Wed Sep 18 20:27:52 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA00376 for current-outgoing; Wed, 18 Sep 1996 20:27:52 -0700 (PDT) Received: from mail.crl.com (mail.crl.com [165.113.1.22]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id UAA00292 for ; Wed, 18 Sep 1996 20:27:36 -0700 (PDT) Received: from root.com (implode.root.com) by mail.crl.com with SMTP id AA00997 (5.65c/IDA-1.5 for ); Wed, 18 Sep 1996 20:27:38 -0700 Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.5/8.6.5) with SMTP id UAA01124; Wed, 18 Sep 1996 20:25:00 -0700 (PDT) Message-Id: <199609190325.UAA01124@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: Michael Smith Cc: danj@netcom.com (Dan Janowski), current@FreeBSD.org Subject: Re: Various drivers... In-Reply-To: Your message of "Thu, 19 Sep 1996 11:36:08 +0930." <199609190206.LAA07511@genesis.atrad.adelaide.edu.au> From: David Greenman Reply-To: dg@root.com Date: Wed, 18 Sep 1996 20:25:00 -0700 Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >> Is there any difference between the 10BaseT and the 100BaseT >> boards and their support level or stability? > >Er, speed? Matt Thomas's 'de' driver is, when it works (most of the >time) probably the best of the bunch (DC21x4x-based cards from people >like SMC and Kingston). There's a 100bT driver for one of the Intel >cards, but AFAIR it compares slightly unfavourably. The Pro/100B actually performs better in some benchmarks for raw speed, and the overhead of the fxp driver is significantly lower (10-20%). On the other hand, old Pro/100B's have a bug in the NIC that causes them to lock up when they get garbage, and I haven't implemented (yet?) a work-around for this. In any case, both the DEC-chip based and Intel-chip based cards work well with FreeBSD and the current drivers for both have no known bugs. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project