From owner-freebsd-questions Thu Sep 14 13:33:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mate.kjsl.com (mate.kjsl.com [205.179.23.61]) by hub.freebsd.org (Postfix) with ESMTP id 7F5FA37B423 for ; Thu, 14 Sep 2000 13:33:30 -0700 (PDT) Received: (from javier@localhost) by karenium.kjsl.com (8.9.3/8.9.3) id JAA11305; Thu, 14 Sep 2000 09:25:35 -0700 (PDT) From: Javier Henderson MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14784.64511.445270.308406@karenium.kjsl.com> Date: Thu, 14 Sep 2000 09:25:35 -0700 (PDT) To: phyre wyre Cc: freebsd-questions@FreeBSD.ORG Subject: fxp ethernet card In-Reply-To: <380632560.968948027949.JavaMail.root@web538-mc.mail.com> References: <380632560.968948027949.JavaMail.root@web538-mc.mail.com> X-Mailer: VM 6.75 under Emacs 19.34.1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > i recently bought an Intel InBusiness 10/100 ethernet card and i am > experiencing some trouble with it. during dmesg it gives me the following > error: > > fxp0: irq 11 at device 15.0 on pci0 > fxp0: could not map memory > device_probe_and_attach: fxp0 attach returned 6 > > i look in the man page of fxp* and it says that "could not map memory" is a > "fatal initialization error" > > does that mean i can't use that ethernet card? btw on openbsd or netbsd it > works just fine. > and also on my other box (FreeBSD4.1) it works fine. Could it be an IRQ conflict? Do you have an ISA card trying to get the same IRQ, maybe? -jav To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message