NetBSD/sys/arch/mipsco/mipsco
simonb 22db14d9e1 All the mips ports had an identical procfs_machdep.c, so use a common
file under arch/mips/mips.
2002-03-13 02:55:10 +00:00
..
autoconf.c Call softintr_init() 2001-03-31 00:10:03 +00:00
bus_dma.c Revert back to invalidating cache during BUS_DMASYNC_POSTREAD instead of 2001-12-15 11:33:13 +00:00
bus_space.c bus_space_mmap support based on -arc implementation 2001-09-15 00:49:53 +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
conf.c Added clockctl 2002-01-12 13:22:23 +00:00
cpu.c Merge the thorpej-mips-cache branch onto the trunk. This is an 2001-11-14 18:15:10 +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 - Add support for calling most prom firmware functions 2000-08-19 12:13:46 +00:00
machdep.c Remove unused extern 2001-09-15 01:19:38 +00:00
mainbus.c Probe ISA bus devices 2001-03-30 23:52:05 +00:00
mips_3x30.c Changes to interrupt architecture for softintr support 2001-03-30 23:51:14 +00:00
prom.c Deal with -Wstrict-prototypes -Wmissing-prototypes 2000-12-03 04:51:04 +00:00