freebsd-dev/sys/i386/conf
Søren Schmidt a8445737e7 Add VESA support to syscons.
Kazu writes:

The VESA support code requires vm86 support. Make sure your kernel
configuration file has the following line.
        options "VM86"
If you want to statically link the VESA support code to the kernel,
add the following option to the kernel configuration file.
        options "VESA"

The vidcontrol command now accepts the following video mode names:
VESA_132x25, VESA_132x43, VESA_132x50, VESA_132x60, VESA_800x600

The VESA_800x600 mode is a raster display mode. The 80x25 text will
be displayed on the 800x600 screen. Useful for some laptop computers.

vidcontrol accepts the new `-i <info>' option, where <info> must be
either `adapter' or `mode'.  When the `-i adapter' option is given,
vidcontrol will print basic information (not much) on the video
adapter. When the `-i mode' option is specified, vidcontrol will
list video modes which are actually supported by the video adapter.

Submitted by:   Kazutaka YOKOTA yokota@FreeBSD.ORG
1998-09-15 18:16:39 +00:00
..
devices.i386 sd->da, od is gone, no SCSI control devices. 1998-09-15 10:01:14 +00:00
files.i386 Add VESA support to syscons. 1998-09-15 18:16:39 +00:00
GENERIC sd->da, od is gone, no SCSI control devices. 1998-09-15 10:01:14 +00:00
GENERICupgrade The aout->elf transition build from a 2.2.5/6/7 system requires that 1998-08-30 03:06:23 +00:00
LINT Add VESA support to syscons. 1998-09-15 18:16:39 +00:00
LKM 'LKM' is a minimal kernel config file, just enough to be able to test-link 1998-03-12 20:00:21 +00:00
majors.i386 sd->da, od is gone, no SCSI control devices. 1998-09-15 10:01:14 +00:00
Makefile.i386 Decouple genassym flags from CFLAGS. 1998-09-14 11:32:17 +00:00
NOTES Add VESA support to syscons. 1998-09-15 18:16:39 +00:00
options.i386 Add VESA support to syscons. 1998-09-15 18:16:39 +00:00
PCCARD sd->da, od is gone, no SCSI control devices. 1998-09-15 10:01:14 +00:00
SMP-GENERIC sd->da, od is gone, no SCSI control devices. 1998-09-15 10:01:14 +00:00