NetBSD/sys/arch/pmax/include
simonb 353ca54019 Move memory sizing to a new function memsize_scan(), and add an empty
stub for memsize_bitmap() to use the PROM bitmap for memory information.
Add a memsize function pointer to the platform structure, and make all
existing DECstation models use memsize_scan() for now.

Interestingly, from the Ultrix cpuconf.{c,h} only the 3100 and 5400 use
a memory scan to determine available memory - all other models use the
PROM bitmap...
1999-11-25 01:40:22 +00:00
..
Makefile Per discussion on tech-toolchain, remove MIPS-specific <machine/elf.h> header; 1999-11-09 21:50:18 +00:00
ansi.h
aout_machdep.h
autoconf.h Very large scale change to sweep obstracles to remove 3MAX IOASIC disguise. 1999-11-15 09:50:17 +00:00
bootinfo.h Nuke register and remove trailling white space. 1999-04-24 08:01:01 +00:00
bsd-aout.h
bswap.h Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
bus.h - MIPS processors do not require to have memory barrier prior to read ops. 1999-04-08 03:14:35 +00:00
cdefs.h
clock_machdep.h Fix some small tyops. 1999-08-25 02:12:05 +00:00
conf.h
cpu.h - Fixup for recent change in arch/mips. 1999-01-16 02:36:01 +00:00
db_machdep.h Move DB_{AOUT,ELF}_SYMBOLS (and DB_ELFSIZE) definition to port-specific 1999-03-23 22:07:06 +00:00
dc7085cons.h Nuke register and remove trailling white space. 1999-04-24 08:01:01 +00:00
dec_boot.h correct last change: mkboot depends on (sizeof(struct boot_block)==512) 1999-10-29 15:21:13 +00:00
dec_exec.h Nuke register and remove trailling white space. 1999-04-24 08:01:01 +00:00
dec_prom.h Fix prototype for clear_cache (takes an address and length, not void). 1999-03-01 04:01:50 +00:00
disklabel.h
ecoff_machdep.h
elf_machdep.h Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
endian.h Format consistency. 1999-01-24 12:56:51 +00:00
fbio.h Nuke register and remove trailling white space. 1999-04-24 08:01:01 +00:00
fbvar.h Change the way fb devices are configured and attached: 1999-07-25 22:50:28 +00:00
float.h
ieee.h A foolish consistency. 1999-08-30 18:58:01 +00:00
ieeefp.h Nuke register and remove trailling white space. 1999-04-24 08:01:01 +00:00
intr.h Change the semantics of splsoftclock() to be like other spl*() functions, 1999-08-05 18:08:08 +00:00
kcore.h Use the generic NetBSD/mips crash dump code. 1998-02-19 23:13:33 +00:00
kdbparam.h
limits.h multiple include protect machine/limits.h, fixes pr 4473 (from Mika Nystrom) 1998-01-09 22:23:44 +00:00
loadfile_machdep.h Add loadfile_machdep.h 1999-04-28 09:19:35 +00:00
locore.h
mips_opcode.h
param.h Split the "mips" MACHINE_ARCH for 1.4. newsmips is "mipseb"; pmax is 1999-02-09 17:15:51 +00:00
pcb.h
pmap.h
pmioctl.h Nuke register and remove trailling white space. 1999-04-24 08:01:01 +00:00
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
regdef.h regdef.h is back 1999-03-30 14:20:43 +00:00
regnum.h
reloc.h
setjmp.h
signal.h
stdarg.h
sysconf.h Move memory sizing to a new function memsize_scan(), and add an empty 1999-11-25 01:40:22 +00:00
tc_machdep.h Back out a part of change in the previous commit; old driver uses it. 1999-11-16 02:48:24 +00:00
trap.h
types.h
varargs.h
vmparam.h Add a second memory free list, which holds the first 8M of RAM. This is 1999-05-07 18:04:36 +00:00