libpciaccess: Changes to 'master'

Ian Romanick idr at kemper.freedesktop.org
Mon Jan 15 21:47:25 EET 2007


 configure.ac           |    2 +-
 include/pciaccess.h    |   12 ++++++------
 src/Makefile.am        |    2 +-
 src/common_interface.c |   18 +++++++++---------
 4 files changed, 17 insertions(+), 17 deletions(-)

New commits:
commit 54d40b528ab769c4e89aaca87d1728a6194e4378
Merge: 37ce43c... 335d42f...
Author: Ian Romanick <idr at us.ibm.com>
Date:   Mon Jan 15 11:18:29 2007 -0800

    Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libpciaccess

commit 37ce43c1804bad9c52b8316eaefd3a57b670ee29
Author: Ian Romanick <idr at us.ibm.com>
Date:   Mon Jan 15 11:18:19 2007 -0800

    Convert pci_device_write_u* funtions to take a value instead of a pointer.
    
    At anholt's request, the pci_device_write_u* functions have been
    converted to take the value to be written as a parameter instead of a
    pointer to the value.
    
    Bump the version to 0.8.0.




More information about the xorg-commit mailing list