NetBSD/sys/arch
mark 133f5c93f0 Updated for pmap_bootstrap() argument change. Modify ofw_configmem()
to obtains pv_addr_t structures for the proc0 L1 page table and the proc0
pagetable that maps page tables.
Use the virtual address from the pv_addr_t structure for the proc0 L1 page
table when calling pmap_bootstrap rather than relying on a special mapping
at PAGE_DIRS_BASE.
Modify ofw_construct_proc0_addrspace() for similar changes to
ofw_configmem().
Remove the kernel_pde page table in ofw_construct_proc0_addrspace() as it
it now longer needed.
1998-08-28 02:52:37 +00:00
..
alpha Nuke egcs warns: void main(), implicit int 1998-08-27 12:20:51 +00:00
amiga Prepare for support of Apollo-cpuboard-reworked A3000 mainboard SCSI. 1998-08-21 19:13:27 +00:00
arm32 Updated for pmap_bootstrap() argument change. Modify ofw_configmem() 1998-08-28 02:52:37 +00:00
atari Do not include files.isapnp, this file is now included from files.isa... 1998-08-18 11:51:07 +00:00
bebox vm_offset_t --> [pv]addr_t. 1998-08-24 01:40:26 +00:00
hp300 vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-20 08:33:41 +00:00
i386 Add AdvanSys SCSI controller 1998-08-26 14:27:44 +00:00
m68k Assign my copyrights to TNF. 1998-08-15 10:34:43 +00:00
mac68k Add on-board video information for the LC III, and a guess 1998-08-27 07:31:34 +00:00
macppc Back out previous change. 1998-08-26 11:44:06 +00:00
mips Make spl(9) rountines target port dependent. delay() is also port 1998-08-25 01:55:38 +00:00
mvme68k Fix tyop. 1998-08-22 18:11:25 +00:00
newsmips Add MD DELAY and spl routines to fit Nisimura's change. 1998-08-26 12:07:21 +00:00
next68k Minor edit. 1998-08-15 05:16:41 +00:00
ofppc vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-26 04:54:17 +00:00
pc532 declare end[] everywhere the same, fix an egcs "missing braces" warning. 1998-08-24 22:52:23 +00:00
pica Assign my copyrights to TNF. 1998-08-15 10:10:47 +00:00
pmax Make spl(9) rountines target port dependent. delay() is also port 1998-08-25 01:55:38 +00:00
powerpc Add missing wint_t (currently unused). 1998-08-16 17:16:56 +00:00
sparc Add `audiocs' ("SUNW,CS4231") and `en' ("ENI-155s"). 1998-08-27 20:56:44 +00:00
sparc64 oops, remove old isp attachment here.. 1998-08-27 11:47:12 +00:00
sun3
vax Kernel stach should be 4K, not 32K. Increase MCLSHIFT to 11. 1998-08-25 17:35:23 +00:00
x68k Eliminated vm_offset_t and vm_size_t. 1998-08-22 14:38:36 +00:00
Makefile For the pc532 MACHINE (pc532) isn't equal to MACHINE_ARCH (ns32k) but there 1998-08-25 11:52:26 +00:00