No description
  • C 93.1%
  • Meson 3%
  • M4 2%
  • Makefile 1.8%
  • Shell 0.1%
Find a file
2021-04-13 19:52:45 +10:00
include linux: support 32 bit PCI domains (v3) 2017-09-20 13:29:29 -04:00
m4 config: upgrade AC_DEFINE_DIR to AX_DEFINE_DIR 2010-08-21 19:55:02 -04:00
man autoconf: Add meson files to dist tarball 2020-11-02 08:00:48 -08:00
scanpci autoconf: Add meson files to dist tarball 2020-11-02 08:00:48 -08:00
src x86: Sort devices by B/D/F due to recursive scan 2021-04-13 19:52:45 +10:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-10-22 12:34:20 -04:00
AUTHORS Initial import of libpciaccess. 2006-03-18 00:12:48 +00:00
autogen.sh autogen: add default patch prefix 2017-01-26 13:52:49 +10:00
configure.ac libpciaccess 0.16 2019-07-17 12:24:48 -04:00
COPYING Resync COPYING file with copyrights/licenses from code 2013-07-20 15:00:40 -07:00
Makefile.am autoconf: Add meson files to dist tarball 2020-11-02 08:00:48 -08:00
meson.build Add a meson build system 2020-11-02 08:00:48 -08:00
meson_options.txt Add a meson build system 2020-11-02 08:00:48 -08:00
pciaccess.pc.in pciaccess.pc.in: add Libs.Private 2020-08-22 17:26:09 -07:00
README.cygwin chmod a-x README.cygwin 2015-09-22 08:38:56 -04:00
README.md Update README for gitlab migration 2018-11-19 23:03:36 -08: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:

https://www.x.org/wiki/PciReworkHowto

For historical reference, the original proposal for this work is at:

https://www.x.org/wiki/PciReworkProposal

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The master development code repository can be found at:

https://gitlab.freedesktop.org/xorg/lib/libpciaccess

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches