Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-04-02 | remove terms 3 & 4 for drochner@NetBSD.org; as seen on netbsd lists | Theo de Raadt | |
2003-11-20 | Make these pass -Wsign-compare | Todd C. Miller | |
2001-02-02 | $OpenBSD$ | Aaron Campbell | |
2000-11-15 | This driver supports PC display adapter hardware within the wscons(4) | Aaron Campbell | |
console framework. It doesn't provide direct device driver entry points but makes its functions available via the internal wsdisplay(4) interface. The pcdisplay driver is indended as a minimal ``catch-all'' driver for the different kinds of MDA or CGA compatible adapters. It doesn't support multiple screens, nor colors or font loading. From NetBSD. Contains routines used by the vga(4) and ega(4) drivers, etc. This is more MI stuff in prepartion for wscons on i386 and alpha. |