From owner-freebsd-net@FreeBSD.ORG Thu Dec 18 15:11:30 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 73658B79; Thu, 18 Dec 2014 15:11:30 +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 08B87288C; Thu, 18 Dec 2014 15:11:30 +0000 (UTC) Received: from moby.local ([109.193.238.174]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0MJjOu-1Y2ifF35Km-001DMU; Thu, 18 Dec 2014 16:11:22 +0100 Message-ID: <5492EE98.9060706@gmx.com> Date: Thu, 18 Dec 2014 16:11:20 +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: Adrian Chadd Subject: Re: OT: github.com version of NDISulator References: <54898CE7.80509@gmx.com> <5491A7B6.9000703@gmx.com> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:cpUWbVgDLVMoD92nP47DR8u9XYfg4HUuIbuiIwAq6a6yQUlfg/a RDj98Ep+K0ImG39OVoDO1eViDtLYC5T8ktxIGE+3MkMas2RXVdGB7rkaSa+RaEgAJdsrtpY Z7HfBSLvaED3PYHmkOMRk3GuKXC4E1dXMXB9ep2fE+yu01YP/9TQINKDHrW5UxJQRmIzX5A ctxX6I0rQ9u9rrgaD2dsQ== X-UI-Out-Filterresults: notjunk:1; Cc: FreeBSD Net 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, 18 Dec 2014 15:11:30 -0000 Hi, I got it working with the github version:) A person pointed out that I was using the wrong branch of github ndisulator. All I had to do was to use the correct branch. On 12/17/14 20:04, Adrian Chadd wrote: > hi, > > The ndis code is (a) not maintained, and (b) not going to be updated > for the newer NDIS API that drivers are slowly being changed over to > use. > > I'm sorry. :( > > > > -adrian > > > On 17 December 2014 at 07:56, Nikos Vassiliadis wrote: >> 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 >> _______________________________________________ >> 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" > _______________________________________________ > 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" >