Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 1998 13:21:30 -0600
From:      Jonathan Lemon <jlemon@americantv.com>
To:        Andrzej Bialecki <abial@nask.pl>
Cc:        ????????????? <sos@FreeBSD.ORG>, current@FreeBSD.ORG
Subject:   Re: BIOS calls
Message-ID:  <19980323132130.50051@right.PCS>
In-Reply-To: <Pine.NEB.3.95.980323201515.23827A-100000@korin.warman.org.pl>; from Andrzej Bialecki on Mar 03, 1998 at 08:18:27PM %2B0100
References:  <199803231849.TAA00606@sos.freebsd.dk> <Pine.NEB.3.95.980323201515.23827A-100000@korin.warman.org.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 03, 1998 at 08:18:27PM +0100, Andrzej Bialecki wrote:
[Warning!  ISO-8859-2 is not compatible with your display.]

> On Mon, 23 Mar 1998, Søren Schmidt wrote:
> 
> > In reply to Jonathan Lemon who wrote:
> > > 
> > >   I'm about to add support to -current for calling real-mode BIOS 
> > > functions from the kernel.  The first use of this will be to get 
> > > the correct memory size from INT 15:E820/E801/88 calls.
> > 
> > eeeiiii haaaa...
> 
> hip, hip, hurrayyy!!!
> 
> Does it mean there are chances for userland video library supporting
> hi-res graphics? :-))

Probably; I think you'd have to talk to Soren about that.  I don't 
know anything about graphics, other than they look pretty.  :-)

Note that this functionality is intended only for kernel consumption,
not user-space applications like doscmd.  In particular, when making
a vm86() call, logically kernel stays at ring 0, meaning that no context
switches are allowed.

I'm working on a general user-space vm86() function as well.
--
Jonathan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980323132130.50051>