libpciaccess: Changes to 'refs/tags/libpciaccess-0.11.0'

Adam Jackson ajax at kemper.freedesktop.org
Mon Dec 14 14:28:04 PST 2009


Tag 'libpciaccess-0.11.0' created by Adam Jackson <ajax at redhat.com> at 2009-12-14 22:27 -0800

libpciaccess 0.11.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAksmu80ACgkQW4otUKDs0NOK7gCfeU+mYHbNglEqx30yB+QyaDaP
aKAAn0t4QR3RnWH3qv0OcF3nAQoUs14a
=JzGO
-----END PGP SIGNATURE-----

Changes since libpciaccess-0.10.9:
Adam Jackson (5):
      Add pci_device_get_parent_bridge()
      I/O port access routines
      Fix pci_device_open_io() to actually return something useful
      Fix I/O handle array allocator to work for devices past the first
      libpciaccess 0.11.0

Gaetan Nadon (5):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES

---
 .gitignore              |   74 +++++++++++---
 INSTALL                 |  236 --------------------------------------------
 Makefile.am             |   11 +-
 configure.ac            |   15 +-
 include/pciaccess.h     |   21 ++++
 src/.gitignore          |    8 -
 src/Makefile.am         |    1 
 src/common_bridge.c     |   40 +++++++
 src/common_init.c       |    1 
 src/common_io.c         |  252 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/linux_sysfs.c       |  183 +++++++++++++++++++++++++++-------
 src/pciaccess_private.h |   22 ++++
 12 files changed, 556 insertions(+), 308 deletions(-)
---


More information about the xorg-commit mailing list