Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

fbio(4S)

bwone(4S)

bwtwo(4S)

cgone(4S)

cgtwo(4S)

gpone(4S)

FB(4S)  —  SPECIAL FILES

NAME

fb − driver for Sun console frame buffer

SYNOPSIS

None; included in standard system. 

DESCRIPTION

The fb driver provides indirect access to a Sun graphics controller board.  It is an indirect driver for the Sun workstation console’s frame buffer.  At boot time, the workstation’s frame buffer device is determined from information from the Monitor Proms and set to be the one that fb will indirect to.  The device driver for the console’s frame buffer must be configured into the kernel so that this indirect driver can access it. 

The idea behind this driver is that user programs can open a known device, query its characteristics and access it in a device dependent way, depending on the type.  Fb redirects open(2V), close(2), ioctl(2), and mmap(2) calls to the real frame buffer. All of the Sun frame buffers support the same general interface; see fbio(4S)

FILES

/dev/fb

SEE ALSO

fbio(4S), bwone(4S), bwtwo(4S), cgone(4S), cgtwo(4S), gpone(4S)

Sun Release 3.2  —  Last change: 20 September 1985

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026