summaryrefslogtreecommitdiff
path: root/sys/dev/wscons/wsdisplayvar.h
AgeCommit message (Expand)Author
2001-10-13ANSIfy.augustss
2001-10-13Two changes to the wsmux code:augustss
2000-12-30notify console polling mode or not to lower level framebuffer driver.sato
2000-09-10* rename vga_stdscreen* -> vga_25lscreen*lukem
2000-09-10Introduce WSDISPLAY_NULLSCREEN to allow low level device to detach controltakemura
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
1999-12-06-allow the "show_screen" call to the display driver to completedrochner
1999-10-19Split wsdisplay_usl_ioctl() into two functions -- one which is screen-dependentmycroft
1999-10-12add wsdisplay_switchtoconsole() to allow other parts of kernel to forcejdolecek
1999-02-12change the "mapchar" interface to return a "quality" or "match level"drochner
1999-01-26improve error handling in 2 cases:drochner
1999-01-13change the way fonts are handled: now we have a display-global ioctldrochner
1999-01-09add ioctl()s for screen allocation/deallocationdrochner
1998-08-13Merge paddr_t changes into the main branch.eeh
1998-07-28Do locator related defines using defines from locators.h ratheraugustss
1998-06-26define a "mapping" function which can be used by the emulation moduledrochner
1998-06-20Change the calling interface for text output (to the graphics driver)drochner
1998-06-11Implement the VT access and keyboard control ioctl()s needed fordrochner
1998-05-14Simple screen attribute handling for wscons.drochner
1998-03-22Initial import of cgd's new wscons code.drochner