Re: ipw2100 wireless driver

From: Christoph Hellwig
Date: Wed Aug 11 2004 - 05:48:11 EST


On Wed, Aug 11, 2004 at 05:16:35AM -0500, James Ketrenos wrote:
> We're currently working to clean up ipw2100 and ieee80211 code for submission to
> netdev for discussion and hopefully inclusion in the future. The ieee80211 code
> is still being heavily developed, but its usable. If anyone wants to help out,
> or if folks feel its ready as-is to get pulled into wireless-2.6, let me know.

Maybe we should switch to your ieee802.11 for a generic wireless stack then
instead of the original hostap code. At least it seems more actively
maintained right now and supports two drivers already.

Btw, I've looked at the ipw2100 and have to concerns regarding the firmware,

a) yo'ure not using the proper firmware loader but some horrible
handcrafted code using sys_open/sys_read & co that's not namespace
safe at all
b) the firmware has an extremly complicated and hard to comply with license,
I'm not sure we want a driver that can't work without a so strangely
licensed blob in the kernel. Can you talk to intel lawyers and put it on
simple redristribution and binary modification for allowed for all purposes
license please?



> Thanks,
> James
>
>
>
---end quoted text---
-
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/