public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* early_serial_setup is broken in the 2.5 series
@ 2002-12-15 14:30 Brian Murphy
  2002-12-15 15:07 ` Russell King
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Murphy @ 2002-12-15 14:30 UTC (permalink / raw)
  To: linux-kernel

As far as I can see early_serial_setup should be capable of being
used to dynamically setup a serial port at any time in the boot
process - this is certainly the case in the 2.4 kernels.

However if it is used during architecture initialization, for example,
then the serial8250_reg uart driver has not been registered and
initialized even though it is used in the early_serial_setup call.

What was wrong with the 2.4 implimentation where the registered
serial ports were saved until the serial driver was ready to use them?

/Brian


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

end of thread, other threads:[~2002-12-15 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-15 14:30 early_serial_setup is broken in the 2.5 series Brian Murphy
2002-12-15 15:07 ` Russell King

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