xenocara/lib/libpciaccess
purplerain 0c289f288c
update to libpciacces 0.18.1 removes the autotools build system and add a simple make based one. The existing xenocara obj dir needs to be wiped before a make obj / make buildx
2024-05-18 01:06:01 +00:00
..
include update to libpciacces 0.18.1 removes the autotools build system and add a simple make based one. The existing xenocara obj dir needs to be wiped before a make obj / make buildx 2024-05-18 01:06:01 +00:00
m4 update to libpciacces 0.18.1 removes the autotools build system and add a simple make based one. The existing xenocara obj dir needs to be wiped before a make obj / make buildx 2024-05-18 01:06:01 +00:00
man update to libpciacces 0.18.1 removes the autotools build system and add a simple make based one. The existing xenocara obj dir needs to be wiped before a make obj / make buildx 2024-05-18 01:06:01 +00:00
mk update to libpciacces 0.18.1 removes the autotools build system and add a simple make based one. The existing xenocara obj dir needs to be wiped before a make obj / make buildx 2024-05-18 01:06:01 +00:00
scanpci update to libpciacces 0.18.1 removes the autotools build system and add a simple make based one. The existing xenocara obj dir needs to be wiped before a make obj / make buildx 2024-05-18 01:06:01 +00:00
src update to libpciacces 0.18.1 removes the autotools build system and add a simple make based one. The existing xenocara obj dir needs to be wiped before a make obj / make buildx 2024-05-18 01:06:01 +00:00
.gitignore update to libpciacces 0.18.1 removes the autotools build system and add a simple make based one. The existing xenocara obj dir needs to be wiped before a make obj / make buildx 2024-05-18 01:06:01 +00:00
AUTHORS sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
COPYING update to libpciacces 0.18.1 removes the autotools build system and add a simple make based one. The existing xenocara obj dir needs to be wiped before a make obj / make buildx 2024-05-18 01:06:01 +00:00
Makefile.bsd-wrapper update to libpciacces 0.18.1 removes the autotools build system and add a simple make based one. The existing xenocara obj dir needs to be wiped before a make obj / make buildx 2024-05-18 01:06:01 +00:00
README.cygwin update to libpciacces 0.18.1 removes the autotools build system and add a simple make based one. The existing xenocara obj dir needs to be wiped before a make obj / make buildx 2024-05-18 01:06:01 +00:00
README.md sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
aclocal.m4 sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
config.guess sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
config.sub sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
configure sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
configure.ac sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
ltmain.sh sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
meson.build update to libpciacces 0.18.1 removes the autotools build system and add a simple make based one. The existing xenocara obj dir needs to be wiped before a make obj / make buildx 2024-05-18 01:06:01 +00:00
meson_options.txt sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
pciaccess.pc.in sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +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