Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Dec 2004 23:34:00 -0700 (MST)
From:      Warner Losh <imp@harmony.village.org>
To:        scottl@FreeBSD.org
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/pci pci.c
Message-ID:  <20041207.233400.41711478.imp@harmony.village.org>
In-Reply-To: <20041207212312.C398@pooker.samsco.org>
References:  <200412080416.iB84GIjD029481@repoman.freebsd.org> <20041207212312.C398@pooker.samsco.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> >   It turns out that a lot of newer systems have 'base peripherals' on
> >   the PCI bus.  We presently have no drivers for these devices, so they
> >   are powered down.  This is undesirable behavior since it breaks the
> >   system when the base peripherals go away suddenly in the middle of
> >   boot.
> >
> >   # if we ever get generic drivers for memory and/or base peripherals, then
> >   # we can remove the tests here.
> >
> >   Revision  Changes    Path
> >   1.272     +2 -1      src/sys/dev/pci/pci.c
> >
> 
> I wonder if this is why interrupt routing is so hosed on one of my boxes.
> It has several PCI functions in the chipset that represent interrupt
> controllers, and they don't get attached to anything.

quite possibly.  You can test this by turning off power down w/o
recompiling anything.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041207.233400.41711478.imp>