History log of /netbsd-src/sys/arch/pmax/include/vmparam.h (Results 1 – 16 of 16)
Revision Date Author Comments
# 5e124f3a 20-Feb-2011 matt <matt@NetBSD.org>

Merge forward from matt-nb5-mips64.
New interrupt code.
mips64 support for DS5000/260.


# 290a34a0 14-Dec-2009 matt <matt@NetBSD.org>

Merge from matt-nb5-mips64
Merge mips-specific arch files.


# 20039b1d 24-Aug-2001 mhitch <mhitch@NetBSD.org>

Use the PROM bitmap, if available, to determine available memory. Also
add support of multiple memory segments so machines that allow mixed
memory sizes can utilize all available memory.


# a4fe338b 11-Jan-2000 ad <ad@NetBSD.org>

Fix thinko in comment.


# 0e7337b6 09-Jan-2000 simonb <simonb@NetBSD.org>

Remove defines for VM_PHYSSEG_STRAT and VM_PHYSSEG_NOADD - these are
already in mips/include/vmparam.h. Now things work again (yo Andy!).


# 838b5e08 09-Jan-2000 ad <ad@NetBSD.org>

- Fix RCS Ids.
- Spacing.
- Protect from multiple inclusion in a consistant way (except on headers
that do nothing except function as mips header wrappers).


# 010a8f8c 09-Jan-2000 ad <ad@NetBSD.org>

- Protect from multiple includes.
- Fix and beef up comments.
- G/C unused def.


# c7ad933f 07-May-1999 thorpej <thorpej@NetBSD.org>

Add a second memory free list, which holds the first 8M of RAM. This is
so that devices which must allocate DMA memory in this range (e.g.
PixelStamp graphics boards) have a better chance of doing s

Add a second memory free list, which holds the first 8M of RAM. This is
so that devices which must allocate DMA memory in this range (e.g.
PixelStamp graphics boards) have a better chance of doing so, without
an awful hack.

show more ...


# d47ea67c 08-Jul-1998 thorpej <thorpej@NetBSD.org>

Define one page free list, and put all pages on it.


# d6085102 25-Feb-1998 thorpej <thorpej@NetBSD.org>

DECstations have one physical memory segment.


# ed6c35ae 19-Mar-1996 jonathan <jonathan@NetBSD.org>

Replace the following header files from src/sys/arch/pmax/include/
with versions that include equivalent files from <mips/include>.
(cvs magic copied the previous revisions, with history, to
src/

Replace the following header files from src/sys/arch/pmax/include/
with versions that include equivalent files from <mips/include>.
(cvs magic copied the previous revisions, with history, to
src/sys/arch/mips/include).

bsd-aout.h elf.h endian.h exec.h float.h ieeefp.h limit.h pcb.h proc.h
profile.h reg.h regdef.h setjmp.h stdarg.h vmparam.h

show more ...


# a63beafc 26-Oct-1994 cgd <cgd@NetBSD.org>

new RCS ID format.


# 8f22e98c 01-Jun-1994 glass <glass@NetBSD.org>

VM_MIN_ADDR -> 0


# 6b63c739 27-May-1994 glass <glass@NetBSD.org>

bsd 4.4-lite pmax port as ported to NetBSD


# 814f4529 27-May-1994 glass <glass@NetBSD.org>

upgrade to bsd 4.4-lite code base. only mod is rcsids


# fe806afe 12-Oct-1993 deraadt <deraadt@NetBSD.org>

pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca>