mpv/libdha
atmos4 4bc287e596 oops forgot to commit, part of Björn Sandells libdha obsd ppc fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6636 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-04 01:10:53 +00:00
..
bin
kernelhelper
oth pci.db is now uncompressed in cvs, sync with mplayerxp 2002-05-31 22:41:02 +00:00
sysdep oops forgot to commit, part of Björn Sandells libdha obsd ppc fixes. 2002-07-04 01:10:53 +00:00
.cvsignore
AsmMacros.h
Makefile Small fix for non-X86 OpenBSD by Björn Sandell <biorn at dce.chalmers.se> 2002-07-03 18:59:47 +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 warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org> 2002-06-07 22:43:29 +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)