From owner-freebsd-current Thu Oct 21 15:27:14 1999 Delivered-To: freebsd-current@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [63.67.141.99]) by hub.freebsd.org (Postfix) with ESMTP id 921A514C46 for ; Thu, 21 Oct 1999 15:27:05 -0700 (PDT) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.8.8/8.8.7) with ESMTP id SAA11956; Thu, 21 Oct 1999 18:27:03 -0400 (EDT) Date: Thu, 21 Oct 1999 18:27:03 -0400 (EDT) From: "Matthew N. Dodd" To: "Peter S. Housel" Cc: current@FreeBSD.ORG Subject: Re: ed0 problems for PCI In-Reply-To: <199910211720.KAA08545@cx281057-a.irvn1.occa.home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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: 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