summaryrefslogtreecommitdiff
path: root/sys/dev/ic/vgavar.h
AgeCommit message (Expand)Author
2006-08-13Provide a method for other display drivers to ask vga to free resourcesjmcneill
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
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-27- Replace some magic numbers with proper macro.tsutsui
2003-01-27KNF and space/TAB cleanup.tsutsui
2002-10-15Add VGA raster graphics console driver. It is written as an extensionjunyoung
2002-07-08save the "quirks" in the softcdrochner
2002-06-28clean up font handling:drochner
2002-06-27- Work around a hardware bug that loaded fonts don't work, which isjunyoung
2002-06-25allow to overwrite the builtin VGA font if necessary,drochner
2001-12-29Add functions needed for access to CRTC registers.junyoung
2001-12-29KNF.junyoung
2001-12-13ANSIfication & cosmetic changes.junyoung
2001-09-14Allow bus front-end to provide both ioctl and mmap entry points,thorpej
2000-08-14Just add the mmap argument to vga_common_attach(), don't botherthorpej
2000-08-08Update arc map routine prototype to compile again.jeffs
2000-06-17add vga_extended_attach function on arc port, to make mmap() available.soda
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