From owner-freebsd-net@FreeBSD.ORG Wed Dec 17 15:56:56 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 663EB615 for ; Wed, 17 Dec 2014 15:56:56 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) (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 D67451087 for ; Wed, 17 Dec 2014 15:56:55 +0000 (UTC) Received: from portis.head.local ([141.3.208.9]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0MLS74-1Y1ovl26CI-000bB0 for ; Wed, 17 Dec 2014 16:56:47 +0100 Message-ID: <5491A7B6.9000703@gmx.com> Date: Wed, 17 Dec 2014 16:56:38 +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: Re: OT: github.com version of NDISulator References: <54898CE7.80509@gmx.com> In-Reply-To: <54898CE7.80509@gmx.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:YPVt5a7bBpE7trKPoE1uDkACd1YNnklQTyP9VglWrltOIuLetQf T348O8/f/XuRJqm/aRmfSu8g9fJAADsz495SKJAtWC08zSlS0IDYjJfKaeEz9HKNnYfbONE BW9sAoRIuU5gV6s3s3LLylGWRIDOMFIH0CLccMUM1mpYJ48pX17OeHTG6rRfoASaxCINjno i9APACrx7cgYMDKrmsokg== 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: Wed, 17 Dec 2014 15:56:56 -0000 Bump On 12/11/14 13:24, Nikos Vassiliadis wrote: > 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