Re: 5.1_RC2 panics on Challenge S
George Harvey <[email protected]> Sat, 12 Jun 2010 21:23:46 +0100
| Newsgroups | gmane.os.netbsd.ports.sgimips |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 10 Jun 2010 16:03:14 -0700 "Stephen M. Rumble" <[email protected]> wrote: > It'd might be worth adding the requested interrupt level to the "invalid interrupt level" panic strings in sys/arch/sgimips/dev/int.c. I don't immediately see how it could be different from the hard-coded value (or outside [0, NINTR), for that matter). I added the interrupt level to the panic message and it's -1. ppbus0 at pi1ppc0 ppbus0: No IEEE1284 device found. panel0 at hpc0 offset 0x59800 panic: invalid interrupt level: -1 Stopped in pid 0.1 (system) at 0x8829f344: jr ra bdslot: nop db> George