9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: forsyth@vitanuova.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] What a poor VGA support !
Date: Thu, 13 Jun 2002 14:16:15 +0100	[thread overview]
Message-ID: <20020613132533.569F51999B@mail.cse.psu.edu> (raw)

>>But , please, tell me, because I'm curious : Why is it so difficult, so
>>impossible to add some kind of minimum VGA support  ?

because the only bit that is standard at the VGA register level
doesn't give you much, if you'd like some colour
(even 640x480x8 uses non-standard extensions).

there is a VESA bios interface that could be used to provide a card-independent
way of implementing a flat map but even several years ago
many cards didn't implement the 32-bit interface, and it could
only be activated from real mode.  things might have changed.
roger peppe had a version of (native) Inferno that tried the
real mode call (it wasn't easy), with some card-specific code as well,
and that worked reasonably well.  we've made that code available.

there's an amusing essay somewhere by the person at Be who
had to write the card support.   it wasn't straightforward.
how did they manage?  they had money (at the time) to throw at it,
at least one person, a fair number of machines and lots of cards
as samples.



             reply	other threads:[~2002-06-13 13:16 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-13 13:16 forsyth [this message]
2002-06-13 16:45 ` plan9
  -- strict thread matches above, loose matches on Subject: below --
2002-06-14 15:51 Russ Cox
2002-06-14 14:42 andrey mirtchovski
2002-06-14  9:44 Fco.J.Ballesteros
2002-06-14 13:50 ` Agnelo de la Crotche
2002-06-13 14:47 Russ Cox
2002-06-13 14:21 presotto
2002-06-14 11:08 ` Agnelo de la Crotche
2002-06-14 14:26   ` Agnelo de la Crotche
2002-06-14 16:37   ` Lyndon Nerenberg
2002-06-14 20:16     ` Jason Gurtz
2002-06-15  0:27       ` Lyndon Nerenberg
2002-06-17  9:14         ` Douglas A. Gwyn
2002-06-16 22:41     ` Digby Tarvin
2002-06-19  8:45       ` Agnelo de la Crotche
2002-06-17  9:14     ` Agnelo de la Crotche
2002-06-13  9:29 Agnelo de la Crotche
2002-06-13 14:19 ` Ronald G Minnich
2002-06-13 17:46   ` Dan Cross
2002-06-14  8:45   ` Douglas A. Gwyn
2002-06-14 14:41     ` Ronald G Minnich
2002-06-14  8:45   ` Agnelo de la Crotche

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=20020613132533.569F51999B@mail.cse.psu.edu \
    --to=forsyth@vitanuova.com \
    --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).