From owner-freebsd-questions Thu Nov 9 12:18:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from donkeykong.gpcc.itd.umich.edu (donkeykong.gpcc.itd.umich.edu [141.211.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 6F2EB37B479 for ; Thu, 9 Nov 2000 12:18:20 -0800 (PST) Received: from breakout.gpcc.itd.umich.edu (smtp@breakout.gpcc.itd.umich.edu [141.211.2.141]) by donkeykong.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id PAA25736; Thu, 9 Nov 2000 15:18:19 -0500 (EST) Received: from localhost (timcm@localhost) by breakout.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id PAA13242; Thu, 9 Nov 2000 15:18:17 -0500 (EST) Date: Thu, 9 Nov 2000 15:18:17 -0500 (EST) From: Tim McMillen X-Sender: timcm@breakout.gpcc.itd.umich.edu To: Drew Tomlinson Cc: "FreeBSD Questions (E-mail)" Subject: Re: How To Configure 2nd NIC? 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 Uh, no, you shouldn't have to recompile. FreeBSD will just use two instances of the same driver and call the second one ed1. Or have you tried installing the second card and are having problems? If not try putting it in. It may come up perfectly right away when you reboot. You may also have to assign the proper IRQ to it. The cards may both want the same IRQ, but they should be configurable with a software utility. Depends on the card. Hope that helped, Tim On Thu, 9 Nov 2000, Drew Tomlinson wrote: > I have added a second network card to my system. It is the exact same card > as the first and is NE2000 compatible. My first card is using the ed driver > and is seen as ed0. So I assume I need to add a line to my kernel > configuration file for an ed1 with the appropriate IRQ and I/O address and > then recompile. Is this correct? Are there any "gotchas" that I need to be > aware of? > > Thanks, > > Drew > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message