Re: incorrect taint of ndiswrapper

From: Alan Cox
Date: Mon Oct 23 2006 - 06:38:28 EST


Ar Sul, 2006-10-22 am 22:41 -0700, ysgrifennodd Giridhar Pemmasani:
> Note that when a driver is loaded, ndiswrapper does taint the kernel (to be
> more accurate, it should check if the driver being loaded is GPL or not, but
> that is not done).

However by then it has already dynamically linked with explicit GPLONLY
symbols so it cannot then load a binary windows driver but should unload
itself or refuse to load anything but the GPL ndis drivers (of which
afaik only one exists), and even then they expect an environment
incompatible with the Linux kernel.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/