summaryrefslogtreecommitdiff
path: root/sys/dev/ic/vga_subr.c
AgeCommit message (Expand)Author
2003-02-09make 'name' and 'data' of struct wsdisplay_font const, mark data arraysjdolecek
2003-01-31Changes to allow machines which don't use text mode at the boot timetsutsui
2003-01-27const'ify.tsutsui
2003-01-27KNF and space/TAB cleanup.tsutsui
2002-10-15Add VGA raster graphics console driver. It is written as an extensionjunyoung
2002-06-28clean up font handling:drochner
2002-06-27- Work around a hardware bug that loaded fonts don't work, which isjunyoung
2001-12-13ANSIfy.junyoung
2001-11-13add/cleanup RCSIDlukem
2000-01-25Finish with fixing the SOFTCURSOR stuff.ad
1999-09-19- mc6845's cursor is disabled by punching bit 6 of cursor start register.ad
1999-08-17correct a commentdrochner
1999-01-13-implement new wscons font handling with separate download and selectiondrochner
1998-05-28Put definitions and subroutines needed for all PC display adaptersdrochner
1998-03-22initial import of VGA driver backend for use with the new wscons codedrochner