release to sid
1 file changed
tree: 81d07660a472044e5aad6304acb74856d066a6a3
  1. debian/
  2. include/
  3. m4/
  4. man/
  5. scanpci/
  6. src/
  7. .gitignore
  8. .gitlab-ci.yml
  9. AUTHORS
  10. autogen.sh
  11. ChangeLog
  12. configure.ac
  13. COPYING
  14. Makefile.am
  15. meson.build
  16. meson_options.txt
  17. pciaccess.pc.in
  18. README.cygwin
  19. README.md
README.md

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 primary 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