cvs commit: src/sys/bus/pci pci.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Fri Aug 13 01:31:04 PDT 2004
joerg 2004/08/13 01:27:02 PDT
DragonFly src repository
Modified files:
sys/bus/pci pci.c
Log:
Add MODULE_VERSION(pci, 1), e.g. agp(4) can't be loaded as module otherwise.
Suggested-by: corecode
While at it, de-static pci_alloc_resource to match the prototyp. ACPI5
depends on it.
Revision Changes Path
1.22 +2 -1 src/sys/bus/pci/pci.c
http://www.dragonflybsd.org/cvsweb/src/sys/bus/pci/pci.c.diff?r1=1.21&r2=1.22&f=u
More information about the Commits
mailing list