openbsd-xenocara/lib/libpciaccess
matthieu 1166d8c915 Fix running totally unprivileged with startx(1).
Issue reported by Walter Alejandro Iglesias.
2022-11-09 18:33:42 +00:00
..
include Update to libpciaccess 0.17. while there fix small leaks in openbsd_pci.c 2022-11-07 16:52:35 +00:00
m4 Update to libpciaccess 0.13. Tested by shadchin@ 2012-03-09 21:02:09 +00:00
man Update to libpciaccess 0.17. while there fix small leaks in openbsd_pci.c 2022-11-07 16:52:35 +00:00
scanpci Update to libpciaccess 0.17. while there fix small leaks in openbsd_pci.c 2022-11-07 16:52:35 +00:00
src Fix running totally unprivileged with startx(1). 2022-11-09 18:33:42 +00:00
AUTHORS
COPYING Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
ChangeLog Update to libpciaccess 0.17. while there fix small leaks in openbsd_pci.c 2022-11-07 16:52:35 +00:00
INSTALL update to libpciaccess 0.13.4 2015-05-10 09:31:51 +00:00
Makefile.am Update to libpciaccess 0.17. while there fix small leaks in openbsd_pci.c 2022-11-07 16:52:35 +00:00
Makefile.bsd-wrapper Update to libpciaccess 0.17. while there fix small leaks in openbsd_pci.c 2022-11-07 16:52:35 +00:00
Makefile.in Update to libpciaccess 0.17. while there fix small leaks in openbsd_pci.c 2022-11-07 16:52:35 +00:00
README.md Update to libpciaccess 0.17. while there fix small leaks in openbsd_pci.c 2022-11-07 16:52:35 +00:00
aclocal.m4 Update to libpciaccess 0.17. while there fix small leaks in openbsd_pci.c 2022-11-07 16:52:35 +00:00
compile Update to libpciaccess 0.17. while there fix small leaks in openbsd_pci.c 2022-11-07 16:52:35 +00:00
config.guess Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
config.h.in Update to libpciaccess 0.16. 2021-08-30 12:13:33 +00:00
config.sub Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
configure Update to libpciaccess 0.17. while there fix small leaks in openbsd_pci.c 2022-11-07 16:52:35 +00:00
configure.ac Update to libpciaccess 0.17. while there fix small leaks in openbsd_pci.c 2022-11-07 16:52:35 +00:00
depcomp Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +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
meson.build Update to libpciaccess 0.17. while there fix small leaks in openbsd_pci.c 2022-11-07 16:52:35 +00:00
meson_options.txt Update to libpciaccess 0.17. while there fix small leaks in openbsd_pci.c 2022-11-07 16:52:35 +00:00
missing Update to libpciacces 0.13.2. 2014-01-03 09:44:24 +00:00
pciaccess.pc.in Update to libpciaccess 0.17. while there fix small leaks in openbsd_pci.c 2022-11-07 16:52:35 +00:00

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