Date: Thu, 25 May 2000 20:23:29 -0700 From: "Dan O'Connor" <dan@mostgraveconcern.com> To: "freebsd-questions" <freebsd-questions@freebsd.org> Subject: Re: couldn't map ports/memory Message-ID: <05eb01bfc6c1$c4cfbe40$0200000a@danco>
next in thread | raw e-mail | index | archive | help
>I have a Linksys LNE100TX version 2.0 in a HP Brio Celeron 433. >I just installed 4.0 on it. > >At boot time, I get the messages: >dc0: <LC82C115 PNIC II 10/100baseTX> at device 13.0 on pci1 >dc0: couldn't map ports/memory I had a similar problem with a Kinston KNE110TX (device 'dc0') card. Turns out my Promise Ultra33 IDE card was getting probed first and hogged the port address that the NIC card wanted. Swapping the two cards in their PCI slots cleared this up, the NIC was probed first, and assigned it's port address, and the Ultra33 card happily used an alternate port address. Try booting with the -v flag and closely looking for what device is conflicting with your NIC. --Dan -- Dan O'Connor On Matters of Most Grave Concern http://www.mostgraveconcern.com 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?05eb01bfc6c1$c4cfbe40$0200000a>