From owner-freebsd-net@FreeBSD.ORG Wed Dec 17 19:04:24 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 40180456 for ; Wed, 17 Dec 2014 19:04:24 +0000 (UTC) Received: from mail-wg0-x235.google.com (mail-wg0-x235.google.com [IPv6:2a00:1450:400c:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C745AC74 for ; Wed, 17 Dec 2014 19:04:23 +0000 (UTC) Received: by mail-wg0-f53.google.com with SMTP id l18so21213949wgh.12 for ; Wed, 17 Dec 2014 11:04:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=3VxsXBCce4QEq20EuwHnnKrz14l08y2DFt29KWNam8c=; b=GaboZgIQapqvmG61tTq5It17aFX7oyRJ4i+HIDpIYXS4wNXTD15ZCxJTYSqkYj/VS6 VA0WBcRHD40P/rGvlkr/ErvIEgVctXRdjORq/e3ZkxTzWo9wGTlpc8jmy4iDvfk4BiZA DL28f3FL0UIfQkTLb4216U94ZN7WSKGuG21OyermBKXuPE9Ly1RM+iR60Ccardi6zByD JAhm1YJuyaADjRNAZElOm4VJ8hwpYLDIuijIwmYzUiG9Ujo1bCJMiViXSEkekncKCdEh eUOgJqUU+MUFbaFuAym1AJB24eNZPdNR8Nb/mAKUjeLOm7KUF3/EX0u8qICgRuzzPj7Y WPtg== MIME-Version: 1.0 X-Received: by 10.180.80.133 with SMTP id r5mr17118351wix.20.1418843060927; Wed, 17 Dec 2014 11:04:20 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.106.195 with HTTP; Wed, 17 Dec 2014 11:04:20 -0800 (PST) In-Reply-To: <5491A7B6.9000703@gmx.com> References: <54898CE7.80509@gmx.com> <5491A7B6.9000703@gmx.com> Date: Wed, 17 Dec 2014 11:04:20 -0800 X-Google-Sender-Auth: WQADu_-8Sa8VFUbJtCgGcpkkJL0 Message-ID: Subject: Re: OT: github.com version of NDISulator From: Adrian Chadd To: Nikos Vassiliadis Content-Type: text/plain; charset=UTF-8 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: Wed, 17 Dec 2014 19:04:24 -0000 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"