1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-12 18:06:18 +00:00
mpv/libdha
nick 5f3109cf12 Improved readability and new stuffs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4165 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-15 08:33:09 +00:00
..
bin
oth pci ids database 2002-01-12 11:37:47 +00:00
sysdep Improved readability and new stuffs 2002-01-15 08:33:09 +00:00
.cvsignore *** empty log message *** 2002-01-07 20:14:27 +00:00
AsmMacros.h Improved readability and new stuffs 2002-01-15 08:33:09 +00:00
libdha.c Improved readability and new stuffs 2002-01-15 08:33:09 +00:00
libdha.h minor interface changing 2002-01-05 18:16:19 +00:00
Makefile gawk -> awk 2002-01-12 17:11:01 +00:00
pci_db2c.awk Fix typo and some updates. 2002-01-12 20:47:55 +00:00
pci.c Improved readability and new stuffs 2002-01-15 08:33:09 +00:00
README
test.c

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).