9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: George Gensure <werkt@csh.rit.edu>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] magicgraph 128 ZV
Date: Fri, 27 Dec 2002 12:31:47 -0800	[thread overview]
Message-ID: <3E0CB8B3.8070407@csh.rit.edu> (raw)
In-Reply-To: <99b249533ab26e79161b6b9c3fef26df@plan9.bell-labs.com>

Russ Cox wrote:

>Quickly scanning through, it looks like you might try commenting out:
>
>	vgaxo(Grx, PanelHorizCenterReg4, vga->graphics[PanelHorizCenterReg4]);
>	vgaxo(Grx, PanelVertCenterReg5, vga->graphics[PanelVertCenterReg5]);
>	vgaxo(Grx, PanelHorizCenterReg5, vga->graphics[PanelHorizCenterReg5]);
>
>
commenting these guys out doesn't do anything good, but i'm not terribly
concerned about that.  I know it was a shot in the dark, and I'll keep
plugging.

>	vga->f[1] = 80000000;
>	vga->vmz = 1152*1024;
>	vga->apz = 16*1042*1024;
>
already have this implemented, with exactly those values.  I agree about
the aperature being dangerous, but it also wont be accessed with vmz set
correctly.

>that isn't there, nothing bad will happen.  What does
>the "pci" command print on your system?
>
>
pci prints the following info relative to the neomagic card

0.20.0: 03.00.00 10c8/0003 255 0:3fc00008 4194304

thanks,
-George



  reply	other threads:[~2002-12-27 20:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-27  7:09 George Gensure
2002-12-27  4:19 ` Russ Cox
2002-12-27 10:17   ` George Gensure
2002-12-27 11:34     ` Russ Cox
2002-12-27 20:31       ` George Gensure [this message]
  -- strict thread matches above, loose matches on Subject: below --
1970-01-22 10:56 George Gensure

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=3E0CB8B3.8070407@csh.rit.edu \
    --to=werkt@csh.rit.edu \
    --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).