annotate libdha/README @ 4323:fa8ba116a716
some typos fixed ;), added author to capabilites and extended name to 64 bytes. added interleaved uv planes support
author |
alex |
date |
Wed, 23 Jan 2002 19:30:26 +0000 |
parents |
138800dfbe22 |
children |
fc81767343ea |
rev |
line source |
3973
|
1 libdha - Library of Direct Hardware Access.
|
|
2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
3 This library was designed for direct hardware access under different
|
|
4 OS and architectures. It's not linux specific only (like harddrake
|
|
5 and other).
|
|
6
|
|
7 This library is based on gfxdump utility from GATOS project.
|
|
8 Full list of supported OS'es see in libdha.h
|
|
9
|
|
10 Note: This library requires ROOT privileges or SUID'ed executable
|
|
11 file (same as XServer).
|