Received: (from major@localhost)
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) id KAA02093
	for pups-liszt; Tue, 21 Apr 1998 10:08:09 +1000 (EST)
X-Authentication-Warning: minnie.cs.adfa.oz.au: major set sender to owner-pups@minnie.cs.adfa.oz.au using -f
Received: from alph02.triumf.ca (alph02.Triumf.CA [142.90.114.18])
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) with SMTP id KAA02087
	for <pups@minnie.cs.ADFA.OZ.AU>; Tue, 21 Apr 1998 10:08:04 +1000 (EST)
Received: by alph02.triumf.ca; id AA02217; Mon, 20 Apr 1998 17:07:55 -0700
From: Tim Shoppa <shoppa@alph02.triumf.ca>
Message-Id: <9804210007.AA02217@alph02.triumf.ca>
Subject: Re: Some QBus questions.
To: jp@spektr.ludvika.se
Date: Mon, 20 Apr 1998 17:07:55 -0800 (PDT)
Cc: pups@minnie.cs.adfa.oz.au
In-Reply-To: <Pine.NEB.3.96.980420234328.17236A-100000@spektr.ludvika.se> from "Jorgen Pehrson" at Apr 21, 98 00:13:57 am
X-Mailer: ELM [version 2.4 PL22]
Content-Type: text
Sender: owner-pups@minnie.cs.adfa.oz.au
Precedence: bulk

> At boot after it prints the memory messages, it says something along the
> line, "configure started init" or something like that (just before it
> displays what drivers it finds in the system. After that it stops
> printing CR,LF as end of lines, but uses RI,LF instead. That doesn't work
> all that well with my VT terminal...

RI?  I don't find that in my ASCII tables.  Can you give me the
octal value?

Have you tried going into the setup menu on the terminal and switching
it between 7 and 8 bits?

> I have raided my uVAXII on a Emulex disk controller. It does some sort of
> EMD<->MSCP emulation. (Although I'm not sure if that's what the disktype
> is called, I have some pictures of it at
> http://spektr.ludvika.se/spektr.html)
> Anyway, when I have the controller in the VAX it shows up at csr 160334 as
> ra1. But 2.11BSD want to put ra1 at 174400. How do I change the csr on the
> Emulex controller to 174400 so it works 2.11BSD.
> (Since I can't build a new kernel due to lack of disk space, I can't
> change the kernel to match the current Emulex controller settings...)

I'm a bit confused - where is this 2.11 kernel from?  Isn't the standard
generic kernel built for just a single ra controller?  Isn't 174400
the standard DEQNA/DELQA ('qe0') address?  Is it possible that
your console communications problems have misled you into thinking
that the configure for the Ethernet card is a configure for the
second MSCP controller?

In any event, 2.11BSD can be readily convinced - if it's been built
for two MSCP controllers - to find your second controller at 160334.
Just go in and modify /etc/dtab.

> I'm not sure what type of Emulex board it is, but I also put a picture of
> the controller at http://spektr.ludvika.se/pics/emulex.jpg if that is of
> any help.

It might be of some help, if I could find it.  In any event,
look at the silver sticker on the module and let us know what
the sticker says.

Chances are that you have a QD32, QD33, or QD34, in which case
you get to choose the CSR using some DIPswitches.  If you've got
a QD35, you set the CSR using a serial terminal hooked to the
diagnostic port on the card.

But I'm tending to believe that this won't help your immediate
situation, because your kernel doesn't have support for a second
MSCP controller.  If this is the case, then you can just choose
to install at your controller at an address of 160334 by telling
the standalone utilities to install at 'ra(1,0,0)'.  It'll ask
you which CSR should be used, at which point you'd tell it 160334.

Once you've done the install, I'm not sure off the top of my head
how you convince your 11/83 to boot from a nonstandard CSR.  But
you will be able to boot from tape, and then tell it to load
from 'ra(1,0,0)unix', and again you'll be prompted for the CSR.

Tim. (shoppa@triumf.ca)

