From owner-freebsd-questions Fri Nov 10 8:31:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.dbitech.bc.ca (i.caniserv.com [139.142.95.1]) by hub.freebsd.org (Postfix) with SMTP id 440C937B479 for ; Fri, 10 Nov 2000 08:31:22 -0800 (PST) Received: (qmail 12895 invoked from network); 10 Nov 2000 16:31:13 -0000 Received: from swen.wavefire.com (139.142.167.220) by 139.142.95.81 with SMTP; 10 Nov 2000 16:31:13 -0000 Message-Id: <4.3.2.7.2.20001110082229.00b14a90@mail.wavefire.com> X-Sender: swen@mail.wavefire.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Fri, 10 Nov 2000 08:24:40 -0800 To: Drew Tomlinson From: Chameleon Subject: RE: How To Configure 2nd NIC? Cc: "'FreeBSD Questions (E-mail)'" In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm not sure what Tim was talking about... as far as i know you had it right... define the nic in the kernel, compile it, and reboot... then insert the ip for it in rc.conf... LOL unless the've changed it radically since 4.1.1-release. :) Swen At 01:09 PM 11/9/00, Drew Tomlinson wrote: >I've installed it and rebooted but didn't see any reference to ed1 in the >dmesg, just ed0. But then I haven't added any settings for it in rc.conf >either. I'm not sure what to do next. I've looked in Greg's book but I >didn't see anything explicit for two cards. And then in looking over my >kernel config file, my original NIC (ed0) is defined as follows: > >device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 > >However, this card is explicitly set (not PnP - system is way to old) to use >IRQ 9 and 0x240. But my NIC has always worked. How? Why? I assume I >should edit the line to read: > >device ed0 at isa? port 0x240 irq 9 iomem 0xd8000 > >The second NIC has been explicitly set to IRQ 11 and 0x260. My original >thought was that I'd need a second line in my kernel config like this: > >device ed1 at isa? port 0x260 irq 11 iomem 0xd8000 > >But this is not necessary? I hope I'm not confusing you. The second NIC >has been installed. The first worked before the additional NIC was >installed and continues to work after installation. However, the second NIC >is not in the dmesg output. I'm not sure what steps I need to take to get >FBSD to see the second NIC. > >Thanks, > >Drew > > > > -----Original Message----- > > From: Tim McMillen [mailto:timcm@umich.edu] > > Sent: Thursday, November 09, 2000 12:18 PM > > To: Drew Tomlinson > > Cc: FreeBSD Questions (E-mail) > > Subject: Re: How To Configure 2nd NIC? > > > > > > > > > > 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 Pobody's Nerfect! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message