From owner-freebsd-current@FreeBSD.ORG Sun Dec 16 11:41:32 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ADC0A16A419 for ; Sun, 16 Dec 2007 11:41:32 +0000 (UTC) (envelope-from leo_midolo@yahoo.it) Received: from web27110.mail.ukl.yahoo.com (web27110.mail.ukl.yahoo.com [217.146.182.42]) by mx1.freebsd.org (Postfix) with SMTP id 00A8413C45D for ; Sun, 16 Dec 2007 11:41:31 +0000 (UTC) (envelope-from leo_midolo@yahoo.it) Received: (qmail 13332 invoked by uid 60001); 16 Dec 2007 11:41:30 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.it; h=X-YMail-OSG:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=m2WRaaho3MDeowQxysWDe0k++LtUtsCAy0xFuiDmcP6M5vO1PMSaLZSuyXJgkXZaD1SZYga70xiyAcnJOsDupodEyKM84zuZDfpee6O31/Y7Vy1CGcZp3oAWfHndVKEIt8N2y9ndvnCLYQss7/vl4kSxKTlyMque8zxwYGSUO8I=; X-YMail-OSG: k_g2x1YVM1kENm18UbAOQ05mFEyC94AjZNeSWlYYFuHG2bToLU60HoX11_Tz7wlSI2uiDb5nbxOCBvmjp3Fi55Gz6CAwVUJeB6SoV8mdUuzOpGvYn_LjNreaK4A- Received: from [79.1.212.207] by web27110.mail.ukl.yahoo.com via HTTP; Sun, 16 Dec 2007 12:41:30 CET Date: Sun, 16 Dec 2007 12:41:30 +0100 (CET) From: Leonardo Midolo To: Kevin Lo In-Reply-To: <1197640392.6307.3.camel@monet> MIME-Version: 1.0 Message-ID: <858819.12532.qm@web27110.mail.ukl.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org Subject: Re: Panic 7.0 BETA-3 (page fault) using D-Link DWL-G122 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: Sun, 16 Dec 2007 11:41:32 -0000 I tried your patch but it didn't solve the problem. The backtrace is the same (ieee80211_free_node(ni=0x0)). I also tried to use wep instead of wpa without success. Thanks, Leonardo Kevin Lo ha scritto: Leonardo Midolo wrote: > Thanks for your reply, > I downloaded the if_rum.c rev 1.15 and recompiled the kernel (BETA-3, 2 > dec). I still get a page fault: Please try attached patch, thanks. > Thanks, > best regards. > > Leonardo Midolo Kevin --- if_rum.c.orig 2007-12-14 21:37:20.000000000 +0800 +++ if_rum.c 2007-12-14 21:45:46.000000000 +0800 @@ -839,6 +839,9 @@ struct rum_softc *sc = data->sc; struct ifnet *ifp = sc->sc_ic.ic_ifp; + if (!priv) + return; + if (data->m != NULL && data->m->m_flags & M_TXCB) ieee80211_process_callback(data->ni, data->m, 0/*XXX*/); _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" --------------------------------- --------------------------------- L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail