summaryrefslogtreecommitdiff
path: root/contrib/libdha/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libdha/README')
-rw-r--r--contrib/libdha/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/libdha/README b/contrib/libdha/README
new file mode 100644
index 000000000..a855880cd
--- /dev/null
+++ b/contrib/libdha/README
@@ -0,0 +1,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)