NetBSD/sys/arch/cobalt
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
..
cobalt 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 converting extent(9) from malloc(9) to kmem(9) 2012-01-27 18:52:47 +00:00
include 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 target 'tags'. 2011-04-04 19:44:16 +00:00
TODO