Updated: 2022/Sep/29
Please read Privacy Policy. It's for your privacy.
PCDISPLAY(4) Device Drivers Manual PCDISPLAY(4) NAME pcdisplay - PC display adapter driver for wscons SYNOPSIS options PCDISPLAY_SOFTCURSOR pcdisplay0 at isa? wsdisplay* at pcdisplay? console ? DESCRIPTION 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 or CGA compatible adapters. It doesn't support multiple screens, nor colors or font loading. Supported kernel option(s): options PCDISPLAY_SOFTCURSOR Use a large, non-blinking cursor generated by software. The default is to use the cursor provided by the underlying display hardware. SEE ALSO isa(4), vga(4), wscons(4) NetBSD 10.99 March 20, 1999 NetBSD 10.99