From owner-freebsd-hackers Tue Dec 16 00:46:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA07905 for hackers-outgoing; Tue, 16 Dec 1997 00:46:36 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from word.smith.net.au (vh1.gsoft.com.au [203.38.152.122]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA07885 for ; Tue, 16 Dec 1997 00:46:30 -0800 (PST) (envelope-from mike@word.smith.net.au) Received: from word (localhost [127.0.0.1]) by word.smith.net.au (8.8.8/8.8.5) with ESMTP id TAA01580; Tue, 16 Dec 1997 19:10:50 +1030 (CST) Message-Id: <199712160840.TAA01580@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: jak@cetlink.net (John Kelly) cc: Tom , Mike Smith , FreeBSD Hackers Subject: Re: 3com 3c509 card In-reply-to: Your message of "Tue, 16 Dec 1997 09:43:02 GMT." <34964c48.30733173@mail.cetlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Date: Tue, 16 Dec 1997 19:10:50 +1030 From: Mike Smith Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id AAA07891 Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > On Mon, 15 Dec 1997 23:51:31 -0800 (PST), Tom wrote: > > > Also, the ed driver supports shared memory cards like the SMC Ultra 16. > >Fastest ISA ethernet you can get. > > I replaced an NE2000 clone with a SMC Ultra 16, thinking shared memory > would consume far less CPU than PIO with an NE2000. But it seems to > be about the same. About half. Please don't confuse anecdotal evidence with measured results. mike