Subject: Re: BlizzardPPC scsi, anyone?
To: Simon Richter <Simon.Richter@phobos.fachschaften.tu-muenchen.de>
From: Ignatios Souvatzis <is@netbsd.org>
List: port-amiga
Date: 04/28/2001 15:45:19
On Sat, Apr 28, 2001 at 01:15:25PM +0200, Simon Richter wrote:
> On Sat, 21 Apr 2001, Ignatios Souvatzis wrote:
> 
> > 	- Zorro ID are 8512/110 (we knew that), BUT
> > 	- base address is 0xf40000, not the one from Amiga AutoConfig(tm)
> > 	- interupt line is the "ports" interupt (ipl 2)
> > 	- chip is a 53c710
> > 	- scsi clock is 50 MHz.
> 
> One important problem with these things is that the version without a SCSI
> chip still has the autoconfig entry (which makes Linux hang if you have
> the driver compiled in and you forgot to press "s" during boot). If it is
> possible, please have some sort of probing still.

Good to know. We can steal the code that probes for the same chip in the
A4000T, then.

	-is