9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: andrey mirtchovski <mirtchov@cpsc.ucalgary.ca>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] integrating 9load into the linuxbios
Date: Thu, 10 Apr 2003 16:34:04 -0600	[thread overview]
Message-ID: <Pine.LNX.4.44.0304101623150.9818-100000@fbsd.cpsc.ucalgary.ca> (raw)
In-Reply-To: <aeb19d91ed80f4acdf495272391b25c4@plan9.bell-labs.com>

it's not hard to bring up a new kernel with linuxbios. the hard part is that
the hardware is in a weird state, having not ran any of the proprietary bios
(8086 emulation, don't forget) code to initialize it.

things like vga, sometimes even memory, will be in a complete disarray,
nevermind the fact that with linuxbios 9load starts looking for a kernel
before even the hard drive has spun (that's how fast things are).

linux deals well with those things because it doesn't trust the hardware,
freebsd is also fine. plan9 on the other hand didn't know what a $PIR
table is before R4 (i didn't either, but that's a different issue altogether :)...

admittedly the 9fans crowd isn't too interested in this stuff but it's
something Ron cares for to a great extent.

andrey

On Thu, 10 Apr 2003 rsc@plan9.bell-labs.com wrote:

> it seems like the linuxbios should just have
> a multiboot loader built into it.
>



  reply	other threads:[~2003-04-10 22:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-10 19:24 ron minnich
2003-04-10 21:05 ` rsc
2003-04-10 22:34   ` andrey mirtchovski [this message]
2003-04-11  1:26     ` ron minnich
2003-04-11  2:32       ` northern snowfall
2003-04-11  1:20   ` ron minnich

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=Pine.LNX.4.44.0304101623150.9818-100000@fbsd.cpsc.ucalgary.ca \
    --to=mirtchov@cpsc.ucalgary.ca \
    --cc=9fans@cse.psu.edu \
    /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;
as well as URLs for NNTP newsgroup(s).