libpciaccess x86 backend
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 19 Jan 2010 17:37:43 +0000 (18:37 +0100)
committerJulien Cristau <jcristau@debian.org>
Tue, 9 Feb 2010 23:49:38 +0000 (00:49 +0100)
commitaf2be74979aeab9a2fc4c933462e97ce70f816b6
tree5d1e3fd215e783fbaba73817f5a505c8e4f00d85
parentebb3c6b69f4e8a844ff95d4e880dde9ede3de347
libpciaccess x86 backend

This adds support on x86 for OSes that do not have a PCI interface,
tinkering with I/O ports, and makes use of it on GNU/Hurd.

Signed-off-by: Julien Cristau <jcristau@debian.org>
configure.ac
src/Makefile.am
src/common_init.c
src/pciaccess_private.h
src/x86_pci.c [new file with mode: 0644]