NetBSD/sys/arch/arc
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
..
arc split device_t/softc for all remaining drivers. 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 #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
dti split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
include split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
isa split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
jazz split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
pci split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
stand Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
Makefile Fix 'tags' target. 2011-04-03 23:07:19 +00:00
TODO Update some items to reflect reality. 2011-01-08 09:44:37 +00:00