xenocara/lib/libpciaccess
kettenis 2f4347932e Only include <sys/memrange.h> on i386/amd64 as it really isi
architecture-specific.  This prevents us from trying to establish
write-combining mappings on other architectures, which in turn makes
non-kms pci video drivers work again on those platforms.

ok mlarkin@
2015-07-07 12:52:54 +00:00
..
include update to libpciaccess 0.13.4 2015-05-10 09:31:51 +00:00
m4
man
scanpci
src Only include <sys/memrange.h> on i386/amd64 as it really isi 2015-07-07 12:52:54 +00:00
aclocal.m4 update to libpciaccess 0.13.4 2015-05-10 09:31:51 +00:00
AUTHORS
ChangeLog update to libpciaccess 0.13.4 2015-05-10 09:31:51 +00:00
compile update to libpciaccess 0.13.4 2015-05-10 09:31:51 +00:00
config.guess
config.h.in
config.sub
configure update to libpciaccess 0.13.4 2015-05-10 09:31:51 +00:00
configure.ac update to libpciaccess 0.13.4 2015-05-10 09:31:51 +00:00
COPYING
depcomp
INSTALL update to libpciaccess 0.13.4 2015-05-10 09:31:51 +00:00
install-sh
ltmain.sh
Makefile.am
Makefile.bsd-wrapper
Makefile.in
missing
pciaccess.pc.in
README

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