Subject: Re: stray interrupt ipl 0x7
To: None <port-sparc@NetBSD.org>
From: None <mcesare@nc.rr.com>
List: port-sparc
Date: 07/26/2005 21:10:08
----- Original Message ----- 
From: "khaqq" <khaqq@free.fr>
To: <mcesare@nc.rr.com>
Cc: <port-sparc@NetBSD.org>
Sent: Tuesday, July 26, 2005 8:55 PM
Subject: Re: stray interrupt ipl 0x7


> On Tue, 26 Jul 2005 20:15:21 -0400
> <mcesare@nc.rr.com> wrote:
>
> > I've seen this on two different machines now with hme 100BaseT cards
> >
> > Configuring network interfaces: le0 hme0stray interrupt ipl 0x7
> > pc=0xf0183838 npc=0xf018383c psr=400001c2<S,PS>
> >
> > both get this just after configuring hme0
> > never see it again.
> > Is this normal ?
>
> My SS5/QFE 2.0 spits that from time to time. Seems harmless, though.
> I've tried downloading ISOs and waiting for the error to happen, and MD5s
> were OK.
> Sample log :
> stray interrupt ipl 0x7 pc=0xf0009ef8 npc=0xf0009efc psr=44000c7<S,PS>
> stray interrupt ipl 0x7 pc=0xf0009efc npc=0xf0009f00 psr=44000c7<S,PS>
> stray interrupt ipl 0x7 pc=0xf0009f04 npc=0xf0009ee4 psr=44000c7<S,PS>
> stray interrupt ipl 0x7 pc=0xf0009eec npc=0xf0009ef0 psr=44000c7<S,PS>
> (NetBSD 2.0 UP)
>
> > Mark C
>
> Any idea / patch to test ?
>
> khaqq

Here's a simple test... (and results)

power on .... stray 0x7
reboot....stray 0x7
reboot... w/ cable to hub  NO stray
reboot without cable ....stray 0x7
again reboot... w/ cable to hub  NO stray

When the stray occurs it is always right after configure hme0 and only the
one time.

Mark