NetBSD/sys/arch/mipsco/mipsco
2003-04-02 03:51:33 +00:00
..
autoconf.c Don't include <sys/map.h>. 2002-09-25 22:21:01 +00:00
bus_dma.c Use PAGE_SIZE rather than NBPG. 2003-04-02 03:51:33 +00:00
bus_space.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
clock.c Don't trust the realtime clock if the data is before 1988. This is 2000-08-29 10:34:13 +00:00
cpu.c Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
disksubr.c Don't cast argument to ffs() to long. 2002-03-05 09:40:38 +00:00
interrupt.c Implement MI softintr functions (softintr_establish, softintr_schedule etc) 2001-03-30 23:21:30 +00:00
locore_machdep.S Standardise on the name "MIPS_SR_BEV" instead of a couple of different 2002-06-01 12:27:03 +00:00
machdep.c Use PAGE_SIZE rather than NBPG. 2003-04-02 03:51:33 +00:00
mainbus.c Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
mips_3x30.c Merge the nathanw_sa branch. 2003-01-19 16:30:13 +00:00
prom.c Deal with -Wstrict-prototypes -Wmissing-prototypes 2000-12-03 04:51:04 +00:00