freebsd-src/sys/i386
Kazutaka YOKOTA 4da170bcf6 A workaround for screen flicker; eliminate some I/O access to the VGA
chip.

It has been observed that the problem is most apparent:

a) in notebook computers,
b) and/or in the systems with C&T video chips.

Define the new configuration option SC_BAD_FLICKER in the kernel
configuration file to remove outb()/outw() calls in question.
1998-08-10 08:39:19 +00:00
..
apm Add the ability to suspend as well as hibernate to the system. This 1998-07-06 06:29:07 +00:00
bios Add the ability to suspend as well as hibernate to the system. This 1998-07-06 06:29:07 +00:00
boot Correct an irritating documentation error. 1998-08-04 00:39:45 +00:00
conf A few misc changes to get the spigot and meteor board working in 3.0. 1998-08-08 19:26:08 +00:00
eisa MF22: Shut this thing up by default. 1998-08-09 02:22:34 +00:00
i386 Copy in the nfs_diskless structure if NFS_ROOT is defined. A previous 1998-08-03 21:31:32 +00:00
ibcs2 Updated generated files. 1998-06-09 03:36:59 +00:00
include 1. Reorganized screen saver related code so that both the LKM screen 1998-08-03 11:30:45 +00:00
isa A workaround for screen flicker; eliminate some I/O access to the VGA 1998-08-10 08:39:19 +00:00
linux Converted the second last instance of hzto() to tvtohz(). 1998-08-05 16:44:30 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 09:47:47 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00