NetBSD/sys/arch/pmax
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
..
compile
conf Wildcard 3max {asc,le}0 at tc attachment. 1999-11-24 02:25:37 +00:00
dev Include SCSI version of disk in device display. 1999-11-19 03:14:22 +00:00
ibus Don't check for additional dc instances yet. 1999-11-24 01:43:38 +00:00
include Move memory sizing to a new function memsize_scan(), and add an empty 1999-11-25 01:40:22 +00:00
pmax Move memory sizing to a new function memsize_scan(), and add an empty 1999-11-25 01:40:22 +00:00
stand Backout my libsa changes. 1999-11-13 21:33:12 +00:00
tc Consistent panic messages when erroneous kernel configurations are found. 1999-11-17 03:42:20 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00