Re: Q2: Framebuffer?

David Woodhouse (David.Woodhouse@mvhi.com)
Thu, 18 Feb 1999 13:21:46 +0000


> > It is possible call "Real mode" int 0x10 inside kernel during
> > initialization?
>
> Before we switch to protected mode yes

And technically, it's possible to do so afterwards. There have been block
device drivers which switch to vm86 mode and call INT 13h, and it should be
possible to treat INT 10h in a similar fashion, depending on how well-behaved
the BIOS code is.

---- ---- ----
David Woodhouse David.Woodhouse@mvhi.com Office: (+44) 1223 810302
Project Leader, Process Information Systems Mobile: (+44) 976 658355
Axiom (Cambridge) Ltd., Swaffham Bulbeck, Cambridge, CB5 0NA, UK.
finger dwmw2@ferret.lmh.ox.ac.uk for PGP key.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/