On Wed, 17 Aug 2005, Jon Jahren wrote: > Hello, I'm new to the mailling list, and couldn't find any traces of > discussing this anywhere. I was wondering why neither the atheros driver > http://madwifi.sourceforge.net, or the rt2x00 driver > http://rt2x00.serialmonkey.com/wiki/index.php/Main_Page is included in > the kernel?
That's because a) these drivers are not "proven stable" -- ie they have not released a well-tested, known-good, working version of the software and b) they haven't asked for their software to be included in the kernel (at least in the case of madwifi, anyways). c) madwifi also will probably never be integrated into the mainstream kernel because it contains binary-only proprietary software licensed by atheros communications (under NDA by the developer). Since the kernel is released GPL, the source must be made available for all parts of the kernel if desired. Code released closed source cannot be included else we violate the terms of the GPL. I'm not sure about rt2x00, but it may have a similar deficiency. By the way, the best place to ask about why XX isn't included in the kernel is with the developers of XX unless they tell you to ask here :) Hope this clears some stuff up for you. ciao. -kelsey - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/