Subject: RAM question
To: None <port-pmax@netbsd.org>
From: None <static@mail.velenje.cx>
List: port-pmax
Date: 08/14/1999 04:04:48
Hello,

	I have a DecStation 5000/200, and I have a question about my RAM.
The PROM cnfg command says 32MB (I assume that's how much RAM I have, I
don't have a manual!), yet the kernel says 16mb. Which one is real, and if
the 32mb is correct, how do I get NetBSD to recognize it?

Here's what I got from booting (I took out the FB and booted with serial)

KN02-AA V5.3c    (PC: 0x8015ffb4, SP: 0xc25c7e28)
>>cnfg
 7: KN02-AA  DEC      V5.3c    TCF0  ( 32 MB)
 6: PMAD-AA  DEC      V5.3a    TCF0  (enet: 08-00-2b-17-b0-7c)
 5: PMAZ-AA  DEC      V5.3b    TCF0  (SCSI = 7)
>>boot

<snip unnecessary info>

NetBSD 1.4.1 (GENERIC) #38: Mon Aug  9 22:19:29 EST 1999
    root@vlad:/usr/src/sys/arch/pmax/compile/GENERIC
DECstation 5000/200 (3MAX)
real mem  = 16777216
avail mem = 12472320
using 409 buffers containing 1675264 bytes of memory
mainbus0 (root)
cpu0 at mainbus0: cpu0: MIPS R3000 CPU Rev. 2.0 with MIPS R3010 FPC Rev. 2.0
cpu0: 64kb Instruction, 64kb Data, direct mapped cache
tc0 at mainbus0: 25 MHz clock
ioasic0 at tc0 slot 7 offset 0x0
dc0 at ioasic0 offset 0x200000
mcclock0 at ioasic0 offset 0x280000: mc146818 or compatible
le0 at tc0 slot 6 offset 0x0: address 08:00:2b:17:b0:7c
le0: 32 receive buffers, 8 transmit buffers
asc0 at tc0 slot 5 offset 0x0 (bus speed: 25 MHz) : target 7
Beginning old-style SCSI device autoconfiguration
rz0 at asc0 drive 0 slave 0 FUJITSU M2624F-512 rev 0405
rz0: 496MB, 1429 cyl, 11 head, 64 sec, 512 bytes/sect x 1015812 sectors
rz1 at asc0 drive 1 slave 0 DEC RZ56     (C) DEC rev 0400
rz1: 634MB, 1632 cyl, 15 head, 53 sec, 512 bytes/sect x 1299174 sectors
boot device: rz0
root on rz0a dumps on rz0b
root file system type: ffs
swapctl: adding /dev/rz0b as swap device at priority 0

<boot stuff...>