NetBSD/sys/arch
nisimura 3708c0dfd6 - Replace three splx() calls with _splset(). splx() should not be
considered the equivalent of 'set processor register'.
1999-08-18 04:43:31 +00:00
..
alpha Now that we have read/write spin locks, use them for the pmap_main_lock. 1999-08-17 18:48:22 +00:00
amiga Add a quick and dirty FBIOGVIDEO implementation. This is hardware independent, 1999-08-16 19:55:27 +00:00
arm32 Fix typo. 1999-08-17 01:39:09 +00:00
atari Correct the argument order for memcpy(). This tremendously improves the 1999-08-14 20:48:33 +00:00
bebox Define cpu_number() as discussed on tech-smp. 1999-08-10 21:08:05 +00:00
hp300 Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
i386 two changes to prevent the kernel's pmap from being locked recursively 1999-08-18 03:59:36 +00:00
m68k Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
mac68k Define cpu_number() as discussed on tech-smp. 1999-08-10 21:08:05 +00:00
macppc Add umodem device. 1999-08-16 22:27:08 +00:00
mips - Replace three splx() calls with _splset(). splx() should not be 1999-08-18 04:43:31 +00:00
mvme68k Define cpu_number() as discussed on tech-smp. 1999-08-10 21:08:05 +00:00
newsmips Change the semantics of splsoftclock() to be like other spl*() functions, 1999-08-05 18:08:08 +00:00
next68k remove some debugging hacks that were no longer being used. 1999-08-17 05:09:13 +00:00
ofppc Define cpu_number() as discussed on tech-smp. 1999-08-10 21:08:05 +00:00
pc532 two changes to prevent the kernel's pmap from being locked recursively 1999-08-18 03:59:36 +00:00
pica It's time to be COMPAT_14. 1999-07-29 10:37:12 +00:00
pmax Print out the module number that causes the ECC error. 1999-08-16 13:13:00 +00:00
powerpc Adapt pmap_extract() change. 1999-07-11 17:44:08 +00:00
sparc The 8bpp PROM console uses index 0 as black, 255 as white. Update ri_devcmap 1999-08-13 09:59:47 +00:00
sparc64 Define cpu_number() as discussed on tech-smp. 1999-08-10 21:08:05 +00:00
sun3 Define cpu_number() as discussed on tech-smp. 1999-08-10 21:08:05 +00:00
vax Add boot support for the VAX 3300/3400 LANCE chip. 1999-08-14 19:41:14 +00:00
x68k Define cpu_number() as discussed on tech-smp. 1999-08-10 21:08:05 +00:00
Makefile