diff options
Diffstat (limited to 'share/man/man4/vga.4')
-rw-r--r-- | share/man/man4/vga.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/vga.4 b/share/man/man4/vga.4 index 53543d1..7e6f456 100644 --- a/share/man/man4/vga.4 +++ b/share/man/man4/vga.4 @@ -59,9 +59,11 @@ as other drivers. .Pp The .Nm -driver supports the standard video cards: MDA, CGA, EGA and VGA. In +driver supports the standard video cards: MDA, CGA, EGA and VGA. +In addition, the driver can utilize VESA BIOS extensions if the video card -supports them. VESA support can either be statically included in the kernel +supports them. +VESA support can either be statically included in the kernel or can be loaded as a separate module. .Pp In order to statically link the VESA support to the kernel, the |