OpenBSD manual page server

Manual Page Search Parameters

PCDISPLAY(4) Device Drivers Manual PCDISPLAY(4)

pcdisplayPC display adapter driver for wscons

pcdisplay0 at isa?
wsdisplay* at pcdisplay?
option PCDISPLAY_SOFTCURSOR

This driver supports PC display adapter hardware within the wscons(4) 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 intended as a minimal “catch-all” driver for the different kinds of MDA, CGA and EGA compatible adapters. It doesn't support multiple screens, nor colors or font loading.

Supported kernel option(s):

option PCDISPLAY_SOFTCURSOR
Use a large, non-blinking cursor generated by software. The default is to use the cursor provided by the underlying display hardware.

intro(4), isa(4), vga(4), wscons(4)

May 31, 2007 OpenBSD-6.8