summaryrefslogtreecommitdiff
path: root/sys/dev/ic/pcdisplayvar.h
AgeCommit message (Expand)Author
2014-11-12more _KERNEL_OPTchristos
2009-03-15ansify function definitionscegger
2006-05-14integrate kauth.elad
2006-04-15Remove the getwschar and putwschar accessops from wsdisplay drivers asjmmv
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
2005-12-11merge ktrace-lwp.christos
2004-07-28Implement support to dynamically change wscons console and kernel colors.jmmv
2004-05-28PR/19925: David Ferlier: Add scrolling support to wscons.christos
2004-03-24remove license clauses 3 and 4 from my cpoyright noticesdrochner
2002-07-07- ANSI & KNF, notably remove __P.junyoung
2002-07-07Rename vc_ccol and vc_crow in struct pcdisplayscreen to cursorcoljunyoung
2002-06-26PR/17402: Add wsmoused support by providing get/set char and events.christos
2000-01-25Finish with fixing the SOFTCURSOR stuff.ad
2000-01-05Add and use pcdisplay_cursor_init(). Still a couple of nits with this, Iad
1999-09-19- mc6845's cursor is disabled by punching bit 6 of cursor start register.ad
1999-02-12change the "mapchar" interface to return a "quality" or "match level"drochner
1998-07-24allow the displayed area to start anywhere in display memory,drochner
1998-06-26do the charcter mapping in a separate functiondrochner
1998-06-20adapt to wscons changes, treat incoming characters always as ISOdrochner
1998-05-28Put definitions and subroutines needed for all PC display adaptersdrochner