Subject: Re: Problems configuring SCSI disks
To: Reini (Reinhold Huber) <Reinhold.Huber@fachschaften.tu-muenchen.de>
From: Simon Burge <simonb@telstra.com.au>
List: port-pmax
Date: 02/12/1998 06:10:27
On Wed, 11 Feb 1998 19:24:18 +0100 (MET)  "Reini (Reinhold Huber)" wrote:

> Hi there!
> 
> I have the following prob:
> There are 5 hard disks attached to my maxine, targets 0 to 3 and 5.
> The prom finds all 5 of them, but the kernel doesn't.
> I've tried with lines like
> rz0 at oldscsibus? target 0 disk ?
> with numbers 0...5 in the devices and targets, it still only found 1..3.
> I will need a pmax with more than 4 disks soon, and so I need one of them 
> jumpered on ID 5. Can someone point me to a solution of this problem?

You need to play with the magic in sys/arch/pmax/pmax/conf-glue.c and
sys/arch/pmax/conf/scsi.pmax due to the funny SCSI configuration method
that the PMAX uses.  I've got a machine with 7 disks on the internal bus
without any problems.  I'll send a patch when I get to work.

Jonathan - I've been running with this for a couple of weeks now, should
I check it in and submit a pullup request?

Simon.