Re: New Linux Development Model

From: Mark Lord
Date: Thu Nov 10 2005 - 10:10:19 EST


Alistair John Strachan wrote:

Eh? WEP seems to work here with different key sizes. I think most people should be satisfied with finally being able to use their wireless controller in ANY form on a Centrino laptop without having to find a driver!

Err.. there are lots of different APs out there,
and the in-kernel borken driver doesn't work for me
with several APs I need to access.

Not to mention that WEP doesn't provide any meaningful security,
whereas the out-of-tree driver even does WPA2 with ease.

The big problem for users, is that they used to be able to just go
and grab the *real* ipw2200 driver, and build/install it with a few
simple commands.

But because the kernel now contains all of this way-outdated
stuff for ieee80211 and ipw2200, there are tons of header file
conflicts and protocol mismatches when attempting to build/use
the real driver.

Sure, us kernel folk can cope with all of that (in theory,
though in practice I'm still stuck with 2.6.13 because I haven't
yet gotten working ipw2200 with 2.6.14, with *either* driver).

But things just got WAY more complicated for most users of ipw2200.
Sure, they can ignore us and just continue to run their old vendor
kernels. But this means they don't get up-to-date kernels with
bug fixes and security fixes. And more importantly to LKML,
we've now just cut off a potentially large crowd of kernel-testers.

Ugh. Ugly.
-
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/