Mention that the vga(4) driver supports 90-column video modes.

PR:		26050
Submitted by:	Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
Approved by:	nik
This commit is contained in:
Dima Dorfman 2001-03-28 02:32:10 +00:00
parent 034dc442ad
commit 59f0a6b75e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=74898

View File

@ -67,6 +67,11 @@ The modes currently recognized are:
.Ar VGA_80x30 ,
.Ar VGA_80x50 ,
.Ar VGA_80x60 ,
.Ar VGA_90x25 ,
.Ar VGA_90x30 ,
.Ar VGA_90x43 ,
.Ar VGA_90x50 ,
.Ar VGA_90x60 ,
.Ar EGA_80x25 ,
.Ar EGA_80x43 ,
.Ar VESA_132x25 ,
@ -195,6 +200,11 @@ or loaded as a KLD module if you wish to use VESA video modes
or 132 column modes
.Pq see Xr vga 4 .
.Pp
You need to compile your kernel with the
.Ar VGA_WIDTH90
option if you wish to use VGA 90 column modes
.Pq see Xr vga 4 .
.Pp
Video modes other than 25 and 30 line modes may require specific size of font.
Use
.Fl f