* [uml-devel] stdio and serial consoles.
@ 2005-03-14 5:48 Rob Landley
2005-03-14 16:15 ` Jeff Dike
0 siblings, 1 reply; 2+ messages in thread
From: Rob Landley @ 2005-03-14 5:48 UTC (permalink / raw)
To: user-mode-linux-devel
Is it just me, or is stdio_console.c and ssl.c basically the same code with a
couple of variables renamed, a different driver structure initialization, and
slightly different header #includes?
Rob
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [uml-devel] stdio and serial consoles.
2005-03-14 5:48 [uml-devel] stdio and serial consoles Rob Landley
@ 2005-03-14 16:15 ` Jeff Dike
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Dike @ 2005-03-14 16:15 UTC (permalink / raw)
To: Rob Landley; +Cc: user-mode-linux-devel
rob@landley.net said:
> Is it just me, or is stdio_console.c and ssl.c basically the same code
> with a couple of variables renamed, a different driver structure
> initialization, and slightly different header #includes?
Yeah, they started off as totally different drivers until I realized that
there was no reason for them to be different. So I spent a good amount of
time factoring out common code until you basically have one code base which
plugs itself into the kernel in two slightly different ways.
Jeff
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-03-14 13:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-14 5:48 [uml-devel] stdio and serial consoles Rob Landley
2005-03-14 16:15 ` Jeff Dike
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox