From owner-freebsd-questions Wed Mar 26 03:26:57 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA03702 for questions-outgoing; Wed, 26 Mar 1997 03:26:57 -0800 (PST) Received: from python.shoal.net.au (andrew@python.shoal.net.au [203.26.44.5]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA03697 for ; Wed, 26 Mar 1997 03:26:50 -0800 (PST) Received: from localhost (andrew@localhost) by python.shoal.net.au (8.8.5/8.7.3) with SMTP id VAA00536; Wed, 26 Mar 1997 21:26:33 +1000 (EST) Date: Wed, 26 Mar 1997 21:26:33 +1000 (EST) From: Andrew Perry To: Joe Clarke cc: freebsd-questions@freebsd.org Subject: Re: Changing the memory size of an le0 In-Reply-To: <199703260847.DAA02335@ocala.cs.miami.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I think you mean its set to 2k and the card is configured to 32k, if you get an answer let me know. My card is configured to 64k but as soon as i run FreeBSD it changes to 2k. seems to work ok though (for the minute amount of use that i give it anyway) Andrew Perry On Wed, 26 Mar 1997, Joe Clarke wrote: > Date: Wed, 26 Mar 1997 03:46:28 -0500 > From: Joe Clarke > To: freebsd-questions@freebsd.org > Subject: Changing the memory size of an le0 > > How do you change the memory configuration of an le0 ethernet card. By > default, msize is set to 2048 (2 meg). The card config I have is 32 meg, > but I do not know how to tell FreeBSD that. I figured that there might be > a flag that needs to be set, but I'm not sure which one. Thanks. > > -Joe >