Re: Help porting wireless InProComm IPN 2220 driver to 2.6

From: Andreas Steinmetz
Date: Thu Sep 15 2005 - 06:17:24 EST


Daniel J Blueman wrote:
> The file D-Link has made available contains either this or a
> closed-source driver.
>

This is getting interesting. The tar archive contains a kernel source
tree (looks like 2.4.26). This kernel source tree contains the directory:

linux-2.4.x/drivers/net/wireless/inpro2220

Within this directory there's the file IPN2220 which is a mips object
file, so this is a binary only driver.

Now, even if this is built as a module the module "source" is imported
in the kernel source tree, i.e. it is not separate from the kernel
source. IMHO I do see this then as a GPL violation that goes beyond the
Linus tolerated level.

--
Andreas Steinmetz SPAMmers use robotrap@xxxxxxxx
-
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/