freebsd-nq/sys/dev/fb
Bruce Evans 89a1e6c3eb Fix 3 entries in mode tables related to mono and 90-column text modes.
Newer VGAs don't support any mono modes, but bugs in the tables created
2 virtual mono modes (#45 90x43 and #112 80x43) that behaved more
strangely than crashing.  90-column modes are tweaked 80-column ones
and also fail to work on newer VGAs.  #45 did crash (hang) on some
hardware.
2017-03-26 14:31:29 +00:00
..
boot_font.c
creator_vt.c
creator.c sys: use our nitems() macro when param.h is available. 2016-04-21 19:40:10 +00:00
creatorreg.h
fb_if.m
fb.c Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
fbd.c Provide way for framebuffer driver to request mmap(2) mapping type 2016-10-01 17:43:02 +00:00
fbreg.h
gallant12x22.c
gfb.h
machfb.c sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
machfbreg.h
s3_pci.c
splash_bmp.c Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
splash_pcx.c
splash_txt.c
splash.c sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
splashreg.h
vesa.c Use MTX_SYSINIT for the VESA lock. 2016-07-23 14:38:09 +00:00
vesa.h
vga.c Fix 3 entries in mode tables related to mono and 90-column text modes. 2017-03-26 14:31:29 +00:00
vgareg.h