NetBSD/sys/arch/acorn32
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
..
acorn32 Don't use an asm in pmap_activate to update the TTBR, use cpu_setttb instead 2012-09-22 00:33:36 +00:00
compile
conf Add "options COMPAT_60" to all kernel configuration files 2012-10-17 14:48:07 +00:00
dev
doc dependant -> dependent 2011-06-30 20:09:15 +00:00
eb7500atx split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
include _int*_t -> uint*_t 2012-05-10 10:27:09 +00:00
mainbus split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
podulebus split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
stand Remove printf that snuck in somehow. 2012-05-14 11:45:16 +00:00
Makefile