Subject: Re: Macekbc and no keyboard
To: None <dsieger@techfak.uni-bielefeld.de>
From: Martin Husemann <martin@duskware.de>
List: port-sgimips
Date: 04/14/2007 16:45:07
On Sat, Apr 14, 2007 at 03:20:37PM +0200, dsieger@techfak.uni-bielefeld.de wrote:
> I can confirm that it boots fine after some delay (sources from a few
> minutes ago).
Nope, not for me - there is a small delay at attach time, but once
it gets here:
biomask 07 netmask 07 ttymask 07 clockmask 87
it hangs (this is with serial console). Unless "afte some delay" is > 5
minutes.
I can get into ddb, but the backtrace only shows
0x8037e184 <cpu_Debugger+4>: jr ra
and
0x801802e0 <comintr+1544>: j 0x8017ff6c <comintr+660>
Removing macekbc from the kernel config makes it boot (untill it runs into
the if_mec issue).
Martin