Subject: Re: Shark kernels no-longer boot
To: None <Richard.Earnshaw@arm.com, port-arm@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: port-arm
Date: 02/04/2002 22:26:54
On Mon, Feb 04, 2002 at 09:07:01PM -0800, Jason R Thorpe wrote:

 > On Mon, Feb 04, 2002 at 08:52:08PM -0800, Jason R Thorpe wrote:
 > 
 >  > 	* Vector page re-org
 > 
 > Brick me.  I think this did it.  The Shark doesn't use the literal
 > copy of the vector page; it keeps OFW's vector page so that OFW
 > can keep the reset vector.

And to finish the analysis... specifically, it's the new FIQ code.

The Shark port relies on the fact that the FIQ vector is indirect
like the IRQ vector.  This should take about 10 minutes to fix.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>