|
Lines 67-72
Link Here
|
| 67 |
.Ar VGA_80x30 , |
67 |
.Ar VGA_80x30 , |
| 68 |
.Ar VGA_80x50 , |
68 |
.Ar VGA_80x50 , |
| 69 |
.Ar VGA_80x60 , |
69 |
.Ar VGA_80x60 , |
|
|
70 |
.Ar VGA_90x25 , |
| 71 |
.Ar VGA_90x30 , |
| 72 |
.Ar VGA_90x43 , |
| 73 |
.Ar VGA_90x50 , |
| 74 |
.Ar VGA_90x60 , |
| 70 |
.Ar EGA_80x25 , |
75 |
.Ar EGA_80x25 , |
| 71 |
.Ar EGA_80x43 , |
76 |
.Ar EGA_80x43 , |
| 72 |
.Ar VESA_132x25 , |
77 |
.Ar VESA_132x25 , |
|
Lines 193-198
Link Here
|
| 193 |
The VESA BIOS support must be linked to the kernel |
198 |
The VESA BIOS support must be linked to the kernel |
| 194 |
or loaded as a KLD module if you wish to use VESA video modes |
199 |
or loaded as a KLD module if you wish to use VESA video modes |
| 195 |
or 132 column modes |
200 |
or 132 column modes |
|
|
201 |
.Pq see Xr vga 4 . |
| 202 |
.Pp |
| 203 |
You need to compile your kernel with the |
| 204 |
.Em VGA_WIDTH90 |
| 205 |
option if you wish to use VGA 90 column modes |
| 196 |
.Pq see Xr vga 4 . |
206 |
.Pq see Xr vga 4 . |
| 197 |
.Pp |
207 |
.Pp |
| 198 |
Video modes other than 25 and 30 line modes may require specific size of font. |
208 |
Video modes other than 25 and 30 line modes may require specific size of font. |