Index of /pub/NetBSD/NetBSD-release-9/xsrc/external/mit/xorg-server/dist/hw/xfree86/fbdevhw
Name Last modified Size Description
Parent Directory -
CVS/ 2020-03-20 07:41 -
Makefile.am 2016-08-10 16:44 423
Makefile.in 2019-03-04 06:57 34K
README 2008-08-01 04:49 518
fbdevhw.c 2018-12-31 18:50 26K
fbdevhw.h 2016-08-10 16:44 3.1K
fbdevhwstub.c 2016-08-10 16:44 2.8K
fbpriv.h 2016-08-10 16:44 11K
man/ 2020-03-20 07:41 -
meson.build 2018-12-31 18:36 498
This is a submodule to access linux framebuffer devices.
It is supported to work as helper module (like vgahw)
for the chipset drivers. There are functions for
saving/restoring/setting video modes, set palette entries,
and a few more helper functions. Some of them can be
hooked directly into ScrnInfoRec.
In ../drivers/fbdev is a "chipset" driver. It is a simple,
non-accelerated and hardware-independent driver which works
on top of this fbdevhw submodule.
Gerd
--
Gerd Knorr <kraxel@goldbach.in-berlin.de>