NetBSD/sys/arch/pmax/include
simonb 6f6573cb10 Move BOOTINFO_ADDR up to 0x8001fc00, and reduce the maximum size of a
bootinfo record to 1kB (we are using less than 200 bytes now) so that it
doesn't run into addition PROM memory.

At 0x8001f00 the bootinfo record was stomping on some memory used by the
SFB cards for font information.
1999-04-22 01:52:54 +00:00
..
Makefile regdef.h is back 1999-03-30 18:38:32 +00:00
ansi.h Replace ansi.h with a version that just does #include <mips/ansi.h>. 1996-03-19 11:00:16 +00:00
aout_machdep.h repoint at shared aout_machdep.h, not exec.h 1996-10-08 13:07:26 +00:00
autoconf.h - Final cut of TC decoulping. 1999-03-16 05:59:01 +00:00
bootinfo.h Move BOOTINFO_ADDR up to 0x8001fc00, and reduce the maximum size of a 1999-04-22 01:52:54 +00:00
bsd-aout.h Replace the following header files from src/sys/arch/pmax/include/ 1996-03-19 03:06:27 +00:00
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 Replace the following additional header files from src/sys/arch/pmax/include/ 1996-03-19 04:39:01 +00:00
clock_machdep.h Use the RTC chip as time-of-year clock, as the PROM console and Ultrix do. 1998-09-26 20:59:42 +00:00
conf.h Add cdev_decl() declarations for the "dtop", "fb" , and "rcons" drivers. 1996-04-14 00:56:59 +00:00
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
dec_boot.h
dec_exec.h
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 Add NUMBOOT for benefit of disklabel program 1995-01-18 06:37:55 +00:00
ecoff_machdep.h since these just included mips/ecoff.h, they need to be changed to include 1996-09-26 22:40:53 +00:00
elf.h Replace the following header files from src/sys/arch/pmax/include/ 1996-03-19 03:06:28 +00:00
elf_machdep.h Configure pmax elf_machdep.h as little-endian elf. 1996-12-17 03:45:05 +00:00
endian.h Format consistency. 1999-01-24 12:56:51 +00:00
fbio.h Define PMAX_FBTYPE_PX. Changes to allow fbvar.h to be included with 1999-04-13 03:14:03 +00:00
fbvar.h Define PMAX_FBTYPE_PX. Changes to allow fbvar.h to be included with 1999-04-13 03:14:03 +00:00
float.h Replace the following header files from src/sys/arch/pmax/include/ 1996-03-19 03:06:28 +00:00
ieeefp.h RCSID Police. 1998-01-05 07:02:46 +00:00
intr.h Make spl(9) rountines target port dependent. delay() is also port 1998-08-25 01:55:38 +00:00
kcore.h Use the generic NetBSD/mips crash dump code. 1998-02-19 23:13:33 +00:00
kdbparam.h Replace the following additional header files from src/sys/arch/pmax/include/ 1996-03-19 04:39:01 +00:00
limits.h multiple include protect machine/limits.h, fixes pr 4473 (from Mika Nystrom) 1998-01-09 22:23:44 +00:00
locore.h * Move the declarations of mips locore functions from the pmax tree 1996-05-20 23:49:11 +00:00
mips_opcode.h Just include the merged pica/pmax r2000/r4000 mips_opcode.h from 1996-03-23 19:10:06 +00:00
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 Replace the following header files from src/sys/arch/pmax/include/ 1996-03-19 03:06:28 +00:00
pmap.h Yet more mips1/mips3 merging: 1997-06-16 07:47:42 +00:00
pmioctl.h
proc.h Replace the following header files from src/sys/arch/pmax/include/ 1996-03-19 03:06:28 +00:00
profile.h Replace the following header files from src/sys/arch/pmax/include/ 1996-03-19 03:06:28 +00:00
psl.h Move merged pmax psl.h with mips1/mips3 support to mips/include/psl.h. 1997-06-16 01:10:03 +00:00
pte.h Merge mips1 and mips3 pte/pmap code, pass 0; 1996-10-13 09:28:53 +00:00
ptrace.h Replace the following additional header files from src/sys/arch/pmax/include/ 1996-03-19 04:39:01 +00:00
reg.h Replace the following header files from src/sys/arch/pmax/include/ 1996-03-19 03:06:28 +00:00
regdef.h regdef.h is back 1999-03-30 14:20:43 +00:00
regnum.h Merge more header files with arch/mips/include, by replacing 1996-03-20 09:49:29 +00:00
reloc.h Merge more header files with arch/mips/include, by replacing 1996-03-20 09:49:29 +00:00
setjmp.h Replace the following header files from src/sys/arch/pmax/include/ 1996-03-19 03:06:28 +00:00
signal.h Replace the following additional header files from src/sys/arch/pmax/include/ 1996-03-19 04:39:01 +00:00
stdarg.h Replace the following header files from src/sys/arch/pmax/include/ 1996-03-19 03:06:28 +00:00
sysconf.h The line between "family" and "model" are ... very fuzzy on the DECstation. 1998-03-26 06:27:57 +00:00
tc_machdep.h - Final cut of TC decoulping. 1999-03-16 05:59:01 +00:00
trap.h Replace pica and pmax include/trap.h with versions that #include <mips/cpu.h>, 1996-03-24 08:17:04 +00:00
types.h Kill __BROKEN_INDIRECT_CONFIG on pmax. 1997-07-21 05:39:02 +00:00
varargs.h Merge more header files with arch/mips/include, by replacing 1996-03-20 09:49:29 +00:00
vmparam.h Define one page free list, and put all pages on it. 1998-07-08 04:43:18 +00:00