cvs commit: src/sys/dev/pci pci.c
Andrew R. Reiter
arr at watson.org
Tue Dec 7 22:25:04 PST 2004
Can I remove my loader.conf entry of hw.pci.do_powerstate=0 with this
commit?
Cheers,
Andrew
On Wed, 8 Dec 2004, Warner Losh wrote:
:imp 2004-12-08 04:16:18 UTC
:
: FreeBSD src repository
:
: Modified files:
: sys/dev/pci pci.c
: Log:
: 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
:
:
--
Andrew R. Reiter
arr at watson.org
arr at FreeBSD.org
More information about the cvs-src
mailing list