From owner-freebsd-current Thu Apr 25 18:13: 3 2002 Delivered-To: freebsd-current@freebsd.org Received: from fw.wemm.org (12-232-135-171.client.attbi.com [12.232.135.171]) by hub.freebsd.org (Postfix) with ESMTP id F32D537B420; Thu, 25 Apr 2002 18:12:46 -0700 (PDT) Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by fw.wemm.org (8.11.6/8.11.6) with ESMTP id g3Q1Che40969; Thu, 25 Apr 2002 18:12:43 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id 845D839EA; Thu, 25 Apr 2002 18:12:43 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: John Baldwin Cc: Jan.Stocker@t-online.de (Jan Stocker), BOUWSMA Beery , current@FreeBSD.ORG Subject: Re: Minor things: swi_net: unregistered isr number In-Reply-To: Date: Thu, 25 Apr 2002 18:12:43 -0700 From: Peter Wemm Message-Id: <20020426011243.845D839EA@overcee.wemm.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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