NetBSD/sys/arch/mipsco
simonb dc1d6c5fbd Use a 32-bit daddr_t so that lib/libsa/{ufs,lfs}.c don't pull in 64
bit divide and modulus library routines that break the tight space
constraints on this platform.
2003-02-02 00:08:55 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Remove the explicit `makeoptions MACHINE_ARCH="mipse{b,l}"' for kernel 2002-12-09 22:54:09 +00:00
include Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it. 2003-01-28 01:07:51 +00:00
isa Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
mipsco Merge the nathanw_sa branch. 2003-01-19 16:30:13 +00:00
obio Provide locking required by the interrupt handlers running at IPL_SERIAL. 2003-01-28 12:35:31 +00:00
stand Use a 32-bit daddr_t so that lib/libsa/{ufs,lfs}.c don't pull in 64 2003-02-02 00:08:55 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00