1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-11 17:37:23 +00:00
mpv/libdha
alex cc5ad546ee initial
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4473 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-02 06:34:44 +00:00
..
bin
kernelhelper initial 2002-02-02 06:34:44 +00:00
oth
sysdep Grab PS_IOPL define from <sys/psw.h> on solaris x86 2002-01-15 18:46:31 +00:00
.cvsignore keep me chean ;-) 2002-01-24 16:54:05 +00:00
AsmMacros.h
libdha.c
libdha.h pci_config_read working 2002-01-20 12:12:58 +00:00
Makefile Use 'install' instead of 'cp' 2002-01-17 09:01:50 +00:00
pci_db2c.awk
pci.c sorry, debug removed ;) 2002-01-20 12:15:01 +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).