NetBSD/sys/arch
1999-05-25 23:30:27 +00:00
..
alpha bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
amiga * convert to using MI allocsys(). most ports were using an MD allocsys(), 1999-05-20 08:21:42 +00:00
arm32 bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +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 Add some DIAGNOSTIC checks for inconsistent use of pmap_enter/pmap_kremove. 1999-05-25 20:33:33 +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