freebsd-nq/sys/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
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files (this is an extract from src/share/examples/atm/README) 1998-09-15 11:44:44 +00:00
files.alpha Device framework code now declared in MI code. 1998-09-07 07:29:30 +00:00
files.i386 Add VESA support to syscons. 1998-09-15 18:16:39 +00:00
files.newconf Add lines for new files in ipfilter 1997-05-25 15:56:18 +00:00
files.pc98 Sync with sys/i386/conf/GENERIC, SMP-GENERIC, device.i386, files.i386, 1998-09-15 14:10:56 +00:00
kern.mk Turned on -Wformat -fformat-extensions. -fformat-extensions requires a 1998-09-09 10:04:58 +00:00
kmod.mk Add -aout to CFLAGS and LDFLAGS in bsd.kmod.mk, not in 1998-09-02 14:29:09 +00:00
ldscript.alpha Lots of changes, including: 1998-08-10 07:53:59 +00:00
ldscript.powerpc Lots of changes, including: 1998-08-10 07:53:59 +00:00
majors sd->da, od is gone, no SCSI control devices. 1998-09-15 10:01:14 +00:00
Makefile.alpha Device framework code now declared in MI code. 1998-09-07 07:29:30 +00:00
Makefile.i386 Decouple genassym flags from CFLAGS. 1998-09-14 11:32:17 +00:00
Makefile.pc98 Sync with sys/i386/confMakefile.i386 revision 1.122. 1998-09-15 03:49:43 +00:00
Makefile.powerpc Decouple genassym flags from CFLAGS. 1998-09-14 11:32:17 +00:00
newvers.sh Move __FreeBSD_version from src/sys/conf/newvers.sh to 1998-05-21 19:21:46 +00:00
nfsswapkernel.c Removed vestiges of config-time "argument processing" configuration. 1997-09-07 13:49:56 +00:00
NOTES Add VESA support to syscons. 1998-09-15 18:16:39 +00:00
options (this is an extract from src/share/examples/atm/README) 1998-09-15 11:44:44 +00:00
options.alpha Add BREAK_TO_DEBUGGER so that config stops whining 1998-08-21 23:43:15 +00:00
options.i386 Add VESA support to syscons. 1998-09-15 18:16:39 +00:00
options.pc98 Sync with sys/i386/conf/GENERIC, SMP-GENERIC, device.i386, files.i386, 1998-09-15 14:10:56 +00:00
param.c Moved definition of fscale from param.c to kern_synch.c where it 1998-07-11 13:06:41 +00:00
systags.sh Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00