Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 May 2015 07:51:28 +0200
From:      Gour <gour@atmarama.net>
To:        Felix Friedlander <felixphew0@gmail.com>
Cc:        freebsd-wireless@freebsd.org
Subject:   Re: run vs urtwn
Message-ID:  <87egmvmv1b.fsf@atmarama.ddns.net>
In-Reply-To: <BB92B63D-13E0-4602-9187-4A76AA593CBE@gmail.com>
References:  <87lhh5u928.fsf@atmarama.ddns.net> <1D4CCB1C-2D5E-467D-89B8-23ADAEF571CB@gmail.com> <8761884w9q.fsf@atmarama.ddns.net> <D85F655E-406D-44DE-B465-C04EF137788C@gmail.com> <874mns4q79.fsf@atmarama.ddns.net> <BB92B63D-13E0-4602-9187-4A76AA593CBE@gmail.com>

index | next in thread | previous in thread | raw e-mail


Felix Friedlander <felixphew0@gmail.com> writes:

> Hmm... unusual. Try removing that last line entirely - it doesn’t seem to
> serve any useful purpose I can see.

OK. Here it the error while building kernel module:

Building kernel module... /usr/share/misc/windrv_stub.c:137:13: error: redefinition of typedef
      'device_probe_t' is a C11 feature [-Werror,-Wtypedef-redefinition]
typedef int device_probe_t(device_t dev);
            ^
./device_if.h:29:13: note: previous definition is here
typedef int device_probe_t(device_t dev);
            ^
1 error generated.
build failed. Exiting.

> Performance is generally OK with NDIS drivers, the only issue is you often
> miss out on features like promiscuous and monitor mode.

That's not so bad, but it seems I'd have to shop for one..


Sincerely,
Gour

-- 
The spirit soul bewildered by the influence of false ego thinks 
himself the doer of activities that are in actuality carried out 
by the three modes of material nature.



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87egmvmv1b.fsf>