fbdevhw - specific submodule for framebuffer device access
Please see following description for synopsis
FBDEVHW(4) Kernel Interfaces Manual FBDEVHW(4)
NAME
fbdevhw - os-specific submodule for framebuffer device access
DESCRIPTION
fbdevhw provides functions for talking to a framebuffer device. It is
os-specific. It is a submodule used by other video drivers. A fbdevhw
module is currently available for linux framebuffer devices.
fbdev(4) is a non-accelerated driver which runs on top of the fbdevhw
module. fbdevhw can be used by other drivers too, this is usually
activated with `Option "UseFBDev"' in the device section.
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+------------------+
|Availability | x11/server/xorg |
+---------------+------------------+
|Stability | Volatile |
+---------------+------------------+
SEE ALSO
Xorg(1), xorg.conf(5), xorgconfig(1), Xserver(1), X(7), fbdev(4)
AUTHORS
Authors include: Gerd Knorr, based on the XF68_FBDev Server code (Mar-
tin Schaller, Geert Uytterhoeven).
NOTES
Source code for open source software components in Oracle Solaris can
be found at https://www.oracle.com/downloads/opensource/solaris-source-
code-downloads.html.
This software was built from source available at
https://github.com/oracle/solaris-userland. The original community
source was downloaded from https://www.x.org/releases/individ-
ual/xserver/xorg-server-1.20.13.tar.gz.
Further information about this software can be found on the open source
community website at https://www.x.org.
X Version 11 xorg-server 1.20.13 FBDEVHW(4)