NetBSD/sys/arch/shark/ofw
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
..
chipsfb_ofbus.c actually pass a working IO tag to the rest of the driver 2012-08-22 21:15:17 +00:00
com_ofisa_machdep.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
cpu_ofbus.c struct device * -> device_t, struct cfdata * -> cfdata_t 2011-06-05 17:03:16 +00:00
if_cs_ofisa_machdep.c add <sys/rnd.h> to fix the build. 2012-02-04 19:08:03 +00:00
igsfb_ofbus.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
igsfb_ofbusvar.h
lpt_ofisa_machdep.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ofisa_machdep.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ofisapc.c Some more device_t, cfdata_t, CFATTACH_DECL_NEW cleanup. 2011-06-06 16:29:14 +00:00
ofisascr.c Some more device_t, cfdata_t, CFATTACH_DECL_NEW cleanup. 2011-06-06 16:29:14 +00:00
ofrom.c convert to device_t, cfdata_t and CFATTACH_DECL_NEW. 2011-07-26 08:56:26 +00:00
ofw.c Don't use an asm in pmap_activate to update the TTBR, use cpu_setttb instead 2012-09-22 00:33:36 +00:00
vga_ofbus.c Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
vga_ofbusvar.h
wdc_ofisa_machdep.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00