Deleted Added
full compact
28c28
< __FBSDID("$FreeBSD: head/sys/sparc64/central/central.c 200815 2009-12-21 21:29:16Z marius $");
---
> __FBSDID("$FreeBSD: head/sys/sparc64/central/central.c 200874 2009-12-22 21:02:46Z marius $");
108c108,109
< DRIVER_MODULE(central, nexus, central_driver, central_devclass, 0, 0);
---
> EARLY_DRIVER_MODULE(central, nexus, central_driver, central_devclass, 0, 0,
> BUS_PASS_BUS);