NetBSD/sys/arch/mipsco/obio
matt 214586a7ff CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0
struct device * -> device_t
struct cfdata * -> cfdata_t
use bool when appropriate
some constification
2011-06-06 17:13:05 +00:00
..
asc.c
clockreg.h Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
i82072.c
if_le.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
mkclock.c
obio.c CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0 2011-06-06 17:13:05 +00:00
rambo.c
rambo.h Fix integer constant RB_FREQUENC, 25MHz/4 is 6250000L, not 625000L 2009-06-29 20:49:25 +00:00
zs_kgdb.c
zs.c