NetBSD/sys/arch
jeffs e1cf55c8a8 Make mips3_FlushICache() convert a0 into a KSEG0 + virtual index like
the _2way and mips3_FlushDCache(). This lets all mips3 cache ops accept
user virtual addresss w/o a tlb miss.  Since this is now done in both
ICache flush routines, no need to do it in pmap.c.  Fixed R4400
stability problems with setregs() cache flushing.
2000-08-01 23:38:26 +00:00
..
alpha Define bus_space_*_stream_N functions as their non-stream counterparts. 2000-07-31 22:43:46 +00:00
amiga Moving to a default of 64 PTYs. 2000-07-27 17:53:35 +00:00
amigappc amigappc: siop -> asiop 2000-07-04 14:18:06 +00:00
arc g/c RB_DFLTROOT 2000-07-29 20:06:27 +00:00
arm26 Use M_SOFTINTR for soft interrupt sructures 2000-07-30 16:39:18 +00:00
arm32 Moving to a default of 64 PTYs. 2000-07-27 17:53:35 +00:00
atari Eliminate the other %:, using vsnprintf followed by printf. 2000-07-28 15:40:24 +00:00
bebox g/c RB_DFLTROOT 2000-07-29 20:06:27 +00:00
cobalt Use cpu_intr() definition from mips/cpu.h instead of local one. 2000-07-14 18:35:38 +00:00
evbsh3 use 'makeoptions LDSCRIPTBASE="sh.x"' (or shl.x) to select ldscript file 2000-07-31 20:57:45 +00:00
hp300 Moving to a default of 64 PTYs. 2000-07-27 17:53:35 +00:00
hpcmips Refresh screen when the system resume. 2000-07-30 11:16:54 +00:00
i386 Add midi at clcs. 2000-08-01 08:16:54 +00:00
luna68k Moving to a default of 64 PTYs. 2000-07-27 17:53:35 +00:00
m68k raise MSIZE from 128 to 256. 2000-06-30 17:55:11 +00:00
mac68k Remove hack for unswapped read/write_multi in swapped space. 2000-08-01 13:08:39 +00:00
macppc Enable rnd. 2000-08-01 08:23:37 +00:00
mips Make mips3_FlushICache() convert a0 into a KSEG0 + virtual index like 2000-08-01 23:38:26 +00:00
mmeye Moving to a default of 64 PTYs. 2000-07-27 17:53:35 +00:00
mvme68k g/c RB_DFLTROOT 2000-07-29 20:06:27 +00:00
news68k Moving to a default of 64 PTYs. 2000-07-27 17:53:35 +00:00
newsmips g/c RB_DFLTROOT 2000-07-29 20:06:27 +00:00
next68k do bootblock versioning standard way via sys/conf/newvers_stand.sh, keep what 2000-07-21 22:26:19 +00:00
ofppc Moving to a default of 64 PTYs. 2000-07-27 17:53:35 +00:00
pc532 g/c RB_DFLTROOT 2000-07-29 20:06:27 +00:00
pmax g/c RB_DFLTROOT 2000-07-29 20:06:27 +00:00
powerpc Clear the reservation in __cpu_simple_lock_try even if it failed to lock. 2000-07-08 04:36:56 +00:00
prep g/c RB_DFLTROOT 2000-07-29 20:06:27 +00:00
sgimips Use cpu_intr() definition from mips/cpu.h instead of local one. 2000-07-14 18:35:38 +00:00
sh3 callout()->callout_reset() 2000-07-11 18:46:22 +00:00
sparc g/c RB_DFLTROOT 2000-07-29 20:06:27 +00:00
sparc64 `mem' is now a pointer, not an array. Fixes kernel coredumps. 2000-08-01 16:49:47 +00:00
sun3 Moving to a default of 64 PTYs. 2000-07-27 17:53:35 +00:00
vax Moving to a default of 64 PTYs. 2000-07-27 17:53:35 +00:00
x68k include <sys/types.h> to define u_int. 2000-07-31 23:40:02 +00:00
Makefile