summaryrefslogtreecommitdiff
path: root/sys/dev/ic/pcdisplay_subr.c
AgeCommit message (Expand)Author
2011-04-11Fix SPL handling when PCDISPLAY_SOFTCURSOR is enabled.Matthew Dempsky
2011-04-03Sprinkle spltty around code which plays with either the video memory orMiod Vallat
2010-08-28ansify function definitions, and constify a few arrays while there.Miod Vallat
2009-09-05Change the wsdisplay_emulops return types from void to int; emulops will nowMiod Vallat
2006-11-29Change the getchar wsdisplay_accessops function to not return aMiod Vallat
2006-09-29If option PCDISPLAY_SOFTCURSOR, force the hardware cursor off every timeMiod Vallat
2003-11-20Make these pass -Wsign-compareTodd C. Miller
2001-04-14Kernel support for console mouse functionality which will be controlled byAaron Campbell
2001-03-14allow listing and soon deleting fonts; aaron@ okMichael Shalayeff
2001-02-02$OpenBSD$Aaron Campbell
2000-11-15This driver supports PC display adapter hardware within the wscons(4)Aaron Campbell