Subject: Re: Dilog Disk Controller in Vaxstation II
To: Chuck McManis <cmcmanis@mcmanis.com>
From: Douglas Meade <inforum@umd5.umd.edu>
List: port-vax
Date: 08/06/1999 08:19:21
Chuck, Dave, Emanuel,

Thanks for the help and suggestions.  Last night I pulled out all the 
boards except for cpu and memory, and started building up again.  With
only the Dilog controller in, it saw the controller as mscpbus0, and 
the two disks as ra0 and ra1.  Yeah!  I was able to get it as far as
working with the DZ11 and my new TK50 (thanks, Kevin) before I had
to quit.

Here's the output of dmesg now (transferred by TK50):

NetBSD 1.4.1 (GENERIC) #3: Wed Dec 31 13:29:18 PST 1969
    root@vaccination:/usr/src/sys/arch/vax/compile/GENERIC

MicroVAX II
realmem = 13619200
avail mem = 10395648
Using 166 buffers containing 679936 bytes of memory.
mainbus0 (root)
cpu0 at mainbus0: KA630
uba0 at mainbus0: Q22
mtc0 at uba0 csr 174500 vec 774 ipl 17
mscpbus0 at mtc0: version 3 model 3
mscpbus0: DMA burst size set to 4
mt0 at mscpbus0 drive 0: TK50
uda0 at uba0 csr 172150 vec 770 ipl 17
mscpbus1 at uda0: version 3 model 13
mscpbus1: DMA burst size set to 4
ra0 at mscpbus1 drive 0: RA80
mscpbus1: no response to Get Unit Status request
qe0 at uba0 csr 174440 vec 764 ipl 17
qe0: deqna, hardware address 08:00:2b:07:b9:a2
dz0 at uba0 csr 160100 vec 304 ipl 17
boot device: qe0
root device (default qe0): 
dump device: ra1 at mscpbus1 drive 1: RA80

file system (default generic): nfs

Now, of course, a few more questions:

The message "no response to Get Unit Status request", is that anything
to worry about, or is the second drive just slow in responding (its
device message doesn't come to the console until just after "dump
device" (I didn't type it)?

When pulling cards, I remembered I had a "mystery card", that could
have been causing some of the problems.  It has on the front of it
what looks like a 50-pin internal SCSI connector.  It is made by 
Jupiter Systems, and the text on the board says: "DMAQ Interface,
Serial No. 3-540-005-0  1985".  Not many other clues, except that 
there are two red dip switch boxes on it.

Chuck McManis wrote:

> realize in the BA123 that you need DMA grant cards in the "empty" pairs
> whereas in something like a BA213 the bottom set of connectors are all CD
> all the way across. If you don't have a grant card your controller won't be
> seen.
 
Yes, I discovered this by trial and error yesterday evening.
I read your post just afterwards,

Doug