From owner-freebsd-hardware Tue Apr 9 21:41:47 1996 Return-Path: owner-hardware Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA22506 for hardware-outgoing; Tue, 9 Apr 1996 21:41:47 -0700 (PDT) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id VAA22500 for ; Tue, 9 Apr 1996 21:41:43 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.7.5/8.6.5) with SMTP id VAA06391; Tue, 9 Apr 1996 21:41:13 -0700 (PDT) Message-Id: <199604100441.VAA06391@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost [127.0.0.1] didn't use HELO protocol To: "Brett Glass" cc: freebsd-hardware@freebsd.org Subject: Re: Artisoft AE-3 Ethernet card: How to use large buffer? In-reply-to: Your message of "Tue, 09 Apr 1996 20:22:04 PST." <9603098291.AA829110859@ccgate.infoworld.com> From: David Greenman Reply-To: davidg@Root.COM Date: Tue, 09 Apr 1996 21:41:13 -0700 Sender: owner-hardware@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Unfortunately, when I applied those diffs (I had to do it by hand, because >I was starting with RELEASE-2.1.0 and the diff was from a later version of >if_ed.c), it didn't work. I received reports of NIC memory corruption. And Did you enable the 64K of RAM on the card (is it jumper selected or soft selected?)? If you can't enable it externally, then I can't help you without programming information for the card - it will have to be programmed to enable the 64K of RAM (as opposed to the 16K). >now, for some reason, the "route add default" commands that are executed by >/etc/netstart are taking a PAINFULLY long time to execute. (Any idea why?) It's probably trying to do a DNS query or ARP query or something. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project