freebsd-dev/sys/dev
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
..
advansys
aic7xxx Add support to aicasm for "downloaded constants". These are immediate 1997-09-27 19:37:31 +00:00
ar Added used #include - don't depend on <sys/mbuf.h> including 1997-09-02 01:19:47 +00:00
bktr Amancio's latest in the Brooktree driver. 1997-09-09 06:32:32 +00:00
ccd
cy aha1542.c aic6360.c cy.c fd.c ft.c 1997-09-21 21:41:49 +00:00
de ``oops''. I cut/pasted the original free()'s based on mark's suggestion 1997-09-20 02:29:56 +00:00
dgb Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
ed Backed out part of a previous change: don't set ZWS on '790 chips; it has 1997-10-03 16:26:15 +00:00
eisa Add shared EISA interrupt support. 1997-09-21 21:35:24 +00:00
en Added used #include - don't depend on <sys/mbuf.h> including 1997-09-02 01:19:47 +00:00
ep Add shared EISA interrupt support. 1997-09-21 21:35:24 +00:00
ex The previous commit broke support for the Pro/10; detect which sort of 1997-09-26 17:17:43 +00:00
fdc Fix a call to timeout that wasn't properly saving it's callout handle. 1997-09-23 22:14:43 +00:00
fe
fxp Killed a gratuitous assignment in a NetBSD case. 1997-09-30 11:28:24 +00:00
ic Enable the FIFO on enhanced floppy controllers. This reduces the 1997-09-17 20:16:17 +00:00
ie aha1542.c aic6360.c cy.c fd.c ft.c 1997-09-21 21:41:49 +00:00
joy
kbd
lnc
mcd aha1542.c aic6360.c cy.c fd.c ft.c 1997-09-21 21:41:49 +00:00
mse Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
pci Addition of support of the slightly rogue Promise IDE interface(Dyson), support 1997-09-20 07:41:58 +00:00
pcm/isa Recognize the CS4326 on the Intel PR440FX motherboard. (It works just like 1997-09-21 03:27:51 +00:00
pdq Add shared EISA interrupt support. 1997-09-21 21:35:24 +00:00
ppbus
ppc
rc Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
rp Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
scd aha1542.c aic6360.c cy.c fd.c ft.c 1997-09-21 21:41:49 +00:00
si aha1542.c aic6360.c cy.c fd.c ft.c 1997-09-21 21:41:49 +00:00
sio aha1542.c aic6360.c cy.c fd.c ft.c 1997-09-21 21:41:49 +00:00
snp Fixed gratuitous ANSIisms. 1997-09-16 11:44:05 +00:00
sound/isa Recognize the CS4326 on the Intel PR440FX motherboard. (It works just like 1997-09-21 03:27:51 +00:00
speaker
sr Removed unused #includes. 1997-09-02 20:06:59 +00:00
syscons Make the blank screen saver work with MDA and CGA. The fade and green 1997-10-04 04:24:18 +00:00
vn Clustered read and write are switched at mount-option level. 1997-09-27 13:40:20 +00:00
vx To obey the traditional practice in mbuf chaining. 1997-10-01 05:54:58 +00:00
wl aha1542.c aic6360.c cy.c fd.c ft.c 1997-09-21 21:41:49 +00:00