OpenBSD manual page server

Manual Page Search Parameters

CREATOR(4) Device Drivers Manual (sparc64) CREATOR(4)

creatoraccelerated color frame buffer

creator* at mainbus0 flags 0x0
creator* at upa0 flags 0x0
wsdisplay* at creator?

The Creator, Creator 3D and Elite 3D are color frame buffers, with graphics acceleration, available for most of the UltraSPARC workstations with UPA slots.

The creator driver interfaces those frame buffers with the wscons(4) console framework. It does not provide direct device driver entry points but makes its functions available via the internal wsdisplay(4) interface.

By default hardware acceleration is used to erase the screen and scroll text. By setting flags to 1 (via config(8) or boot_config(8)) this acceleration can be disabled.

intro(4), upa(4), wscons(4), wsdisplay(4), boot_config(8), config(8)

November 26, 2010 OpenBSD-current