Deleted Added
full compact
31c31
< __FBSDID("$FreeBSD: head/sys/sparc64/pci/ofw_pcibus.c 190113 2009-03-19 21:12:44Z marius $");
---
> __FBSDID("$FreeBSD: head/sys/sparc64/pci/ofw_pcibus.c 200874 2009-12-22 21:02:46Z marius $");
104c104,105
< DRIVER_MODULE(ofw_pcibus, pcib, ofw_pcibus_driver, pci_devclass, 0, 0);
---
> EARLY_DRIVER_MODULE(ofw_pcibus, pcib, ofw_pcibus_driver, pci_devclass, 0, 0,
> BUS_PASS_BUS);