From owner-freebsd-bugs Tue Jul 23 14:20:13 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8307137B400 for ; Tue, 23 Jul 2002 14:20:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41DCD43E31 for ; Tue, 23 Jul 2002 14:20:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NLK4JU056431 for ; Tue, 23 Jul 2002 14:20:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NLK3P7056426; Tue, 23 Jul 2002 14:20:03 -0700 (PDT) Date: Tue, 23 Jul 2002 14:20:03 -0700 (PDT) Message-Id: <200207232120.g6NLK3P7056426@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Andrew Gallatin Subject: Re: kern/38894: Dell PowerEdge 4600 PCI Bus scan problems Reply-To: Andrew Gallatin Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/38894; it has been noted by GNATS. From: Andrew Gallatin To: Damon Anton Permezel Cc: Jung-uk Kim , freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/38894: Dell PowerEdge 4600 PCI Bus scan problems Date: Tue, 23 Jul 2002 17:15:52 -0400 (EDT) Damon Anton Permezel writes: > On Tue, Jul 23, 2002 at 03:15:29PM -0400, Andrew Gallatin wrote: > > > > Jung-uk Kim writes: > > > Following patch says 0x02011166 is host to PCI bridge but it is not. It > > > is a southbridge. > > > > > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/pci/pci_bus.c.diff?r1=1.81&r2=1.82 > > > > > > My SuperMicro P4DSE motherboard says: > > > > > > isab0@pci0:15:0: class=0x060100 card=0x405515d9 chip=0x02011166 > > > rev=0x93 hdr=0x00 > > > > > > > I was afraid of that.. > > > > Damon, Well, class=0x060100 is definately an ISA bridge. So I think we're going to have to start looking at the class codes. Perhaps the host bridge is at another function on the same device? Can you both me the output of 'pciconf -lv' on your systems, please? Are you both willing to test patches? Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message