mpv/libdha
nick 82df1b9d24 sync with mplayerxp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5703 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-19 16:34:04 +00:00
..
bin
kernelhelper tested and fixed on 2.2.x, more comments 2002-02-02 17:35:53 +00:00
oth
sysdep sync with mplayerxp 2002-04-19 16:34:04 +00:00
.cvsignore
AsmMacros.h
Makefile MTRR configuring 2002-02-02 12:14:56 +00:00
README
config.h
libdha.c sync with mplayerxp 2002-04-19 16:34:04 +00:00
libdha.h sync with mplayerxp 2002-04-19 16:34:04 +00:00
mtrr.c fix typo 2002-02-03 13:19:39 +00:00
pci.c sync with mplayerxp 2002-04-19 16:34:04 +00:00
pci_db2c.awk
test.c

README

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)