9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] Where is vgactl?
@ 2001-10-26 15:36 forsyth
  2001-10-26 16:01 ` [9fans] charon / tcp pasthrough sniffing Matt
  2001-10-26 16:43 ` [9fans] Where is vgactl? Lucio De Re
  0 siblings, 2 replies; 4+ messages in thread
From: forsyth @ 2001-10-26 15:36 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 115 bytes --]

aux/vga doesn't serve it; #v/vgactl is the kernel's exposed interface
to its part of the vga graphics support.


[-- Attachment #2: Type: message/rfc822, Size: 2458 bytes --]

To: 9fans@cse.psu.edu
Subject: Re: [9fans] Where is vgactl?
Date: Fri, 26 Oct 2001 14:06:42 +0200
Message-ID: <20011026140642.E19815@cackle.proxima.alt.za>

On Fri, Oct 26, 2001 at 12:35:03PM +0100, forsyth@vitanuova.com wrote:
> 
> it isn't bound automatically so you need
> 	bind -b '#v' /dev
> to make it appear in /dev, or use
> 	echo -n 'size 800x600x8' >'#v/vgactl'
> 
> that's probably still not what you intend, because VGA being what it is,
> a host of major and minor register values need to be adjusted in most cases,
> in a device-dependent way.  use aux/vga, described by vga(8).
> read the manual page first, though.  aux/vga eventually sets the
> using vgactl, but sets all those registers first, if it can.
> it needs to be done outside rio.

Wouldn't it make more sense for aux/vga to serve /dev/vga* after
initialising the environment?  I suppose the right answer is "Try it",
or am I missing something?

++L

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-11-06 10:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-26 15:36 [9fans] Where is vgactl? forsyth
2001-10-26 16:01 ` [9fans] charon / tcp pasthrough sniffing Matt
2001-11-06 10:32   ` Jonadab the Unsightly One
2001-10-26 16:43 ` [9fans] Where is vgactl? Lucio De Re

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).