Add support for paged (banked) VESA video mode
authorH. Peter Anvin <hpa@zytor.com>
Thu, 14 Feb 2008 00:05:06 +0000 (16:05 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 14 Feb 2008 00:11:53 +0000 (16:11 -0800)
commitf7122d423f1eba4e2c620c7599d59d78e9315112
treea4f42c3057c4245c86fbfdb92fabcc89ac397293
parent4d459d16f68ebcd8fbac96bf505db5bd1ac337db
Add support for paged (banked) VESA video mode

Add support for paged ("banked", non-linear-framebuffer) VESA video
modes.  Apparently some manufacturers haven't caught on that
non-linear graphics modes have been obsolete for 15 years or so
already.
com32/lib/Makefile
com32/lib/sys/vesa/background.c
com32/lib/sys/vesa/drawtxt.c
com32/lib/sys/vesa/initvesa.c
com32/lib/sys/vesa/screencpy.c [new file with mode: 0644]
com32/lib/sys/vesa/video.h