NetBSD/sys/arch/cobalt/pci
chs cbab9cadce split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
2012-10-27 17:17:22 +00:00
..
pchb.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:36:42 +00:00
pci_machdep.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
pcib.c Cleanup kernel files to use sys variants for bus.h, cpu.h, and intr.h 2011-07-09 16:09:01 +00:00
pciide_machdep.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00