hurd_pci: Use __pci_conf_ variants of pci_conf_
1 file changed
tree: ef494a0dc1552d044b7506854bd3cd15c19dbebb
  1. include/
  2. m4/
  3. man/
  4. scanpci/
  5. src/
  6. .gitignore
  7. AUTHORS
  8. autogen.sh
  9. configure.ac
  10. COPYING
  11. Makefile.am
  12. pciaccess.pc.in
  13. README.cygwin
  14. 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 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