9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "ron minnich" <rminnich@gmail.com>
To: "Digby Tarvin" <digbyt@acm.org>,
	"Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net>
Subject: Re: [9fans] OT: supporting multiple VGA cards (was "A shot in the dark")
Date: Wed, 28 May 2008 12:07:24 -0700	[thread overview]
Message-ID: <13426df10805281207g51a0f04at5cc48fe8ea7348bd@mail.gmail.com> (raw)
In-Reply-To: <20080528183439.GA8756@skaro.cthulhu.dircon.co.uk>

On Wed, May 28, 2008 at 11:34 AM, Digby Tarvin <digbyt@acm.org> wrote:
>
> I am interested in connecting more than one graphics adapter so that
> one can be dedicated to low level diagnostics (rather than the more
> usual dual head user interface).. but I am not sure how the hardware
> deals with that given that the VGA standard seems to imply that all
> the cards would be using identical memory addresses and IO ports.

There are Rules such that only one terminal gets to own the "legacy" ports.

> Otherwise I would expect PCI to be able to automatically
> map resources to non-conflicting addresses/IO ports.

They do. It's just the legacy stuff that gets weird.

>
> In any case my BIOS has a setting which allows selection between AGP and
> PCI as 'primary' Video, suggesting that it is indeed possible to have at
> least one of each.

it is.

>
> The only thing I can think of is that perhaps the VGA/CGA/EGA etc modes
> are suppressed in the non-primary card, leaving only the more advanced
> and less standard mode available. But this would be less ideal, as text
> mode would be more useful for low overhead diagnostics.

if you can convince the OS to use the non-legacy addresses, you could
configure BIOS to put your desired debug terminal at legacy addresses
and use it for debug.

ron



  reply	other threads:[~2008-05-28 19:07 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-27 22:02 [9fans] A shot in the dark ron minnich
2008-05-27 22:54 ` Pietro Gagliardi
2008-05-27 23:00   ` ron minnich
2008-05-28  0:06   ` Digby Tarvin
2008-05-28  2:54     ` Paul Lalonde
2008-05-28  7:31       ` Bruce Ellis
2008-05-28 15:49         ` Digby Tarvin
2008-05-28 18:34         ` [9fans] OT: supporting multiple VGA cards (was "A shot in the dark") Digby Tarvin
2008-05-28 19:07           ` ron minnich [this message]
2008-05-28  0:16 ` [9fans] A shot in the dark Bakul Shah
2008-05-28  0:30   ` ron minnich
2008-05-28  7:17     ` Bruce Ellis
2008-05-28 15:53       ` Digby Tarvin

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=13426df10805281207g51a0f04at5cc48fe8ea7348bd@mail.gmail.com \
    --to=rminnich@gmail.com \
    --cc=9fans@9fans.net \
    --cc=digbyt@acm.org \
    /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).