From owner-freebsd-current Sat Jan 29 22:18: 1 2000 Delivered-To: freebsd-current@freebsd.org Received: from coconut.itojun.org (coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (Postfix) with ESMTP id E2F3814C2D for ; Sat, 29 Jan 2000 22:17:58 -0800 (PST) (envelope-from itojun@itojun.org) Received: from kiwi.itojun.org (localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.9.3+3.2W/3.7W) with ESMTP id PAA20658; Sun, 30 Jan 2000 15:16:49 +0900 (JST) To: Yoshinobu Inoue Cc: current@FreeBSD.ORG In-reply-to: shin's message of Sun, 30 Jan 2000 13:09:31 JST. <20000130130931V.shin@nd.net.fujitsu.co.jp> X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: INET6 and fxp From: itojun@iijlab.net Date: Sun, 30 Jan 2000 15:16:49 +0900 Message-ID: <20656.949213009@coconut.itojun.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Yes, I am trying to repeat it in my environment. >(But it doesn't necessarily happens on all card which use fxp >driver. Also, seems to happen with some delicate timing...) >I heard that changing driver not to use interrupt is complete >fix, though I am not so good at driver issue. More precisely, "changing driver not to use interrupt during multicast filter setup". netbsd - fxp driver does not use interrupt during multicast filter setup so it is not affected openbsd - includes workaround in sys/net/if.c (as referenced in the thread) itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message