summaryrefslogtreecommitdiffstats
path: root/libdha/README
blob: a855880cdbff6c5136e1f8f769f2631e2c0dd7c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
libdha - Library of Direct Hardware Access.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This library was designed for direct hardware access under different
OS and architectures. It's not linux specific only (like harddrake
and other).

This library is based on gfxdump utility from GATOS project.
Full list of supported OS'es see in libdha.h

Note: This library requires ROOT privileges or SUID'ed executable
file (same as XServer).
(Or use newly developed libdha kernel helper. Look at kernelhelper/dhahelper.c)