NetBSD/sys/arch/mips
tsutsui c74700fe65 It seems r4k_sdcache_wb_range_NN() function can't handle
R10000 L2 cache (which is 2-way set-associative write-back),
so use r4k_sdcache_wbinv_range_NN() for workaround until someone
implement proper r10k_sdcache_*() ops.

Problem reported by Christopher SEKIYA.
2003-10-11 09:09:15 +00:00
..
alchemy Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
bonito __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
cfe __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
conf Define ELF2ECOFF here for native build. 2003-10-05 16:53:15 +00:00
include Add some accessor macros for the ucontext: 2003-10-08 22:43:01 +00:00
mips It seems r4k_sdcache_wb_range_NN() function can't handle 2003-10-11 09:09:15 +00:00
sibyte Disable pass3 DMA for now; booting a box to multi-user with root-on-nfs 2003-09-26 13:34:56 +00:00
Makefile Install the kernel linker script in /usr/lkm/ldscript so that modload(8) 2002-10-10 01:59:29 +00:00
Makefile.inc