NetBSD/sys/arch/dreamcast
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 "options COMPAT_60" to all kernel configuration files 2012-10-17 14:48:07 +00:00
dev split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
dreamcast Do not call setroot() from MD code and from MI code, which has 2012-07-29 18:05:39 +00:00
include split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00