From 5855cf5a2cc7ee920b42052372ab734003799d00 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 2 Feb 2009 20:34:38 -0800 Subject: Add README with pointers to mailing list, bugzilla & git repos Signed-off-by: Alan Coopersmith --- README | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/README b/README index e69de29..8b64261 100644 --- a/README +++ b/README @@ -0,0 +1,35 @@ +xorg/lib/libpciaccess - Generic PCI access library + +Documentation of the libpciaccess API's can be generated from the +sources via the doxygen command. Information about porting Xorg +drivers to libpciaccess is located at: + + http://www.x.org/wiki/PciReworkHowto + +For historical reference, the original proposal for this work is at: + + http://www.x.org/wiki/PciReworkProposal + +All questions regarding this software should be directed at the +Xorg mailing list: + + http://lists.freedesktop.org/mailman/listinfo/xorg + +Please submit bug reports to the Xorg bugzilla: + + https://bugs.freedesktop.org/enter_bug.cgi?product=xorg + +The master development code repository can be found at: + + git://anongit.freedesktop.org/git/xorg/lib/libpciaccess + + http://cgit.freedesktop.org/xorg/lib/libpciaccess + +For patch submission instructions, see: + + http://www.x.org/wiki/Development/Documentation/SubmittingPatches + +For more information on the git code manager, see: + + http://wiki.x.org/wiki/GitPage + -- cgit v1.2.3