NetBSD/sys/arch/zaurus
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
..
compile
conf Add "no options COMPAT_60" to all kernel configuration files 2012-10-17 14:48:41 +00:00
dev split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
include Remove unused __NEWINTR defines 2012-06-10 13:15:24 +00:00
stand Support to read the kernel from local file system. 2012-01-18 23:12:21 +00:00
zaurus Don't use an asm in pmap_activate to update the TTBR, use cpu_setttb instead 2012-09-22 00:33:36 +00:00
Makefile