Pcdisplay

PCDISPLAY(4) - Device Drivers Manual

Vga, Intro, Isa, Wscons, Pcdisplay

PCDISPLAY(4) - Device Drivers Manual # PCDISPLAY(4) - Device Drivers Manual NAME # pcdisplay - PC display adapter driver for wscons SYNOPSIS # pcdisplay0 at isa? wsdisplay* at pcdisplay? option PCDISPLAY_SOFTCURSOR 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, CGA and EGA compatible adapters. ...

VGA(4) - Device Drivers Manual

Intro, Pci, Wsfontload, Pcdisplay, Wsconscfg, Wscons, Isa, Agp, Wsdisplay, Vga

VGA(4) - Device Drivers Manual # VGA(4) - Device Drivers Manual NAME # vga - VGA graphics driver for wscons SYNOPSIS # vga0 at isa? vga* at pci? wsdisplay* at vga? agp* at vga? DESCRIPTION # This driver handles VGA graphics 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 vga driver supports multiple virtual screens on one physical display. ...