Initial. Don't... just don't ask.

This commit is contained in:
Ryan McGrath 2011-02-24 00:22:00 -08:00
commit 00bae13bba
586 changed files with 129057 additions and 0 deletions

19
lrmi-0.9/README Normal file
View file

@ -0,0 +1,19 @@
This is a modified version of lrmi-0.9 package.
The original is available at http://sourceforge.net/projects/lrmi
Programs included are:
vbetest - show available modes, and test a mode.
vbegetmodeinfo - show information about a vbe mode.
mode3 - set mode using vesa bios. It can usually restore text mode after
svgalib leaves a non-working text-mode.
vga_reset - call real mode c000:0003, which should be the video card's
initialization routine. Should work in some cases when mode3 fails to
restore text mode.
get-edid - Use vbe call to get monitor's edid information.