]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
loader: only use vidc_install_font() with vga controller
authorToomas Soome <tsoome@FreeBSD.org>
Mon, 4 Jan 2021 22:43:39 +0000 (00:43 +0200)
committerToomas Soome <tsoome@FreeBSD.org>
Mon, 4 Jan 2021 22:49:18 +0000 (00:49 +0200)
commit58661b3ba9ebe82f889cbc336afe618ad7f7940a
treeab3ea4d1740e700f515589446316d06e8fca4705
parent8c1dda11711ec0dba5b34291d29a360029e6fdf6
loader: only use vidc_install_font() with vga controller

If the controller does not support VGA, we should not
touch VGA registers.
stand/i386/libi386/vbe.c
stand/i386/libi386/vbe.h
stand/i386/libi386/vidconsole.c