xenocara/lib/libpciaccess
kettenis eb9a95d64d Use PCIOCREADMASK to size the PCI BARs. This makes more parts of libpciaccess
usable when machdep.allowaperture is zero.

ok matthieu@
2014-09-27 08:56:18 +00:00
..
include Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
m4 Update to libpciaccess 0.13. Tested by shadchin@ 2012-03-09 21:02:09 +00:00
man Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
scanpci Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
src Use PCIOCREADMASK to size the PCI BARs. This makes more parts of libpciaccess 2014-09-27 08:56:18 +00:00
aclocal.m4 Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
AUTHORS
ChangeLog Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
compile Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
config.guess Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
config.h.in Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
config.sub Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
configure Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
configure.ac Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
COPYING Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
depcomp Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
INSTALL Fix a number of merge issues accumulated over the years 2013-08-18 06:20:12 +00:00
install-sh Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
ltmain.sh Update to libpciaccess 0.13. Tested by shadchin@ 2012-03-09 21:02:09 +00:00
Makefile.am Update to libpciaccess 0.13. Tested by shadchin@ 2012-03-09 21:02:09 +00:00
Makefile.bsd-wrapper Bump the major on every single base library. There are a couple 2013-08-13 07:07:07 +00:00
Makefile.in Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
missing Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
NEWS
pciaccess.pc.in
README Update to libpciaccess 0.11, with VGA arbiter support code from kettenis@. 2010-07-10 18:56:27 +00:00

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