Subject: Re: mainbus not configured
To: None <port-amiga@netbsd.org>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: port-amiga
Date: 03/30/2000 22:05:24
On Thu, Mar 30, 2000 at 06:28:58PM +0200, Ingolf Koch wrote:
> since sometime after 1.4R, mainbus is no longer configured
> on my A4000 w/ CyberStorm 060/50:
>
> root device mainbus not configured
> panic: no mainbus found
>
> My config file includes "arch/amiga/conf/std.amiga". I have
> cvs-updated /usr/src several times followed by make obj &&
> make includes -- without getting mainbus configured.
>
> What's wrong? I'll send my config file on request.
Try to revert to arch/amiga/amiga/autoconf.c 1.70.
This is probably Not Right, but this change broke the hack the Amiga port
uses for early console configuration.
Klaus: any comments on what the right solution would be?
-is