From owner-freebsd-questions Thu Jun 6 21:56:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cpimssmtpu09.email.msn.com (cpimssmtpu09.email.msn.com [207.46.181.84]) by hub.freebsd.org (Postfix) with ESMTP id 59C9A37B403 for ; Thu, 6 Jun 2002 21:56:10 -0700 (PDT) Received: from thebe ([67.24.227.187]) by cpimssmtpu09.email.msn.com with Microsoft SMTPSVC(5.0.2195.4905); Thu, 6 Jun 2002 21:55:24 -0700 From: "Aaron Burke" To: "FreeBSD-Questions" , "Corey Snow" Subject: RE: Adding second NIC to FreeBSD Date: Thu, 6 Jun 2002 21:55:26 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3CFFD9B0.18832.640BC4E@localhost> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal X-OriginalArrivalTime: 07 Jun 2002 04:55:24.0981 (UTC) FILETIME=[8928B650:01C20DDF] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG That should work. Take a look at the other email I just sent you. It describes this exact situation. (I think it was you.) > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Corey Snow > Sent: Thursday, June 06, 2002 09:53 PM > To: freebsd-questions@FreeBSD.ORG > Subject: Adding second NIC to FreeBSD > > > I'm editing my kernel configuration file and want to add a second > NIC. Both NICs are GeniusLAN NE2000 compatible 10BaseT NICs. The > first one has worked fine with the ed driver. My question is this- > > In the kernel configuration file, there is a line like so: > > device ed0 at isa? port 0x280 irq 5 iomem 0xd8000 > > I assume that if I want to add a second one, I should add the > following: > > device ed1 at isa? port 0x260 irq 12 iomem 0xd8000 > > (the IRQ and port are set on the new card.) > > I guess the question is, is this the right way to do it, and what > does the "iomem" setting do? It's the only one I don't understand. > > Thanks, > > Corey Snow > > > 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