NetBSD/sys/arch
thorpej 40aacb6eb5 No longer need to pmap_modified_emulation() in cpu_swapin(), since
uvm_fault_wire() does the right thing with access_type.

XXX Was there a bug here?  pmap_modified_emulation() *wasn't* done in
XXX cpu_fork()!!
1999-05-26 00:40:20 +00:00
..
alpha No longer need to pmap_emulate_reference() in cpu_fork() or cpu_swapin(), 1999-05-26 00:37:40 +00:00
amiga * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +00:00
arm32 No longer need to pmap_modified_emulation() in cpu_swapin(), since 1999-05-26 00:40:20 +00:00
atari bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
bebox bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
hp300 * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +00:00
i386 When mapping bus space, we can use pmap_kenter_pa(), since the pages 1999-05-25 23:30:27 +00:00
m68k whitespace... 1999-05-04 13:57:19 +00:00
mac68k Fix some broken packet length checks. Really (no, I mean really) works now 1999-05-24 21:53:42 +00:00
macppc bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
mips - Backout the last code change. I found it broke pmax kernel. It's 1999-05-22 02:35:35 +00:00
mvme68k Double the value for NKMEMCLUSTERS, to allow more KVA for LFS et al. 1999-05-22 16:37:03 +00:00
newsmips * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +00:00
next68k bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
ofppc * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +00:00
pc532 msgbuf doesn't need VM_PROT_EXEC. 1999-05-25 23:31:14 +00:00
pica * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +00:00
pmax bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
powerpc Allow the caller to specify a stack for the child process. If NULL, 1999-05-13 21:58:32 +00:00
sparc bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
sparc64 bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
sun3 Copy alignment fix from dev/ic/i82586.c (Um, this extra copy should die, 1999-05-21 21:33:59 +00:00
vax bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
x68k bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
Makefile make the mipse[lb]->mips translation really work 1999-03-04 19:46:09 +00:00