0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/libdha/README
alex 1e88cc71f2 added dhahelper note
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4476 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-02 07:19:34 +00:00

13 lines
514 B
Plaintext

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)