mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jean Tourrilhes <jt@bougret.hpl.hp.com>
To: Andrew Morton <akpm@osdl.org>,
	Linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.6.0
Date: Thu, 18 Dec 2003 15:16:50 -0800	[thread overview]
Message-ID: <20031218231650.GA828@bougret.hpl.hp.com> (raw)

Andrew Morton wrote :
> 
> It's actually rather short because I started late.  See below.
> 
> There are also the "must-fix" and "should-fix" lists of items which we have
> identified as still on the 2.6 todo list.  These are at

	Ok, a few updates on my side :

> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/must-fix/must-fix-7.txt and
> 
> drivers/net/irda/
> ~~~~~~~~~~~~~~~~~
> 
> o dongle drivers need to be converted to sir-dev

	In (slow) progress ; tekram-sir patches on my web page.

> o irport need to be converted to sir-kthread

	Not done.

> o new drivers (irtty-sir/smsc-ircc2/donauboe) need more testing

	In (slow) progress ; Patch for irtty-sir on my web page.

> o rmk: Refuse IrDA initialisation if sizeof(structures) is incorrect (I'm
>   not sure if we still need this; I think gcc 2.95.3 on ARM shows this
>   problem though.)

	Included in 2.6.0-test1 (file net/irda/irlap.c, line 80)

	Additions :

net/irda/*
~~~~~~~~~~
	o F-timer expiry fix ; patch on my web page
	o IrCOMM disconnect race condition Oops ; todo
	<Those are short term items and under control, so don't need
to go into your todo list>

> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/must-fix/should-fix-7.txt
> 
> drivers/net/wireless/
> ~~~~~~~~~~~~~~~~~~~~~
> 
> o get latest orinoco changes from David.

	2.6.0 has the latest stable version (as version 0.14 is still
beta). David may want to comment on his plans.

> o get the latest airo.c fixes from CVS.  This will hopefully fix problems
>   people have reported on the LKML.

	Javier has done a great job, cf. fixes in 2.6.0-final.

> o get HostAP driver in the kernel.

	Todo.

> o get more wireless drivers into the kernel.

	Todo. Atmel Pcmcia done. The release of 2.6.0 will help get
maintainer motivated ;-)

> o The last two drivers mentioned above are held up by firmware issues (see
>   flamewar on LKML a few days ago).  So maybe fixing those firmware issues
>   should be a requirement for 2.6.X, because we can expect more wireless
>   devices to need firmware upload at startup coming to market.

	Done. The Atmel wireless driver in the kernel is using the new
firmware loading infrastructure (as well as other drivers), and distro
are picking up firmare.agent hotplug script.

> drivers/net/
> ~~~~~~~~~~~~
> 
> o davej: Either Wireless network drivers or PCMCIA broke somewhen.  A
>   configuration that worked fine under 2.4 doesn't receive any packets.  Need
>   to look into this more to make sure I don't have any misconfiguration that
>   just 'happened to work' under 2.4

	Please report those bugs to the driver authors with precise
details of setup and issue. Such useless bug report should not be in a
todo list, as it's impossible to act on it.


	I'll probably send you stuff for 2.6.1 when I'll be back from
the hollyday break.

	Have fun...

	Jean


             reply	other threads:[~2003-12-18 23:16 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-18 23:16 Jean Tourrilhes [this message]
2003-12-19  0:31 ` Martin Diehl
2003-12-19  1:01   ` Jean Tourrilhes
  -- strict thread matches above, loose matches on Subject: below --
2003-12-18 18:12 (->surya<-) 
2003-12-18  5:24 Shawn Starr
2003-12-18  4:14 Linus Torvalds
2003-12-18  4:50 ` Jonathan Brown
2003-12-18  5:00 ` Gerardo Exequiel Pozzi
2003-12-18  5:05 ` Joshua Kwan
2003-12-18  5:07 ` Norberto Bensa
2003-12-18  5:15 ` Andrew Morton
2003-12-18  5:31   ` Jeff Garzik
2003-12-18  5:50   ` Trond Myklebust
2003-12-18  6:14     ` Andrew Morton
2003-12-18  6:41       ` Trond Myklebust
2003-12-18  9:12   ` ismail 'cartman' dönmez
2003-12-18  9:34     ` Greg KH
2003-12-18  9:48     ` Maciej Soltysiak
2003-12-18  9:59       ` Matt H.
2003-12-18 10:19         ` Jens Axboe
2003-12-18 11:00           ` Maciej Soltysiak
2003-12-18 10:43       ` Hans Reiser
2003-12-18 16:17       ` bill davidsen
2003-12-18 19:31         ` Hans Reiser
2003-12-18 19:42           ` Jens Axboe
2003-12-18 22:48             ` Ed Tomlinson
2003-12-19  3:42             ` Hans Reiser
2003-12-19  6:57               ` Jens Axboe
2003-12-18  9:17   ` Marcel Holtmann
2003-12-18 13:43     ` Joseph Pingenot
2003-12-18 16:22       ` Andrew Morton
2003-12-18 14:21   ` Michael Hunold
2003-12-18  5:48 ` Krishna Akella
2003-12-18  7:16 ` Gabor MICSKO
2003-12-18  7:25 ` Clemens Schwaighofer
2003-12-18  9:56 ` Andrew Walrond
2003-12-18 10:20   ` Carlos Jiménez
2003-12-18 12:34 ` iain d broadfoot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031218231650.GA828@bougret.hpl.hp.com \
    --to=jt@bougret.hpl.hp.com \
    --cc=akpm@osdl.org \
    --cc=jt@hpl.hp.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome