From owner-freebsd-hackers Tue Dec 16 00:04:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA05114 for hackers-outgoing; Tue, 16 Dec 1997 00:04:44 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from misery.sdf.com (misery.sdf.com [204.244.210.193]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id AAA05103 for ; Tue, 16 Dec 1997 00:04:35 -0800 (PST) (envelope-from tom@sdf.com) Received: from tom by misery.sdf.com with smtp (Exim 1.73 #1) id 0xhrn2-0000oB-00; Mon, 15 Dec 1997 23:51:40 -0800 Date: Mon, 15 Dec 1997 23:51:31 -0800 (PST) From: Tom To: Mike Smith cc: Greg Lehey , Johan Larsson , Rob Nelson , FreeBSD Hackers Subject: Re: 3com 3c509 card In-Reply-To: <199712160244.NAA00629@word.smith.net.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 16 Dec 1997, Mike Smith wrote: > > I'd have to, too. But in my experience, the 3c509 is a whole lot > > faster than the NE2000 clones I've used. Of course, nowadays with > > fast processors, you don't see much difference, but it's a different > > story with 486/33's > > Nope. They're both PIO cards, and the 'ed' driver spits all over the > 'ep' driver. Any inversions you may have seen would have been > environmental relating to the different behaviour of the various chips > relating to bus traffic. In fact don't NE2000 cards have way more buffer space too? I know all NE2000 cards have a 16KB buffer, and I believe the 509 card is much less. Also, the ed driver supports shared memory cards like the SMC Ultra 16. Fastest ISA ethernet you can get. Tom