Deleted Added
full compact
35c35
< __FBSDID("$FreeBSD: head/sys/sparc64/pci/schizo.c 212378 2010-09-09 20:26:30Z jhb $");
---
> __FBSDID("$FreeBSD: head/sys/sparc64/pci/schizo.c 215349 2010-11-15 21:58:10Z marius $");
161c161,162
< DRIVER_MODULE(schizo, nexus, schizo_driver, schizo_devclass, 0, 0);
---
> EARLY_DRIVER_MODULE(schizo, nexus, schizo_driver, schizo_devclass, 0, 0,
> BUS_PASS_BUS);