Subject: Re: B&W G3
To: Dan Winship <danw@MIT.EDU>
From: Bill Studenmund <wrstuden@nas.nasa.gov>
List: port-macppc
Date: 04/23/1999 11:22:30
On Thu, 22 Apr 1999, Dan Winship wrote:

> > trap type 200 at 113ff4   (in wdcprobe)
> 
> Been there, done that, got the t-shirt. Didn't bother to debug it
> since I didn't need my IDE drive. :)

Unfortunatly I don't have that option. :-)

> > The machine also has a bus logic card in it, and if I have bha configured
> > and not pciide, I get a similar fault in bhaprobe.
> 
> To make adaptec cards work, you need to add a DELAY(10) in ahc_reset.
> You might want to try increasing the delays in wdcprobe and bha_find
> between the reset command and the test. Although if that works,
> probably the real answer is to be using badaddr() to test if the
> "yeah, I'm reset" register is readable rather than just reading it and
> looking at the value. (Or maybe just ignoring trap type 200 during
> device configuration?)

Unfortunatly I've got a buslogic card. :-(

Take care,

Bill