Subject: Re: SS5-170 Level 15 Interrupt
To: None <port-sparc@netbsd.org, rquinn@sec.sprint.net>
From: None <eeh@netbsd.org>
List: port-sparc
Date: 06/27/2002 20:20:21
| > On that machine I believe a level 15 interrupt is an async memory fault.
|
|  How can I look up other interupts on a SS5?  Like this one:
|
| Jun 22 07:39:13 struck /netbsd: stray interrupt ipl 0x7 pc=0xf00075fc npc=0xf0007600 psr=54000c3<S,PS>
| Jun 23 03:42:50 struck /netbsd: stray interrupt ipl 0x7 pc=0xf00075fc npc=0xf0007600 psr=54010c2<EF,S,PS>
| Jun 23 23:56:04 struck /netbsd: stray interrupt ipl 0x7 pc=0xf00075e8 npc=0xf00075ec psr=54000c3<S,PS>

Look at the boot messages to see what's regstering a
level 7 interrupt handler.

Eduardo