From owner-freebsd-current@FreeBSD.ORG Tue Mar 17 18:12:33 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E767C1065717 for ; Tue, 17 Mar 2009 18:12:33 +0000 (UTC) (envelope-from dhorn2000@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id 9BDC08FC17 for ; Tue, 17 Mar 2009 18:12:33 +0000 (UTC) (envelope-from dhorn2000@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so67907yxm.13 for ; Tue, 17 Mar 2009 11:12:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=OTQlG2wuJ1ZXIYs0AgT/TR4DLJSZ8ztokJWcy91B2gk=; b=XurDPvtnPOrnr+XU2iJJaJz/d641SyAuSO4CphRuT1jA0iExYABIHz+PNU8lvy9KaG ewyrDIJBC80UxJVPXjFdao/9d5ezPKBVceRQgmWaAVHtPUmAGd3crMvyPWscbvehYZFy 7HjT28UJeTLjSHTIMqHF/WQYXKVJJLr3k+9W8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=l+FVX2vTFaoGnPpMo4UAZqd2/QlOvE0wk03MveOMKbYD5X0n/YI7cITVtPfAJV9/MM s2bRpYEzpRb6/+vNCEOsK4zUu6/HM0OPxNyXhxXcE7vqjR/02/0m84vo+kL3qOmSVjim J5FxQBsNI3pQ8qy+gGbmd5KixTZBgTymio7iA= MIME-Version: 1.0 Received: by 10.231.20.1 with SMTP id d1mr131155ibb.17.1237312200275; Tue, 17 Mar 2009 10:50:00 -0700 (PDT) In-Reply-To: <49BFB713.9030309@incunabulum.net> References: <1236937253.2282.0.camel@localhost> <49BAEA9F.8020302@incunabulum.net> <49BB0D3E.2020306@incunabulum.net> <49BC1C66.7030400@freebsd.org> <1237233210.84180.20.camel@localhost> <49BEB312.7060105@freebsd.org> <49BF5B8A.4040108@incunabulum.net> <1237295117.1844.6.camel@localhost> <49BFA8A2.5080807@incunabulum.net> <49BFB713.9030309@incunabulum.net> Date: Tue, 17 Mar 2009 13:50:00 -0400 Message-ID: <25ff90d60903171050g35531357x4f0c63659646233b@mail.gmail.com> From: David Horn To: Bruce Simpson Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: IGMP+WiFi panic on recent kernel - in igmp_fasttimo() X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Mar 2009 18:12:35 -0000 On Tue, Mar 17, 2009 at 10:43 AM, Bruce Simpson wrote: > A suitably kludgy fix for this issue has now been committed to HEAD. Solves my igmp_fasttimo() panic with avahi on startup and iwn wifi with kldunload/kldload. Thanks! --Dave > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >