From owner-freebsd-bugs Tue Jul 23 14:50: 9 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 6B58D37B400 for ; Tue, 23 Jul 2002 14:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C72F43E4A for ; Tue, 23 Jul 2002 14:50:04 -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 g6NLo4JU059253 for ; Tue, 23 Jul 2002 14:50: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 g6NLo4uB059251; Tue, 23 Jul 2002 14:50:04 -0700 (PDT) Date: Tue, 23 Jul 2002 14:50:04 -0700 (PDT) Message-Id: <200207232150.g6NLo4uB059251@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Jung-uk Kim Subject: Re: kern/38894: Dell PowerEdge 4600 PCI Bus scan problems Reply-To: Jung-uk Kim 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: Jung-uk Kim To: Andrew Gallatin , Damon Anton Permezel Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/38894: Dell PowerEdge 4600 PCI Bus scan problems Date: Tue, 23 Jul 2002 17:28:01 -0400 Andrew Gallatin wrote: > 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.di > > > >ff?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. It is already done in -CURRENT. I believe -STABLE does it, too. > Perhaps the host bridge is at another function on the same device? Yes, it works as power management controller. > Can you both me the output of 'pciconf -lv' on your systems, please? I will certainly do it when I have some time. > Are you both willing to test patches? Me? Sure. > Thanks, > > Drew Thanks, Jung-uk Kim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message