From owner-freebsd-hackers Tue Feb 25 18:13:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA05285 for hackers-outgoing; Tue, 25 Feb 1997 18:13:32 -0800 (PST) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA05279 for ; Tue, 25 Feb 1997 18:13:29 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by root.com (8.8.5/8.6.5) with SMTP id SAA27939; Tue, 25 Feb 1997 18:13:13 -0800 (PST) Message-Id: <199702260213.SAA27939@root.com> X-Authentication-Warning: implode.root.com: localhost [127.0.0.1] didn't use HELO protocol To: Michael Smith cc: julian@whistle.com (Julian Elischer), hackers@freebsd.org Subject: Re: Ethernet driver-H/W In-reply-to: Your message of "Wed, 26 Feb 1997 11:04:35 +1030." <199702260034.LAA19768@genesis.atrad.adelaide.edu.au> From: David Greenman Reply-To: dg@root.com Date: Tue, 25 Feb 1997 18:13:13 -0800 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >certainly at least 16K. You could contribute by teaching the 'ed' >driver about cards with more than 16K - get an Artisoft AE2 or a >Compex ENP16 (think that number's right), both of which can be >configured for 64K. They both use 8390x chips. You should be able to set "iosiz 65536" in the kernel config file; there's support for a user-override of the memory size using that. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project