libpciaccess: Changes to 'master'

Ian Romanick idr at kemper.freedesktop.org
Sun Jul 30 15:38:41 PDT 2006


 configure.ac             |    2 
 include/pciaccess.h      |   63 +++++++++
 src/Makefile.am          |    5 
 src/common_bridge.c      |  299 +++++++++++++++++++++++++++++++++++++++++++++++
 src/common_device_name.c |   18 ++
 src/linux_sysfs.c        |    8 -
 src/pciaccess_private.h  |   13 ++
 src/scanpci.c            |   31 ++++
 8 files changed, 432 insertions(+), 7 deletions(-)

New commits:
commit 27f0ffca71277371a0b6c0cd1a720a9ce9519da5
Author: Ian Romanick <idr at localhost.localdomain>
Date:   Sun Jul 30 15:35:41 2006 -0700

    Added some function preamble comments.

commit c0e31708e0446b33240d3e1ba3e36c26a618544c
Author: Ian Romanick <idr at umwelt.(none)>
Date:   Tue Jul 25 15:36:52 2006 -0700

    Add pci_device_get_bridge_buses, bump API version to 0.5.0.

commit 2ba1a0e42928f82e678987c84598e1b9d8ba1ef9
Author: Ian Romanick <idr at umwelt.(none)>
Date:   Thu Jul 6 17:18:14 2006 -0700

    Files missed (for reasons I still don't understand) on the previous
    commit.  REALLY add support for querying bridge information.  Bump to
    version 0.5.0.

commit c0ff6e6141ee6ebb1f628931ae62f0fa8ef87061
Author: Ian Romanick <idr at umwelt.(none)>
Date:   Thu Jul 6 17:09:47 2006 -0700

    Add support for querying bridge information.  Bump to version 0.5.0.

commit 2467b3c509c7e5b771ca21ee6317b2d72d481439
Author: Ian Romanick <idr at umwelt.(none)>
Date:   Thu Jul 6 17:07:18 2006 -0700

    Fix byte ordering of the PCI class.




More information about the xorg-commit mailing list