New Linux Development Model

From: hostmaster
Date: Sat Nov 05 2005 - 04:43:23 EST


Hi list.

I tought long about writting this mail. I'm a linux use since many years.
At the moment i'll getting more then frustrated about the actual develoment
model of the kernel. In the latest releases things where broken from release
to release.
For example take the ipw2200 driver.
From 2.6.12 -> 2.6.13 the header file ieee80211.h was incompatible with driver.
Also transfer speed decreased dramaticaly.
From 2.6.13 -> 2.6.14 you included the ipw2200 driver. But in an too old version
without WPA support. The external driver on ipw2200.sourceforge.net seems not
to work with 2.6.14.
I had also several problems with some other not in kernel drivers.
I realy liked it to have the latest state of the art kernel, but at the moment i'm forced
to use 2.6.12 ( ipw2200 -> WPA ).
I can't understand it why you have to break compatibility from kernel release to kernel
release. Don't you think that this makes 3'rd party driver developers frustrated?
It can't be an option for 3'rd party developers and users to check if external drivers
still works with new kenrel releases.
From my point of view the actual linux kernel is far away from a stable development
process.

cu

ED.

-
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/