cvs commit: src/sys/dev/pci pci.c
Warner Losh
imp at FreeBSD.org
Sun Apr 11 00:02:50 PDT 2004
imp 2004/04/11 00:02:50 PDT
FreeBSD src repository
Modified files:
sys/dev/pci pci.c
Log:
Add system tunable to turn off power state changes. Default to off until
we get the resource allocation stuff hammered out.
Fix and off by one error that caused unnecessary filtering of valid
BARs for only 4 bytes than ICH3 and other PCI IDE controllers have.
Andrew Gallatin submitted this, although it doesn't solve the problems
ICH3 controllers have with the new code, it does restore the former
resource list on the probe line.
Revision Changes Path
1.240 +48 -15 src/sys/dev/pci/pci.c
More information about the cvs-src
mailing list