1xorg/lib/libpciaccess - Generic PCI access library 2-------------------------------------------------- 3 4Documentation of the libpciaccess API's can be generated from the 5sources via the doxygen command. Information about porting Xorg 6drivers to libpciaccess is located at: 7 8 https://www.x.org/wiki/PciReworkHowto 9 10For historical reference, the original proposal for this work is at: 11 12 https://www.x.org/wiki/PciReworkProposal 13 14All questions regarding this software should be directed at the 15Xorg mailing list: 16 17 https://lists.x.org/mailman/listinfo/xorg 18 19The primary development code repository can be found at: 20 21 https://gitlab.freedesktop.org/xorg/lib/libpciaccess 22 23Please submit bug reports and requests to merge patches there. 24 25For patch submission instructions, see: 26 27 https://www.x.org/wiki/Development/Documentation/SubmittingPatches 28 29