xref: /libpciaccess/README (revision 5855cf5a)
1xorg/lib/libpciaccess - Generic PCI access library
2
3Documentation of the libpciaccess API's can be generated from the
4sources via the doxygen command.    Information about porting Xorg
5drivers to libpciaccess is located at:
6
7	http://www.x.org/wiki/PciReworkHowto
8
9For historical reference, the original proposal for this work is at:
10
11	http://www.x.org/wiki/PciReworkProposal
12
13All questions regarding this software should be directed at the
14Xorg mailing list:
15
16        http://lists.freedesktop.org/mailman/listinfo/xorg
17
18Please submit bug reports to the Xorg bugzilla:
19
20        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
21
22The master development code repository can be found at:
23
24        git://anongit.freedesktop.org/git/xorg/lib/libpciaccess
25
26        http://cgit.freedesktop.org/xorg/lib/libpciaccess
27
28For patch submission instructions, see:
29
30	http://www.x.org/wiki/Development/Documentation/SubmittingPatches
31
32For more information on the git code manager, see:
33
34        http://wiki.x.org/wiki/GitPage
35
36