* [RFC] [PATCH] earlier printk output
@ 2001-11-28 2:03 William Lee Irwin III
2001-11-28 2:12 ` Jeff Garzik
0 siblings, 1 reply; 5+ messages in thread
From: William Lee Irwin III @ 2001-11-28 2:03 UTC (permalink / raw)
To: linux-kernel
This patch creates console devices specifically for use during early
boot, and registers them so that printk() output may be seen prior
to console_init().
The patch is available from:
ftp://ftp.kernel.org/pub/linux/kernel/people/wli/early_printk/
Included are i386 config options, early VGA text output, and early i386
serial output.
Cheers,
Bill
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [RFC] [PATCH] earlier printk output
2001-11-28 2:03 [RFC] [PATCH] earlier printk output William Lee Irwin III
@ 2001-11-28 2:12 ` Jeff Garzik
2001-11-28 2:18 ` William Lee Irwin III
2001-11-28 17:45 ` James Simmons
0 siblings, 2 replies; 5+ messages in thread
From: Jeff Garzik @ 2001-11-28 2:12 UTC (permalink / raw)
To: William Lee Irwin III; +Cc: linux-kernel
William Lee Irwin III wrote:
> This patch creates console devices specifically for use during early
> boot, and registers them so that printk() output may be seen prior
> to console_init().
> Included are i386 config options, early VGA text output, and early i386
> serial output.
nice. these patches work on some non-x86 platforms too...
--
Jeff Garzik | Only so many songs can be sung
Building 1024 | with two lips, two lungs, and one tongue.
MandrakeSoft | - nomeansno
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [RFC] [PATCH] earlier printk output
2001-11-28 2:12 ` Jeff Garzik
@ 2001-11-28 2:18 ` William Lee Irwin III
2001-11-28 17:45 ` James Simmons
1 sibling, 0 replies; 5+ messages in thread
From: William Lee Irwin III @ 2001-11-28 2:18 UTC (permalink / raw)
To: linux-kernel
William Lee Irwin III wrote:
>> Included are i386 config options, early VGA text output, and early i386
>> serial output.
On Tue, Nov 27, 2001 at 09:12:38PM -0500, Jeff Garzik wrote:
> nice. these patches work on some non-x86 platforms too...
I would be much obliged to hear of success running on other platforms,
and to integrate config options for them as well.
My testing for this specific patch has been limited to i386. I intend
to confer with IA64 maintainers for that platform, as a different
approach is currently in use there.
Thanks,
Bill
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [RFC] [PATCH] earlier printk output
2001-11-28 2:12 ` Jeff Garzik
2001-11-28 2:18 ` William Lee Irwin III
@ 2001-11-28 17:45 ` James Simmons
2001-11-28 20:00 ` Mike Fedyk
1 sibling, 1 reply; 5+ messages in thread
From: James Simmons @ 2001-11-28 17:45 UTC (permalink / raw)
To: Jeff Garzik; +Cc: William Lee Irwin III, linux-kernel
> > This patch creates console devices specifically for use during early
> > boot, and registers them so that printk() output may be seen prior
> > to console_init().
>
> > Included are i386 config options, early VGA text output, and early i386
> > serial output.
>
> nice. these patches work on some non-x86 platforms too...
Where is this patch? Sine I have rewritten the console/tty layer I'm quite
interested in this.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [RFC] [PATCH] earlier printk output
2001-11-28 17:45 ` James Simmons
@ 2001-11-28 20:00 ` Mike Fedyk
0 siblings, 0 replies; 5+ messages in thread
From: Mike Fedyk @ 2001-11-28 20:00 UTC (permalink / raw)
To: James Simmons; +Cc: Jeff Garzik, William Lee Irwin III, linux-kernel
On Wed, Nov 28, 2001 at 09:45:35AM -0800, James Simmons wrote:
>
> > > This patch creates console devices specifically for use during early
> > > boot, and registers them so that printk() output may be seen prior
> > > to console_init().
> >
> > > Included are i386 config options, early VGA text output, and early i386
> > > serial output.
> >
> > nice. these patches work on some non-x86 platforms too...
>
> Where is this patch? Sine I have rewritten the console/tty layer I'm quite
> interested in this.
The patch is available from:
ftp://ftp.kernel.org/pub/linux/kernel/people/wli/early_printk/
As mentioned by the origional message...
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-11-28 20:00 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-28 2:03 [RFC] [PATCH] earlier printk output William Lee Irwin III
2001-11-28 2:12 ` Jeff Garzik
2001-11-28 2:18 ` William Lee Irwin III
2001-11-28 17:45 ` James Simmons
2001-11-28 20:00 ` Mike Fedyk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox