Date: Thu, 21 Oct 1999 18:27:03 -0400 (EDT) From: "Matthew N. Dodd" <winter@jurai.net> To: "Peter S. Housel" <housel@acm.org> Cc: current@FreeBSD.ORG Subject: Re: ed0 problems for PCI Message-ID: <Pine.BSF.4.10.9910211823560.480-100000@sasami.jurai.net> In-Reply-To: <199910211720.KAA08545@cx281057-a.irvn1.occa.home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 21 Oct 1999, Peter S. Housel wrote: > I've been having problems with -current not recognizing my RealTek > 8029-based PCI Ethernet card. It worked fine in my previous machine > running -current from July, but neither the late September snapshot > that I installed on the new machine nor the cvsup version from about a > week ago can configure the card. The pciconf and dmesg output are > shown below: Can you add debuging output to if_ed_pci.c:ed_pci_attach() so we can find out what is failing? > ed0: <NE2000 PCI Ethernet (RealTek 8029)> irq 9 at device 17.0 on pci0 > device_probe_and_attach: ed0 attach returned 2 The only thing that I can see that returns error 2 (ENOENT) is in the various ed_alloc_foo() calls. I suspect that for some reason the driver isn't able to allocate the IOPORT. Please check to make sure that 'PnP OS' is set to 'No' in your BIOS. Thanks. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9910211823560.480-100000>