From owner-freebsd-hackers Sun Aug 10 22:12:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA12094 for hackers-outgoing; Sun, 10 Aug 1997 22:12:50 -0700 (PDT) Received: from misery.sdf.com (misery.sdf.com [204.244.210.193]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id WAA12082; Sun, 10 Aug 1997 22:12:47 -0700 (PDT) Received: from tom by misery.sdf.com with smtp (Exim 1.62 #1) id 0wxml5-0001jP-00; Sun, 10 Aug 1997 22:11:11 -0700 Date: Sun, 10 Aug 1997 22:11:10 -0700 (PDT) From: Tom Samplonius To: David Greenman cc: Mike Haertel , freebsd-hackers@freebsd.org, freebsd-hardware@freebsd.org Subject: Re: question about "ed" driver performance on ASUS SP3G & 486DX4/100 In-Reply-To: <199708110433.VAA08541@implode.root.com> 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 Sun, 10 Aug 1997, David Greenman wrote: > >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. I dunno... I have access to ASUS 3P3G running 2.1-stable that happening to running an anon FTP server and an SMC 8216. I can retrieve files at 930KB/s, and upload files at 898KB/s over shared ethernet with other light traffic. The ASUS SP3G is the fastest 486 motherboard I've seen. > -DG > > David Greenman > Core-team/Principal Architect, The FreeBSD Project > > Tom