cvs commit: src/sys/i386/include legacyvar.h src/sys/i386/pci
pci_bus.c src/sys/i386/i386 mptable_pci.c
Warner Losh
imp at FreeBSD.org
Sat Sep 17 16:57:54 PDT 2005
imp 2005-09-17 23:57:53 UTC
FreeBSD src repository
Modified files:
sys/i386/include legacyvar.h
sys/i386/pci pci_bus.c
sys/i386/i386 mptable_pci.c
Log:
Expose legacy_pcib_alloc_resource, and use it in the mptable pci bus
implementation, like other routines in the legacy bus.
This should fix problems with resource allocation on MP systems without
ACPI enabled.
Revision Changes Path
1.3 +1 -1 src/sys/i386/i386/mptable_pci.c
1.7 +2 -0 src/sys/i386/include/legacyvar.h
1.121 +1 -1 src/sys/i386/pci/pci_bus.c
More information about the cvs-src
mailing list