Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2002 18:12:43 -0700
From:      Peter Wemm <peter@wemm.org>
To:        John Baldwin <jhb@FreeBSD.ORG>
Cc:        Jan.Stocker@t-online.de (Jan Stocker), BOUWSMA Beery <freebsd-user@netscum.dyndns.dk>, current@FreeBSD.ORG
Subject:   Re: Minor things: swi_net: unregistered isr number 
Message-ID:  <20020426011243.845D839EA@overcee.wemm.org>
In-Reply-To: <XFMail.20020425161905.jhb@FreeBSD.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote:
> 
> On 25-Apr-2002 Jan Stocker wrote:
> > My -current system gives me a 
> > 
> > swi_net: unregistered isr number: 18.
> > 
> > too. I cant find any reply to this old subject. May anyone know where it
> > comes from?
> 
> It seems to trigger whenever there is traffic while the IP is 0.0.0.0,
> even for non-DHCP stuff.  I'm not sure what is causing it.

This is well known.   If we recieve an ARP frame before we sent one, then
we print this.  eg: a broadcast ARP packet will trigger it.  dhclient etc
use bpf etc so ARP isn't initialized at this point.

Cheers,
-Peter
--
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020426011243.845D839EA>