Subject: Re: Odgovori: Re: Help needed from owners of VS with LCG
To: NetBSD/vax Mailing List <port-vax@netbsd.org>
From: Brian Chase <vaxzilla@jarai.org>
List: port-vax
Date: 03/14/2004 15:59:52
On Sun, 14 Mar 2004 15176602@users.siol.net wrote:

> Thanks for reply - i didn't even know there was the HR type avaliable
> for the VLC machines :)
>
> Can you check that out (examine 8 longwords at 200f0000) and something
> else for me ? Also examine first 8 locations at 20140000; another VLC
> owner helped me with access to his machine and there was nothing at
> that location (that's where LCG ROM is located on model 60) which puts
> another obstacle in the way of (hopefully) finally autodetecting LCG
> type in driver and have universal LCG driver avaliable with no need
> for weird #defines.

No problem...

>>> show config

KA48-A V1.5-38E-V4.2
08-00-2B-92-1F-26
24MB

DEVNBR    DEVNAM           INFO
------    --------    --------------------------
     1         NVR    OK
     2         LCG    OK
                       HR - 8 PLN FB - V1.2
     3          DZ    OK
     4       CACHE    OK
     5         MEM    OK
                      24MB = S0/1=8MB, S2/3=8MB, S4/5=8MB
     6         FPU    OK
     7          IT    OK
     8         SYS    OK
     9          NI    OK
    10        SCSI    OK
                      3-L0-RZ25L   6-INITR
    11         AUD    OK


>>> e/n:7 200f0000
  P 200F0000 0000FFFD
  P 200F0004 0000FFFD
  P 200F0008 0000FFFD
  P 200F000C 0000FFFD
  P 200F0010 0000FFFD
  P 200F0014 0000FFFD
  P 200F0018 0000FFFD
  P 200F001C 0000FFFD

>>> e/n:7 20140000
  P 20140000 FFFFFFFF
  P 20140004 FFFFFFFF
  P 20140008 FFFFFFFF
  P 2014000C FFFFFFFF
  P 20140010 FFFFFFFF
  P 20140014 FFFFFFFF
  P 20140018 FFFFFFFF
  P 2014001C FFFFFFFF

-brian.