public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: New Linux Development Model
@ 2005-11-09  1:47 Ian Kumlien
  2005-11-09 11:08 ` Marcos Marado
  0 siblings, 1 reply; 48+ messages in thread
From: Ian Kumlien @ 2005-11-09  1:47 UTC (permalink / raw)
  To: Linux-kernel; +Cc: fawadlateef, s0348365, hostmaster, jerome.lacoste, carlsj

[-- Attachment #1: Type: text/plain, Size: 1518 bytes --]

Hi, posting from the outside so, no nice quotes and stuff.

Anyways, I was also miffed that the kernel folks merged a 'ancient'
version of ipw2200 and ieee802.11, if they had merged something more
current everything would have worked out of the box and all the cleanups
would have been easier to cope with. Ie, the intel ppl could release
straight patches to the in kernel version. I dunno if they have changed
the way their driver works now.

Atm, the 'ancient' ieee802.11 is what breaks the ipw2200 build. So,
basically all testing of cutting edge kernels gets very tedious due to
the ieee802.11 package removing the offending .h file and making
reversing -gitX and applying -gitY a real PITA.

Also, I dunno if it says what version of the firmware it should have...

Anyways, current state of ipw2200 is sad, and ieee802.11 is more
developed out of tree. So imho at least ieee802.11 should be merged more
closely and then generalized if needed (i think i saw some patches like
that) and preferably ipw2200 should be merged as well.

This b0rkage has actually kept me from using wlan AND testing kernel.org
kernels.

PS. Above, wrt merging, i assume that the API isn't quite 'stable' and
that changing any drivers using them should be simple and
straightforward.

stable as in, used all over and require major rewrites to change =)
DS.

PPS. Why merge a outdated version of a driver/protocol/thingy at all?
DS.

-- 
Ian Kumlien <pomac () vapor ! com> -- http://pomac.netswarm.net

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 48+ messages in thread
* New Linux Development Model
@ 2005-11-05  9:42 hostmaster
  2005-11-05 10:29 ` Francois Romieu
                   ` (2 more replies)
  0 siblings, 3 replies; 48+ messages in thread
From: hostmaster @ 2005-11-05  9:42 UTC (permalink / raw)
  To: linux-kernel

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.


^ permalink raw reply	[flat|nested] 48+ messages in thread

end of thread, other threads:[~2005-11-12 13:36 UTC | newest]

Thread overview: 48+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-09  1:47 New Linux Development Model Ian Kumlien
2005-11-09 11:08 ` Marcos Marado
2005-11-09 11:30   ` Ian Kumlien
2005-11-09 12:03     ` Wed, 9 Nov 2005 13:03:07 +0100
2005-11-09 15:49       ` Ian Kumlien
2005-11-09 15:58         ` Al Viro
2005-11-09 16:32           ` Ian Kumlien
2005-11-09 12:37     ` Marcos Marado
2005-11-09 16:01       ` Ian Kumlien
2005-11-10  0:55         ` Alistair John Strachan
2005-11-10 15:10           ` Mark Lord
2005-11-10 19:29             ` Alistair John Strachan
2005-11-10 19:47               ` Ian Kumlien
2005-11-09 19:05   ` Bill Davidsen
2005-11-09 20:10     ` Marcos Marado
2005-11-10  0:57       ` Alistair John Strachan
2005-11-10 20:08         ` Bill Davidsen
2005-11-10 20:21           ` Alistair John Strachan
2005-11-12 13:45       ` Bill Davidsen
  -- strict thread matches above, loose matches on Subject: below --
2005-11-05  9:42 hostmaster
2005-11-05 10:29 ` Francois Romieu
2005-11-05 11:29 ` Jean Delvare
2005-11-05 13:19   ` Edgar Hucek
2005-11-05 13:44     ` Adrian Bunk
2005-11-05 13:47     ` Alistair John Strachan
2005-11-05 22:23       ` Mark Lord
2005-11-06  0:28         ` Alistair John Strachan
2005-11-05 14:34     ` Jesper Juhl
2005-11-05 14:48       ` Oliver Neukum
2005-11-05 14:56         ` Fawad Lateef
2005-11-05 15:28         ` Adrian Bunk
2005-11-06 10:52     ` jerome lacoste
2005-11-06 11:55       ` Edgar Hucek
2005-11-06 12:39         ` Adrian Bunk
2005-11-06 12:57         ` Bernd Petrovitsch
2005-11-06 17:38         ` Jean Delvare
     [not found]       ` <436DEEFC.4020301@ed-soft.at>
2005-11-06 13:43         ` jerome lacoste
2005-11-09  0:11           ` caszonyi
2005-11-09  0:23             ` Con Kolivas
2005-11-09  7:00               ` Diego Calleja
2005-11-09 12:30             ` jerome lacoste
2005-11-09 14:03               ` caszonyi
2005-11-09 15:45                 ` Marcos Marado
2005-11-06 16:50       ` John Carlson
2005-11-06 18:17     ` Bernd Petrovitsch
2005-11-09  0:16       ` caszonyi
2005-11-06 15:22 ` Jim Nance
2005-11-06 16:55   ` John Carlson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox