freebsd-skq/sys/i386
yokota 60fadeeab4 Make comp_vgaregs() less strict about VGA register values when
checking the BIOS video mode paramter table.  Now syscons uses the
parameter table even if some bits in the table are different from the
current VGA register settings.

Even if comp_vgaregs() finds that the BIOS video parameter table looks
totally unfamiliar to it, syscons allows the user to change the
current video mode to some modes which are based on the VGA 80x25
mode. They are VGA 80x30, VGA 80x50, VGA 80x60. In this case the user
will be warned, during boot, that video mode switching is only
paritally supported on his machine.

PR: bin/4477
1997-11-21 11:37:07 +00:00
..
apm Expand the APMIO_GETINFO ioctl to return the estimated remaining 1997-11-12 04:12:51 +00:00
bios Expand the APMIO_GETINFO ioctl to return the estimated remaining 1997-11-12 04:12:51 +00:00
boot Fixed spammed Id. 1997-10-07 06:40:16 +00:00
conf Typo fix. 1997-11-17 13:57:40 +00:00
eisa Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
i386 Previous commit refers to SWAP_PART, which is only defined if the include 1997-11-21 05:44:07 +00:00
ibcs2 Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
include Moved some extern declarations to header files (unused ones to /dev/null). 1997-11-20 19:30:35 +00:00
isa Make comp_vgaregs() less strict about VGA register values when 1997-11-21 11:37:07 +00:00
linux Added support for linux sound ioctls: 1997-11-17 04:00:32 +00:00
pci
scsi Add support to the host driver for "downloaded constants". These are immediate 1997-09-27 19:38:27 +00:00
Makefile