NetBSD/sys/arch
pk 665c7aa080 * Implement a private page table storage allocator for SRMMUs. It provides
uncached (if needed) chunks of memory of the two sizes (256 and 1024
  bytes) that the SRMMU ever needs.

* Change pmap_changeprot4m() so that is does not rely setpte4m() because
  setpte4m() cannot be used for anything other than VAs that are in the
  pmap associated with the current context.
  In the same vain, make sure that kvm_uncache() switches to context 0.
1997-09-26 22:15:37 +00:00
..
alpha Enter DDB on cntl-alt-esc (a'la i386). 1997-09-25 02:42:47 +00:00
amiga Locore.s cleanup round 1: 1997-09-24 19:49:08 +00:00
arm32 Implement the kernel part of pr-1891. This allows for a more flexible sized 1997-09-19 13:52:37 +00:00
atari Move the definition of MSGBUFSIZE up to the machine-arch level if 1997-09-20 12:06:37 +00:00
hp300 Glue in memory_disk_hooks. 1997-09-21 22:53:03 +00:00
i386 In device_register(), don't check PCI is PCI support isn't configured 1997-09-23 22:34:00 +00:00
m68k Build this in ${KERNEL_BUILD_DIRECTORY}/lib/fpsp, similar to libkern. 1997-09-21 17:33:36 +00:00
mac68k Add another Dayna card to the Apple-compa. list. 1997-09-26 00:37:05 +00:00
mips Fix error in msgbuf change: add missing '&&'. 1997-09-24 02:20:56 +00:00
mvme68k Move the definition of MSGBUFSIZE up to the machine-arch level if 1997-09-20 12:08:24 +00:00
ofppc Oops; didn't delete two retval[] usages in setregs(). 1997-09-12 09:59:53 +00:00
pc532 Add a missing ( in the pmap_enter call for the message buffer. 1997-09-23 13:48:15 +00:00
pica Move the definition of MSGBUFSIZE up to the machine-arch level if 1997-09-20 12:08:24 +00:00
pmax Add an entry for the bus_space_tag in the TC attach argument tables. Fixes 1997-09-24 02:45:12 +00:00
powerpc Oops; didn't delete two retval[] usages in setregs(). 1997-09-12 09:59:53 +00:00
sparc * Implement a private page table storage allocator for SRMMUs. It provides 1997-09-26 22:15:37 +00:00
sun3 Move the definition of MSGBUFSIZE up to the machine-arch level if 1997-09-20 12:12:24 +00:00
sun3x Move the definition of MSGBUFSIZE up to the machine-arch level if 1997-09-20 12:12:24 +00:00
vax Implement the kernel part of pr-1891. This allows for a more flexible sized 1997-09-19 13:52:37 +00:00
x68k Implement the kernel part of pr-1891. This allows for a more flexible sized 1997-09-19 13:52:37 +00:00