pls review: dummy handlers for linux wlan ioctls
Alexander Leidinger
Alexander at Leidinger.net
Sun May 8 06:39:28 UTC 2011
On Sat, 07 May 2011 12:48:46 +0300 Andriy Gapon <avg at FreeBSD.org> wrote:
>
> The purpose of this code is just to reduce amount of noise produced
> when some software uses those ioctls (e.g. newer Skype). All ioctls
> return ENOTSUP.
Not a review, just a question: Do we want to decide that we will not
implement those ioctl's in the linuxulator?
If the answer is yes, I'm OK with a patch like yours going in. If the
answer is no, I object to such a patch, as it would hide the missing
functionality.
If you want to shut up an application regarding this, I suggest to
write a wrapper-ioctl which is then used with LD_PRELOAD, if you provide
the source and makefile, I'm willing to compile it in my F10 VM for
you.
Out of curiosity: what is skype doing with direct wlan calls?
Bye,
Alexander.
--
http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137
More information about the freebsd-emulation
mailing list