mpv/libdha
arpi ddc4bdf2cb removed -W -Wall -g and other gcc-specific warning/debug options
patch by Joey Parrish <joey@yunamusic.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7074 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-22 23:29:46 +00:00
..
bin
kernelhelper removed -W -Wall -g and other gcc-specific warning/debug options 2002-08-22 23:29:46 +00:00
oth
sysdep oops forgot to commit, part of Björn Sandells libdha obsd ppc fixes. 2002-07-04 01:10:53 +00:00
.cvsignore *** empty log message *** 2002-08-15 07:02:17 +00:00
AsmMacros.h
Makefile removed -W -Wall -g and other gcc-specific warning/debug options 2002-08-22 23:29:46 +00:00
README
config.h
libdha.c
libdha.h
mtrr.c
pci.c
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)