From owner-freebsd-net@FreeBSD.ORG Sat Oct 9 23:30:46 2010 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C2261065674 for ; Sat, 9 Oct 2010 23:30:46 +0000 (UTC) (envelope-from nvass9573@gmx.com) Received: from mailout-eu.gmx.com (mailout-eu.gmx.com [213.165.64.42]) by mx1.freebsd.org (Postfix) with SMTP id 651558FC16 for ; Sat, 9 Oct 2010 23:30:45 +0000 (UTC) Received: (qmail invoked by alias); 09 Oct 2010 23:30:43 -0000 Received: from 77.49.101.48.dsl.dyn.forthnet.gr (EHLO moby.local) [77.49.101.48] by mail.gmx.com (mp-eu003) with SMTP; 10 Oct 2010 01:30:43 +0200 X-Authenticated: #46156728 X-Provags-ID: V01U2FsdGVkX1+qsBY/nmuq+C4Ji6wtAo1SpZAJAhAvlB5UR3Xmr3 bspuojQYEz1FD/ Message-ID: <4CB0FB1D.60605@gmx.com> Date: Sun, 10 Oct 2010 02:30:37 +0300 From: Nikos Vassiliadis User-Agent: Thunderbird 2.0.0.23 (X11/20100313) MIME-Version: 1.0 To: Paul B Mahol References: <4CA0F4CE.7020905@freebsd.org> <4CB0944D.7060806@gmx.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: FreeBSD Net Subject: Re: VIMAGE + NDIS X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2010 23:30:46 -0000 Paul B Mahol wrote: > First remove rt_ifmsg() call from if_ndis.c rebuild & load if_ndis > module and tell me if it still happens. No, it doesn't panic anymore. Thanks a lot for your help! Nikos