1
mirror of https://github.com/mpv-player/mpv synced 2025-03-26 22:42:47 +01:00
arpi 30d0116d16 OpenBSD, NetBSD portability patches by
Björn Sandell <biorn@dce.chalmers.se>
Marcus <core@antbear.org>
Bernd Ernesti <mplayer@lists.veego.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5873 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-27 22:42:27 +00:00
..
2002-01-04 10:30:50 +00:00
2002-01-12 11:37:47 +00:00
2002-04-19 16:34:04 +00:00
2002-01-24 16:54:05 +00:00
2002-02-02 07:04:43 +00:00
2002-04-19 16:34:04 +00:00
2002-04-19 16:34:04 +00:00
2002-02-02 12:14:56 +00:00
2002-04-27 22:42:27 +00:00
2002-01-12 20:47:55 +00:00
2002-04-19 16:34:04 +00:00
2002-02-02 07:19:34 +00:00

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)