NetBSD/sys/arch/evbppc/ev64260
matt 612b7ee57a struct device * -> device_t, struct cfdata * -> cfdata_t
CFATTACH_DECL(*, sizeof(struct device), -> CFATTACH_DECL_NEW(&, 0
2011-06-05 17:03:16 +00:00
..
autoconf.c Move memory protection parameters to MI part. 2010-06-02 06:44:32 +00:00
com_obio.c Clean up gt and peripherals. 2010-04-28 13:51:55 +00:00
ev64260_locore.S Add a call to cpu_model_init to set oeacpufeat before calling initppc 2011-02-01 01:24:04 +00:00
ev64260.h Clean up gt and peripherals. 2010-04-28 13:51:55 +00:00
gt_mainbus.c Move memory protection parameters to MI part. 2010-06-02 06:44:32 +00:00
machdep.c Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch 2010-12-20 00:25:23 +00:00
mainbus.c struct device * -> device_t, struct cfdata * -> cfdata_t 2011-06-05 17:03:16 +00:00