public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk@arm.linux.org.uk>
To: Jaroslav Kysela <perex@perex.cz>
Cc: Adam Belay <ambx1@neo.rr.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"greg@kroah.com" <greg@kroah.com>,
	Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: Re: PnP model
Date: Tue, 4 Feb 2003 10:49:37 +0000	[thread overview]
Message-ID: <20030204104937.A13453@flint.arm.linux.org.uk> (raw)
In-Reply-To: <Pine.LNX.4.44.0302041117500.1278-100000@pnote.perex-int.cz>; from perex@perex.cz on Tue, Feb 04, 2003 at 11:18:36AM +0100

On Tue, Feb 04, 2003 at 11:18:36AM +0100, Jaroslav Kysela wrote:
> I think that legacy devices must be probed after PnP ones, otherwise 
> you'll get these duplications.

Unfortunately, this isn't easy to do, while keeping stuff like serial
consoles working from early at bootup.  Alan Cox definitely does not
want to see the serial console initialised any later than it is today,
and he's not the only one.

In addition, the "legacy" devices are part of the 8250.c module - they
have to be for serial console.  The PNP devices are probed as part of
the 8250_pnp.c module, and since 8250_pnp.c depends on 8250.c, the
serial PNP ports will _always_ be initialised after the ISA probes.

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html


  reply	other threads:[~2003-02-04 10:40 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-02 20:36 [PATCH][RFC] Resource Management Improvements (1/4) Adam Belay
2003-02-03  9:33 ` Jaroslav Kysela
2003-02-03  9:44 ` Jaroslav Kysela
2003-02-03 13:55 ` PnP model Jaroslav Kysela
2003-02-03 15:45   ` Alan Cox
2003-02-03 20:43   ` Adam Belay
2003-02-04  9:46     ` Russell King
2003-02-04 10:18       ` Jaroslav Kysela
2003-02-04 10:49         ` Russell King [this message]
2003-02-05 21:34           ` Adam Belay
2003-02-07  8:56             ` Jaroslav Kysela
2003-02-04 10:40     ` Jaroslav Kysela
  -- strict thread matches above, loose matches on Subject: below --
2003-02-03 15:31 PnP Model James Bottomley
2003-02-03 16:41 ` Alan Cox
2003-02-04 16:45   ` James Bottomley
2003-02-04 19:25 PnP model Grover, Andrew
2003-02-04 19:40 ` John Bradford
2003-02-04 19:53 Grover, Andrew
2003-02-04 22:56 ` Alan Cox
2003-02-06 18:49 ` Adam Belay

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=20030204104937.A13453@flint.arm.linux.org.uk \
    --to=rmk@arm.linux.org.uk \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=ambx1@neo.rr.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    /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