From owner-freebsd-net@FreeBSD.ORG Thu Dec 11 12:24:16 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3EF817E9 for ; Thu, 11 Dec 2014 12:24:16 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.15]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B3506B27 for ; Thu, 11 Dec 2014 12:24:15 +0000 (UTC) Received: from portis.head.local ([109.193.238.174]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0MJSx9-1Xx76x0kkl-0031b0 for ; Thu, 11 Dec 2014 13:24:08 +0100 Message-ID: <54898CE7.80509@gmx.com> Date: Thu, 11 Dec 2014 13:24:07 +0100 From: Nikos Vassiliadis User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: freebsd-net@freebsd.org Subject: OT: github.com version of NDISulator Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:MCiDs2/DaQ8nZ2TbksNdBauTJePYMjd++wEk0N5SkcE8ctuNhyG vFl905VuePRjOqZkBawYLNGjk1Ys+eb2OY7+fFr76oDGgHlkHjZASY+LjHLCB+skcCaqVKi 9CCeN4S62Y7rNSF4/3+DAoekcibgYfg+ikeJfbEQRaMiZLqiFa3hjvRYIp+gS+lbOewE2Rm pnXpKwg/pJUSDFMEHSHSw== X-UI-Out-Filterresults: notjunk:1; X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2014 12:24:16 -0000 Hi, I have to use ndisulator for my wifi card and the one in base panics the kernel. I read that the fork(?) at github has got some bugs fixed and I'd like to try it out. It doesn't compile on 10-STABLE. Would somebody on this list have any ideas about it? Thanks, Nikos