bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: console plans


From: Niels Möller
Subject: Re: console plans
Date: 13 Feb 2002 10:56:45 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Sounds cool.

Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de> writes:

> The output half is similar.  The only driver initially will be a standard
> VGA driver (Super VGA might be an option for later).  I have found some
> documentation on VGA cards (FreeVGA Project), and we will do all the VGA
> card programming in user space.

Do you have a plan for how to coordinate access to the hardware with
other programs, like framebuffers and X?

To me, it would make some sense to use a separate device-like
translator for representing the vga hardware. At the very least, it
would need to keep enough knowledge of what people are doing with it
so that it, at any time, can restore the hardware to a sane state. It
might also be desirable to put the hardware banging in a separate
program, just for limiting the amount of code that needs to run with
privileges.

Regards,
/Niels



reply via email to

[Prev in Thread] Current Thread [Next in Thread]