NetBSD/sys/arch
thorpej 264dadf928 After consultation of the 21164A manual, the I-cache blocks are
indeed tagged with ASM and the ASN, "per the Alpha architecture".
It is therefore safe to cancel any pending lazy I-sync on a
given CPU when a new ASN is assigned on that CPU.
2000-09-22 05:23:37 +00:00
..
alpha After consultation of the 21164A manual, the I-cache blocks are 2000-09-22 05:23:37 +00:00
amiga On AmigaPPC, the kernel directly maps the i/o range. 2000-09-20 19:05:53 +00:00
amigappc Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
arc Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
arm26 If we haven't got DDB in the kernel, there's not much point hanging onto the 2000-09-21 23:22:51 +00:00
arm32 Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
atari Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
bebox Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
cobalt Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
evbsh3 DDB single step and stack trace support. 2000-09-08 10:15:23 +00:00
hp300 Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
hpcmips Recompile pbsdboot for DoCoMo Sigmarion and NEC MC/R330. 2000-09-21 14:24:40 +00:00
i386 Make this a more likely laptop config file. 2000-09-22 00:18:17 +00:00
luna68k Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
m68k Correct comments. 2000-09-19 03:17:59 +00:00
mac68k Attach exactly one keyboard to the wscons console. 2000-09-22 04:56:54 +00:00
macppc Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
mips In trap(), do not lower spl for T_BREAK. This lets ddb always run at 2000-09-21 20:59:58 +00:00
mipsco Forgot to commit this file with the 2 stage bootstrap 2000-09-19 07:50:50 +00:00
mmeye DDB single step and stack trace support. 2000-09-08 10:15:23 +00:00
mvme68k Pass the requested cpu irq priority through to the VME chipset-specific 2000-09-19 19:35:52 +00:00
news68k Make PMAP_PAGEIDLEZERO() return a boolean value. FALSE indidcates 2000-09-21 17:46:04 +00:00
newsmips Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
next68k Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
ofppc Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
pc532 Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
pmax Add a (commented out for now) VNODE_OP_NOINLINE options line, and mention 2000-09-16 00:09:14 +00:00
powerpc Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
prep Added installboot program. 2000-09-18 15:44:09 +00:00
sgimips Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
sh3 Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
sparc MULTIPROCESSOR: if the cache flush functions are no-ops on a single 2000-09-19 13:44:35 +00:00
sparc64 Remove some unsupported devices and add support for the `com' device. 2000-09-21 23:46:49 +00:00
sun3 Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
vax Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
x68k Make PMAP_PAGEIDLEZERO() return a boolean value. FALSE indidcates 2000-09-21 17:46:04 +00:00
Makefile