Date: Thu, 9 Nov 2000 21:23:05 -0600 From: "Josh Paetzel" <jpaetzel@hutchtel.net> To: "Drew Tomlinson" <drewt@writeme.com>, "FreeBSD Questions (E-mail)" <freebsd-questions@FreeBSD.ORG> Subject: Re: Network Card Troubleshooting (was How To Configure 2nd NIC?) Message-ID: <01ef01c04ac5$8abe1660$0200000a@vladsempire.net> References: <BA5D0CE1CBB2D411B6AA00A0CC3F02390AF701@ldcmsx01.lc.ca.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- From: "Drew Tomlinson" <drewt@writeme.com> To: "FreeBSD Questions (E-mail)" <freebsd-questions@FreeBSD.ORG> Sent: Thursday, November 09, 2000 6:48 PM Subject: Network Card Troubleshooting (was How To Configure 2nd NIC?) > I installed a 2nd NIC, added an entry for it in my kernel config file, > recompiled, and added appropriate entries (AFAIK) in rc.conf. Upon reboot, > FBSD detects both cards and sets them up but only the original responds to > ping. I get the following messages at restart: > > [snip] > ed0 at port 0x240-0x25f iomem 0xd8000 irq 9 drq 0 on isa0 > ed0: address 00:40:05:66:b2:55, type NE2000 (16 bit) > ed1 at port 0x260-0x27f iomem 0xd8000 irq 11 on isa0 > ed1: address 00:40:05:66:b2:52, type NE2000 (16 bit) > Your problem is here....both the cards are using the same iomem address. You need to change one of them so they do not have this conflict. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01ef01c04ac5$8abe1660$0200000a>