NetBSD/sys/arch/evbmips/malta
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
..
dev CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0 2011-06-06 17:13:05 +00:00
pci split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
autoconf.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
autoconf.h #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
leds.c
machdep.c Remove reduntant/conflicting common declarations. 2012-03-02 16:20:55 +00:00
malta_bus_io.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
malta_bus_mem.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
malta_dma.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
malta_intr.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
maltareg.h
maltavar.h #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00