freebsd_amp_hwpstate/lkm
Kazutaka YOKOTA 0de89efe5c Make the blank screen saver work with MDA and CGA. The fade and green
savers are also modified so that they behave in the same way as the
blank saver on MDA and CGA, although it's not the way these screen
savers are supposed to work, but fading monitor and tickling green
monitor cannot be done on MDA and CGA, AFAIK.  So, this is the second
best solution.

As of this change, the current state of support of screen savers is
summarized in the following table.

		MDA	CGA	EGA	VGA
blank		OK	OK	NA	OK
daemon		OK	OK	OK	OK
fade		*	*	NA	OK
green		*	*	NA	OK
snake		OK	OK	OK	OK
star		OK	OK	OK	OK

OK: works
NA: doesn't work, the module cannot be loaded for this adapter.
*: behave the same way as the blank saver.

As you can see, EGA is left out for now. But, we can do no better, as
EGA registers cannot be read...

Reviewed by: sos
1997-10-04 04:24:18 +00:00
..
atapi
ccd
cd9660
coff
fdesc
fpu
gnufpu Removed bogus -I path in CFLAGS. 1997-08-26 13:49:26 +00:00
ibcs2
if_disc
if_ppp
if_sl
if_tun
ip_mroute_mod
ipfw Add example for IPFIREWALL_DEFAULT_TO_ACCEPT 1997-09-10 04:19:07 +00:00
joy
kernfs
linux
mfs
msdos
nfs
nullfs
pcic
portal
procfs
qcam
syscons Make the blank screen saver work with MDA and CGA. The fade and green 1997-10-04 04:24:18 +00:00
umapfs
union
wcd
Makefile Remove the vm86 LKM. 1997-08-28 14:45:26 +00:00
Makefile.inc