From owner-freebsd-hackers Sun Aug 10 21:31:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA09111 for hackers-outgoing; Sun, 10 Aug 1997 21:31:03 -0700 (PDT) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA09092; Sun, 10 Aug 1997 21:30:58 -0700 (PDT) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id VAA08541; Sun, 10 Aug 1997 21:33:16 -0700 (PDT) Message-Id: <199708110433.VAA08541@implode.root.com> To: Mike Haertel cc: freebsd-hackers@FreeBSD.ORG, freebsd-hardware@FreeBSD.ORG Subject: Re: question about "ed" driver performance on ASUS SP3G & 486DX4/100 In-reply-to: Your message of "Sun, 10 Aug 1997 19:32:27 PDT." <199708110232.TAA03202@ducky.net> From: David Greenman Reply-To: dg@root.com Date: Sun, 10 Aug 1997 21:33:16 -0700 Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >So: Is there anything special I should know about wd8013 cards >and ASUS SP3G's and/or 486/100's? Or am I just plain out of luck? >In the latter case could anybody recommend a faster ISA ethernet >card that's widely supported by the free OS's? It sounds like there is a problem that is special to the Asus SP3G. The obvious thing to check for is the ISA bus speed being correct. As for the wd8013, with its shared memory design, it is the fastest ISA ethernet card that FreeBSD supports. The raw access speed to the shared memory should be about 4MB/second - plenty fast enough to keep up with 10Mbps ethernet. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project