From owner-freebsd-questions Fri Jul 14 8:21:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.aracnet.com (mail3.aracnet.com [216.99.193.38]) by hub.freebsd.org (Postfix) with ESMTP id 4E47037C88C for ; Fri, 14 Jul 2000 08:18:22 -0700 (PDT) (envelope-from hamellr@aracnet.com) Received: from shell1.aracnet.com (shell1.aracnet.com [216.99.193.21]) by mail3.aracnet.com (8.9.3/8.9.3) with ESMTP id IAA16459; Fri, 14 Jul 2000 08:18:25 -0700 Received: by shell1.aracnet.com (8.9.3) id IAA31280; Fri, 14 Jul 2000 08:18:22 -0700 Date: Fri, 14 Jul 2000 08:18:22 -0700 (PDT) From: Rick Hamell To: Greg Gregson Cc: questions@FreeBSD.ORG Subject: Re: Question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'm completly new to freeBDS (I've a small Linux backgroud though), this > week, I've install FreeBSD 4 but I'm a bit confused on how to make it > recognize and install my 2 NE2000 compatible ISA network adapters, I' didn't > find any clear documentation on configuring network adapters on FreeBSD. > (when I "ifconfig -a", I don't see any ed0 or ed1). Whould you be kind > enough to point me some documentation or tutorial about doing this task? Don't know about documentations, but the default ed0 driver is set for address 280, BUT most NE2000 cards are defaulted to 300. If you reboot the machine, and do boot -c when it says to hi enter to boot kernal you'll go into configuration mode. Just change the default address at that point, quit and it'll boot up. If you then do dmesg |more at the prompt you can find out if the card was initilized or not. Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message