Subject: Re: Halfway booted an uV3100/M40
To: Sune Stjerneby <sst@hermes.koege-gym.dk>
From: Anders Magnusson <ragge@ludd.luth.se>
List: port-vax
Date: 05/19/1999 18:14:28
> 
> VAXstation 4000 VLC     # Do I have a VS4000 in a uV3100's clothing?
> realmem = 16515072
> avail mem = 12996608
> Using 201 buffers containing 823296 bytes of memory.
> mainbus0 (root)
> cpu0 at mainbus0: KA48  # The BootPROM says KA45, though
> cpu0: turning on floating point chip
> vsbus0 at mainbus0
> vsbus0: interrupt mask 0
> dz0 at vsbus0 csr 0x200a0000 vec 124 ipl 15 maskbit 4
> dz0: 4 lines
> lkc0 at dz0 # There's no LK201 on this box. It has no graphics, either
> 
lkc only tells that a driver for the LK keyboard is loaded; and that's
because the CFGTST register says that it is a vaxstation.
If you do:
>>> E/P/W 20020000
then bit 0x80 should be set there.

Please also do :
>>>E/I 3E

and tell what's there.

-- Ragge